Salome HOME
Windows porting
[modules/geom.git] / src / DlgRef / DlgRef_1Sel1Check1List_QTD.h
1 /****************************************************************************
2 ** Form interface generated from reading ui file 'DlgRef_1Sel1Check1List_QTD.ui'
3 **
4 ** Created: lun oct 27 16:18:55 2003
5 **      by:  The User Interface Compiler (uic)
6 **
7 ** WARNING! All changes made in this file will be lost!
8 ****************************************************************************/
9 #ifndef DLGREF_1SEL1CHECK1LIST_QTD_H
10 #define DLGREF_1SEL1CHECK1LIST_QTD_H
11
12 #include <qvariant.h>
13 #include <qwidget.h>
14 class QVBoxLayout; 
15 class QHBoxLayout; 
16 class QGridLayout; 
17 class QComboBox;
18 class QGroupBox;
19 class QLabel;
20 class QLineEdit;
21 class QPushButton;
22 class QRadioButton;
23
24 #if defined WNT && defined WIN32 && defined SALOME_WNT_EXPORTS
25 #define DLGREF_WNT_EXPORT __declspec( dllexport )
26 #else
27 #define DLGREF_WNT_EXPORT
28 #endif
29
30 class DLGREF_WNT_EXPORT DlgRef_1Sel1Check1List_QTD : public QWidget
31
32     Q_OBJECT
33
34 public:
35     DlgRef_1Sel1Check1List_QTD( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
36     ~DlgRef_1Sel1Check1List_QTD();
37
38     QGroupBox* GroupBox1;
39     QRadioButton* CheckButton1;
40     QLabel* TextLabel2;
41     QComboBox* ComboBox1;
42     QLineEdit* LineEdit1;
43     QLabel* TextLabel1;
44     QPushButton* PushButton1;
45
46
47 protected:
48     QGridLayout* DlgRef_1Sel1Check1List_QTDLayout;
49     QGridLayout* GroupBox1Layout;
50     QGridLayout* Layout1;
51 };
52
53 #endif // DLGREF_1SEL1CHECK1LIST_QTD_H