?? childprocessform.h
字號(hào):
/****************************************************************************** Form interface generated from reading ui file 'childprocessform.ui'**** Created by: The User Interface Compiler ($Id: qt/main.cpp 3.3.6 edited Aug 31 2005 $)**** WARNING! All changes made in this file will be lost!****************************************************************************/#ifndef CHILDPROCESSFORM_H#define CHILDPROCESSFORM_H#include <qvariant.h>#include <qdialog.h>class QVBoxLayout;class QHBoxLayout;class QGridLayout;class QSpacerItem;class QLabel;class QListView;class QListViewItem;class childProcessForm : public QDialog{ Q_OBJECTpublic: childProcessForm( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 ); ~childProcessForm(); QLabel* textLabel8; QLabel* childProcesstextLabel; QLabel* textLabel9; QListView* childProcesslistView;protected: QGridLayout* childProcessFormLayout; QSpacerItem* spacer14; QSpacerItem* spacer13; QHBoxLayout* layout12; QVBoxLayout* layout18;protected slots: virtual void languageChange();};#endif // CHILDPROCESSFORM_H
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -