📄 confirm.h
字号:
/****************************************************************************** Form interface generated from reading ui file 'Confirm.ui'**** Created: 星期三 六月 27 07:13:36 2007** by: The User Interface Compiler ()**** WARNING! All changes made in this file will be lost!****************************************************************************/#ifndef FORM3_H#define FORM3_H#include <qvariant.h>#include <qdialog.h>class QVBoxLayout;class QHBoxLayout;class QGridLayout;class QSpacerItem;class QLabel;class QPushButton;class Form3 : public QDialog{ Q_OBJECTpublic: Form3( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 ); ~Form3(); QLabel* textLabel5; QPushButton* pushButton40; QPushButton* pushButton39;protected:protected slots: virtual void languageChange();};#endif // FORM3_H
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -