Salome HOME
Windows porting
[modules/geom.git] / src / DlgRef / DlgRef_1Sel1Check_QTD.h
1 /****************************************************************************
2 ** Form interface generated from reading ui file 'DlgRef_1Sel1Check_QTD.ui'
3 **
4 ** Created: Thu May 20 11:55:05 2004
5 **      by:  The User Interface Compiler (uic)
6 **
7 ** WARNING! All changes made in this file will be lost!
8 ****************************************************************************/
9 #ifndef DLGREF_1SEL1CHECK_QTD_H
10 #define DLGREF_1SEL1CHECK_QTD_H
11
12 #include <qvariant.h>
13 #include <qwidget.h>
14 class QVBoxLayout; 
15 class QHBoxLayout; 
16 class QGridLayout; 
17 class QCheckBox;
18 class QGroupBox;
19 class QLabel;
20 class QLineEdit;
21 class QPushButton;
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_1Sel1Check_QTD : public QWidget
30
31     Q_OBJECT
32
33 public:
34     DlgRef_1Sel1Check_QTD( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
35     ~DlgRef_1Sel1Check_QTD();
36
37     QGroupBox* GroupBox1;
38     QLabel* TextLabel1;
39     QPushButton* PushButton1;
40     QCheckBox* CheckButton1;
41     QLineEdit* LineEdit1;
42
43
44 protected:
45     QGridLayout* DlgRef_1Sel1Check_QTDLayout;
46     QGridLayout* GroupBox1Layout;
47     QGridLayout* Layout3;
48 };
49
50 #endif // DLGREF_1SEL1CHECK_QTD_H