Salome HOME
DCQ : Merge with Ecole_Ete_a6.
[modules/geom.git] / src / EntityGUI / EntityGUI_2Spin_QTD.h
1 /****************************************************************************
2 ** Form interface generated from reading ui file 'EntityGUI_2Spin_QTD.ui'
3 **
4 ** Created: ven déc 12 11:17:10 2003
5 **      by:  The User Interface Compiler (uic)
6 **
7 ** WARNING! All changes made in this file will be lost!
8 ****************************************************************************/
9 #ifndef ENTITYGUI_2SPIN_QTD_H
10 #define ENTITYGUI_2SPIN_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 QPushButton;
20 class QSpinBox;
21
22 class EntityGUI_2Spin_QTD : public QWidget
23
24     Q_OBJECT
25
26 public:
27     EntityGUI_2Spin_QTD( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
28     ~EntityGUI_2Spin_QTD();
29
30     QGroupBox* GroupBox1;
31     QPushButton* buttonUndo;
32     QPushButton* buttonApply;
33     QLabel* TextLabel2;
34     QLabel* TextLabel1;
35     QSpinBox* SpinBox1;
36     QSpinBox* SpinBox2;
37
38
39 protected:
40     QGridLayout* EntityGUI_2Spin_QTDLayout;
41     QGridLayout* GroupBox1Layout;
42     QGridLayout* Layout3;
43     QGridLayout* Layout2;
44     QGridLayout* Layout1;
45 };
46
47 #endif // ENTITYGUI_2SPIN_QTD_H