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