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

📄 jbxxbase.h

📁 Qtopia链接Sqlite3数据库 Qtopia 2.2.0 Sqlite3
💻 H
字号:
/****************************************************************************
** Form interface generated from reading ui file 'jbxxBase.ui'
**
** Created: Mon Mar 5 14:24:56 2007
**      by:  The User Interface Compiler (uic)
**
** WARNING! All changes made in this file will be lost!
****************************************************************************/
#ifndef JBXXBASE_H
#define JBXXBASE_H

#include <qvariant.h>
#include <qwidget.h>
class QVBoxLayout; 
class QHBoxLayout; 
class QGridLayout; 
class QComboBox;
class QLabel;
class QLineEdit;
class QListView;
class QListViewItem;
class QPushButton;

class JbxxBase : public QWidget
{ 
    Q_OBJECT

public:
    JbxxBase( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
    ~JbxxBase();

    QLineEdit* le_CheCi;
    QLabel* TextLabel3;
    QLabel* TextLabel5;
    QLineEdit* le_CheHao;
    QLabel* TextLabel4;
    QLabel* TextLabel2;
    QLabel* TextLabel1;
    QPushButton* pb_NewCheCi;
    QPushButton* pb_NewCheHao;
    QLineEdit* le_Jjss;
    QComboBox* cb_Sw;
    QLineEdit* le_Gd;
    QListView* lv_Sxff;

};

#endif // JBXXBASE_H

⌨️ 快捷键说明

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