]> SALOME platform Git repositories - modules/geom.git/blob - src/EntityGUI/EntityGUI_1Sel_QTD.h
Salome HOME
*** empty log message ***
[modules/geom.git] / src / EntityGUI / EntityGUI_1Sel_QTD.h
1 /****************************************************************************
2 ** Form interface generated from reading ui file 'EntityGUI_1Sel_QTD.ui'
3 **
4 ** Created: Fri Jul 30 16:06:00 2004
5 **      by:  The User Interface Compiler (uic)
6 **
7 ** WARNING! All changes made in this file will be lost!
8 ****************************************************************************/
9 #ifndef ENTITYGUI_1SEL_QTD_H
10 #define ENTITYGUI_1SEL_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 EntityGUI_1Sel_QTD : public QWidget
23
24     Q_OBJECT
25
26 public:
27     EntityGUI_1Sel_QTD( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
28     ~EntityGUI_1Sel_QTD();
29
30     QGroupBox* GroupBox1;
31     QPushButton* buttonApply;
32     QPushButton* buttonRedo;
33     QPushButton* buttonUndo;
34     QLabel* TextLabel1;
35     QPushButton* PushButton1;
36     QLineEdit* LineEdit1;
37
38
39 protected:
40     QGridLayout* EntityGUI_1Sel_QTDLayout;
41     QGridLayout* GroupBox1Layout;
42     QGridLayout* Layout4;
43     QGridLayout* Layout3;
44     QGridLayout* Layout2;
45     QGridLayout* Layout1;
46 };
47
48 #endif // ENTITYGUI_1SEL_QTD_H