]> SALOME platform Git repositories - modules/geom.git/blob - src/DlgRef/DlgRef_1Sel3Spin_QTD.h
Salome HOME
Windows porting
[modules/geom.git] / src / DlgRef / DlgRef_1Sel3Spin_QTD.h
1 /****************************************************************************
2 ** Form interface generated from reading ui file 'DlgRef_1Sel3Spin_QTD.ui'
3 **
4 ** Created: ven oct 24 15:55:10 2003
5 **      by:  The User Interface Compiler (uic)
6 **
7 ** WARNING! All changes made in this file will be lost!
8 ****************************************************************************/
9 #ifndef DLGREF_1SEL3SPIN_QTD_H
10 #define DLGREF_1SEL3SPIN_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 #if defined WNT && defined WIN32 && defined SALOME_WNT_EXPORTS
23 #define DLGREF_WNT_EXPORT __declspec( dllexport )
24 #else
25 #define DLGREF_WNT_EXPORT
26 #endif
27 class DLGREF_WNT_EXPORT DlgRef_1Sel3Spin_QTD : public QWidget
28
29     Q_OBJECT
30
31 public:
32     DlgRef_1Sel3Spin_QTD( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
33     ~DlgRef_1Sel3Spin_QTD();
34
35     QGroupBox* GroupBox1;
36     QLabel* TextLabel1;
37     QPushButton* PushButton1;
38     QLineEdit* LineEdit1;
39     QSpinBox* SpinBox2;
40     QLabel* TextLabel3;
41     QSpinBox* SpinBox3;
42     QSpinBox* SpinBox1;
43     QLabel* TextLabel4;
44     QLabel* TextLabel2;
45
46
47 protected:
48     QGridLayout* DlgRef_1Sel3Spin_QTDLayout;
49     QGridLayout* GroupBox1Layout;
50     QGridLayout* Layout1;
51     QGridLayout* Layout2;
52 };
53
54 #endif // DLGREF_1SEL3SPIN_QTD_H