Salome HOME
DCQ : New Architecture
[modules/geom.git] / src / DlgRef / DlgRef_3Sel_QTD.h
1 /****************************************************************************
2 ** Form interface generated from reading ui file 'DlgRef_3Sel_QTD.ui'
3 **
4 ** Created: lun sep 29 11:05:21 2003
5 **      by:  The User Interface Compiler (uic)
6 **
7 ** WARNING! All changes made in this file will be lost!
8 ****************************************************************************/
9 #ifndef DLGREF_3SEL_QTD_H
10 #define DLGREF_3SEL_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 class DlgRef_3Sel_QTD : public QWidget
23
24     Q_OBJECT
25
26 public:
27     DlgRef_3Sel_QTD( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
28     ~DlgRef_3Sel_QTD();
29
30     QGroupBox* GroupBox1;
31     QLineEdit* LineEdit3;
32     QPushButton* PushButton1;
33     QLineEdit* LineEdit2;
34     QLabel* TextLabel1;
35     QLabel* TextLabel3;
36     QLineEdit* LineEdit1;
37     QLabel* TextLabel2;
38     QPushButton* PushButton3;
39     QPushButton* PushButton2;
40
41
42 protected:
43     QGridLayout* DlgRef_3Sel_QTDLayout;
44     QGridLayout* GroupBox1Layout;
45     QGridLayout* Layout1;
46 };
47
48 #endif // DLGREF_3SEL_QTD_H