Salome HOME
Windows porting
[modules/geom.git] / src / DlgRef / DlgRef_3Spin_QTD.h
1 /****************************************************************************
2 ** Form interface generated from reading ui file 'DlgRef_3Spin_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_3SPIN_QTD_H
10 #define DLGREF_3SPIN_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 QSpinBox;
20
21 #if defined WNT && defined WIN32 && defined SALOME_WNT_EXPORTS
22 #define DLGREF_WNT_EXPORT __declspec( dllexport )
23 #else
24 #define DLGREF_WNT_EXPORT
25 #endif
26 class DLGREF_WNT_EXPORT DlgRef_3Spin_QTD : public QWidget
27
28     Q_OBJECT
29
30 public:
31     DlgRef_3Spin_QTD( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
32     ~DlgRef_3Spin_QTD();
33
34     QGroupBox* GroupBox1;
35     QSpinBox* SpinBox2;
36     QLabel* TextLabel3;
37     QSpinBox* SpinBox1;
38     QSpinBox* SpinBox3;
39     QLabel* TextLabel1;
40     QLabel* TextLabel2;
41
42
43 protected:
44     QGridLayout* DlgRef_3Spin_QTDLayout;
45     QGridLayout* GroupBox1Layout;
46     QGridLayout* Layout1;
47 };
48
49 #endif // DLGREF_3SPIN_QTD_H