www.pudn.com > hobby_cpp.rar > sigcreatedlg.h


/****************************************************************************
** Form interface generated from reading ui file '/root/myhome/cpp/sigcreate-0.100/src/sigcreatedlg.ui'
**
** Created: 六  6月 4 23:09:06 2005
**      by: The User Interface Compiler ($Id: qt/main.cpp   3.3.3   edited Nov 24 2003 $)
**
** WARNING! All changes made in this file will be lost!
****************************************************************************/

#ifndef SIGCREATEDLG_H
#define SIGCREATEDLG_H

#include 
#include 

class QVBoxLayout;
class QHBoxLayout;
class QGridLayout;
class QSpacerItem;
class QButtonGroup;
class QComboBox;
class QLabel;
class QLineEdit;
class QPushButton;
class QTextEdit;
class QTable;

class SigCreateDlg : public QWidget
{
    Q_OBJECT

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

    QButtonGroup* buttonGroup1;
    QComboBox* commBox1;
    QComboBox* commBox2;
    QComboBox* commBox3;
    QLabel* textLabel3_2;
    QLineEdit* lineEdit2;
    QLabel* textLabel5_2;
    QLineEdit* lineEdit5;
    QLabel* textLabel1;
    QLabel* textLabel4_2;
    QLineEdit* lineEdit4;
    QLineEdit* lineEdit3;
    QLineEdit* lineEdit1;
    QLabel* textLabel2_2;
    QLabel* textLabel6;
    QLabel* textLabel7;
    QLabel* textLabel8;
    QButtonGroup* buttonGroup3;
    QPushButton* createButton;
    QPushButton* tryButton;
    QPushButton* cancelButton;
    QLabel* textLabel1_2;
    QLabel* textLabel15;
    QLineEdit* lineEdit12;
    QLabel* textLabel17;
    QLineEdit* lineEdit11;
    QLabel* textLabel16;
    QLineEdit* lineEdit10;
    QComboBox* commBox;
    QButtonGroup* buttonGroup2;
    QTextEdit* sigBox;
    QLabel* textLabel14;
    QLabel* textLabel13;
    QComboBox* commBox5;
    QComboBox* commBox4;
    QLineEdit* lineEdit7;
    QLabel* textLabel11;
    QLineEdit* lineEdit8;
    QLineEdit* lineEdit6;
    QLabel* textLabel12;
    QLabel* textLabel9;
    QLineEdit* lineEdit9;
    QLabel* textLabel10;
    QTable* table1;

public slots:
    virtual void slotCreateSig();
    virtual void slotTry();

protected:
    virtual void paintEvent( QPaintEvent * );


protected slots:
    virtual void languageChange();

};

#endif // SIGCREATEDLG_H