Salome HOME
2df127740c572220eed78b828022fb6ad6aceb42
[modules/geom.git] / src / DlgRef / DlgRef_3Spin1Check_QTD.h
1 /****************************************************************************
2 ** Form interface generated from reading ui file 'DlgRef_3Spin1Check_QTD.ui'
3 **
4 ** Created: dim sep 28 18:11:19 2003
5 **      by:  The User Interface Compiler (uic)
6 **
7 ** WARNING! All changes made in this file will be lost!
8 ****************************************************************************/
9 #ifndef DLGREF_3SPIN1CHECK_QTD_H
10 #define DLGREF_3SPIN1CHECK_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 QRadioButton;
20 class QSpinBox;
21
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
28 class DLGREF_WNT_EXPORT DlgRef_3Spin1Check_QTD : public QWidget
29
30     Q_OBJECT
31
32 public:
33     DlgRef_3Spin1Check_QTD( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
34     ~DlgRef_3Spin1Check_QTD();
35
36     QGroupBox* GroupBox1;
37     QRadioButton* CheckBox1;
38     QSpinBox* SpinBox2;
39     QLabel* TextLabel3;
40     QSpinBox* SpinBox3;
41     QSpinBox* SpinBox1;
42     QLabel* TextLabel1;
43     QLabel* TextLabel2;
44
45
46 protected:
47     QGridLayout* DlgRef_3Spin1Check_QTDLayout;
48     QGridLayout* GroupBox1Layout;
49     QGridLayout* Layout1;
50 };
51
52 #endif // DLGREF_3SPIN1CHECK_QTD_H