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

📄 chaxun.h

📁 在LINUX下实现路径规划的程序中的主菜单界面的编辑程序。
💻 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 + -