fdfd.h
来自「Linux QT平台开发的手机归属地查询软件。用的QT自带支持的SQLITE数据」· C头文件 代码 · 共 42 行
H
42 行
/****************************************************************************** Form interface generated from reading ui file 'fdfd.ui'**** Created: 四 4月 26 09:25:42 2007** by: The User Interface Compiler ($Id: qt/main.cpp 3.1.1 edited Nov 21 17:40 $)**** WARNING! All changes made in this file will be lost!****************************************************************************/#ifndef FORM1_H#define FORM1_H#include <qvariant.h>#include <qpixmap.h>#include <qwidget.h>class QVBoxLayout;class QHBoxLayout;class QGridLayout;class QLabel;class Form1 : public QWidget{ Q_OBJECTpublic: Form1( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 ); ~Form1(); QLabel* PixmapLabel1;protected:protected slots: virtual void languageChange();private: QPixmap image0;};#endif // FORM1_H
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?