⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 search2.h

📁 学生管理系统 使用Qt写的界面 交互性好
💻 H
字号:
/****************************************************************************** Form interface generated from reading ui file 'Search2.ui'**** Created: 星期三 六月 27 07:23:11 2007**      by: The User Interface Compiler ()**** WARNING! All changes made in this file will be lost!****************************************************************************/#ifndef FORM6_H#define FORM6_H#include <qvariant.h>#include <qdialog.h>class QVBoxLayout;class QHBoxLayout;class QGridLayout;class QSpacerItem;class QPushButton;class QLineEdit;class Form6 : public QDialog{    Q_OBJECTpublic:    Form6( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );    ~Form6();    QPushButton* pushButton142;    QLineEdit* lineEdit97;    QPushButton* pushButton141;    QString key;    void myinit();public slots:    void quitBy();protected:protected slots:    virtual void languageChange();};#endif // FORM6_H

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -