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