]> SALOME platform Git repositories - modules/geom.git/blob - src/DlgRef/DlgRef_2Sel2Spin1Check_QTD.h
Salome HOME
DCQ : New Architecture
[modules/geom.git] / src / DlgRef / DlgRef_2Sel2Spin1Check_QTD.h
1 /****************************************************************************
2 ** Form interface generated from reading ui file 'DlgRef_2Sel2Spin1Check_QTD.ui'
3 **
4 ** Created: ven oct 24 09:53:25 2003
5 **      by:  The User Interface Compiler (uic)
6 **
7 ** WARNING! All changes made in this file will be lost!
8 ****************************************************************************/
9 #ifndef DLGREF_2SEL2SPIN1CHECK_QTD_H
10 #define DLGREF_2SEL2SPIN1CHECK_QTD_H
11
12 #include <qvariant.h>
13 #include <qwidget.h>
14 class QVBoxLayout; 
15 class QHBoxLayout; 
16 class QGridLayout; 
17 class QGroupBox;
18 class QLabel;
19 class QLineEdit;
20 class QPushButton;
21 class QRadioButton;
22 class QSpinBox;
23
24 class DlgRef_2Sel2Spin1Check_QTD : public QWidget
25
26     Q_OBJECT
27
28 public:
29     DlgRef_2Sel2Spin1Check_QTD( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
30     ~DlgRef_2Sel2Spin1Check_QTD();
31
32     QGroupBox* GroupBox1;
33     QLabel* TextLabel2;
34     QPushButton* PushButton1;
35     QSpinBox* SpinBox1;
36     QLabel* TextLabel3;
37     QLabel* TextLabel4;
38     QSpinBox* SpinBox2;
39     QLabel* TextLabel1;
40     QPushButton* PushButton2;
41     QLineEdit* LineEdit2;
42     QRadioButton* CheckButton1;
43     QLineEdit* LineEdit1;
44
45
46 protected:
47     QGridLayout* DlgRef_2Sel2Spin1Check_QTDLayout;
48     QGridLayout* GroupBox1Layout;
49     QGridLayout* Layout1;
50     QGridLayout* Layout2;
51 };
52
53 #endif // DLGREF_2SEL2SPIN1CHECK_QTD_H