]> SALOME platform Git repositories - modules/geom.git/blob - src/DlgRef/DlgRef_4Sel1List1Check_QTD.h
Salome HOME
Modified a method createAndDisplayGO
[modules/geom.git] / src / DlgRef / DlgRef_4Sel1List1Check_QTD.h
1 /****************************************************************************
2 ** Form interface generated from reading ui file 'DlgRef_4Sel1List1Check_QTD.ui'
3 **
4 ** Created: lun oct 27 17:21:03 2003
5 **      by:  The User Interface Compiler (uic)
6 **
7 ** WARNING! All changes made in this file will be lost!
8 ****************************************************************************/
9 #ifndef DLGREF_4SEL1LIST1CHECK_QTD_H
10 #define DLGREF_4SEL1LIST1CHECK_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 QCheckBox;
23 class QPushButton;
24
25 #if defined WNT && defined WIN32 && defined SALOME_WNT_EXPORTS
26 #define DLGREF_WNT_EXPORT __declspec( dllexport )
27 #else
28 #define DLGREF_WNT_EXPORT
29 #endif
30
31 class DLGREF_WNT_EXPORT DlgRef_4Sel1List1Check_QTD : public QWidget
32
33     Q_OBJECT
34
35 public:
36     DlgRef_4Sel1List1Check_QTD( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
37     ~DlgRef_4Sel1List1Check_QTD();
38
39     QGroupBox* GroupBox1;
40     QGroupBox* GroupBox2;
41     QLabel* TextLabel1;
42     QLabel* TextLabel2;
43     QLabel* TextLabel3;
44     QLabel* TextLabel4;
45     QLabel* TextLabel5;
46     QPushButton* PushButton1;
47     QPushButton* PushButton2;
48     QPushButton* PushButton3;
49     QPushButton* PushButton4;
50     QLineEdit* LineEdit1;
51     QLineEdit* LineEdit2;
52     QLineEdit* LineEdit3;
53     QLineEdit* LineEdit4;
54     QComboBox* ComboBox1;
55     QCheckBox* CheckBox1;
56     QPushButton* PushButton5;
57
58 protected:
59     QGridLayout* DlgRef_4Sel1List1Check_QTDLayout;
60     QGridLayout* GroupBox1Layout;
61     QGridLayout* GroupBox2Layout;
62     QGridLayout* Layout1;
63     QGridLayout* Layout2;
64 };
65
66 #endif // DLGREF_4SEL1LIST1CHECK_QTD_H