]> SALOME platform Git repositories - modules/geom.git/blob - src/DlgRef/DlgRef_2Sel1Spin_QTD.h
Salome HOME
DCQ : New Architecture
[modules/geom.git] / src / DlgRef / DlgRef_2Sel1Spin_QTD.h
1 /****************************************************************************
2 ** Form interface generated from reading ui file 'DlgRef_2Sel1Spin_QTD.ui'
3 **
4 ** Created: mar sep 23 16:05:09 2003
5 **      by:  The User Interface Compiler (uic)
6 **
7 ** WARNING! All changes made in this file will be lost!
8 ****************************************************************************/
9 #ifndef DLGREF_2SEL1SPIN_QTD_H
10 #define DLGREF_2SEL1SPIN_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 QSpinBox;
22
23 class DlgRef_2Sel1Spin_QTD : public QWidget
24
25     Q_OBJECT
26
27 public:
28     DlgRef_2Sel1Spin_QTD( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
29     ~DlgRef_2Sel1Spin_QTD();
30
31     QGroupBox* GroupBox1;
32     QLineEdit* LineEdit1;
33     QPushButton* PushButton2;
34     QLabel* TextLabel1;
35     QLineEdit* LineEdit2;
36     QPushButton* PushButton1;
37     QLabel* TextLabel2;
38     QSpinBox* SpinBox1;
39     QLabel* TextLabel3;
40
41
42 protected:
43     QGridLayout* DlgRef_2Sel1Spin_QTDLayout;
44     QGridLayout* GroupBox1Layout;
45     QGridLayout* Layout1;
46     QGridLayout* Layout2;
47 };
48
49 #endif // DLGREF_2SEL1SPIN_QTD_H