Salome HOME
ENV: Windows porting
[modules/geom.git] / src / DlgRef / DlgRef_6Sel_QTD.h
1 /****************************************************************************
2 ** Form interface generated from reading ui file 'DlgRef_6Sel_QTD.ui'
3 **
4 ** Created: Tue Aug 24 18:18:28 2004
5 **      by:  The User Interface Compiler (uic)
6 **
7 ** WARNING! All changes made in this file will be lost!
8 ****************************************************************************/
9 #ifndef DLGREF_6SEL_QTD_H
10 #define DLGREF_6SEL_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 QLineEdit;
20 class QPushButton;
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_6Sel_QTD : public QWidget
29
30     Q_OBJECT
31
32 public:
33     DlgRef_6Sel_QTD( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
34     ~DlgRef_6Sel_QTD();
35
36     QGroupBox* GroupBox1;
37     QLabel* TextLabel1;
38     QLabel* TextLabel2;
39     QLabel* TextLabel3;
40     QLabel* TextLabel4;
41     QLabel* TextLabel5;
42     QLabel* TextLabel6;
43     QPushButton* PushButton1;
44     QPushButton* PushButton2;
45     QPushButton* PushButton3;
46     QPushButton* PushButton4;
47     QPushButton* PushButton5;
48     QPushButton* PushButton6;
49     QLineEdit* LineEdit1;
50     QLineEdit* LineEdit2;
51     QLineEdit* LineEdit3;
52     QLineEdit* LineEdit4;
53     QLineEdit* LineEdit5;
54     QLineEdit* LineEdit6;
55
56
57 protected:
58     QGridLayout* DlgRef_6Sel_QTDLayout;
59     QGridLayout* GroupBox1Layout;
60     QGridLayout* Layout1;
61 };
62
63 #endif // DLGREF_6SEL_QTD_H