?? chaxun.h
字號:
?
+
/****************************************************************************** Form interface generated from reading ui file 'chaxun.ui'**** Created: Tue Jul 24 09:36:08 2007** by: The User Interface Compiler (uic)**** WARNING! All changes made in this file will be lost!****************************************************************************/#ifndef CHAXUN_H#define CHAXUN_H#include <qvariant.h>#include <qdialog.h>class QVBoxLayout; class QHBoxLayout; class QGridLayout; class QPushButton;class chaxun : public QDialog{ Q_OBJECTpublic: chaxun( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 ); ~chaxun(); QPushButton* PushButton1; QPushButton* PushButton1_2; QPushButton* PushButton1_7; QPushButton* PushButton1_3; QPushButton* PushButton1_4; QPushButton* PushButton1_5; QPushButton* PushButton1_6;protected: QVBoxLayout* Layout2;protected slots: virtual void fanhuidialog();};#endif // CHAXUN_H
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -