]> SALOME platform Git repositories - modules/geom.git/blob - src/EntityGUI/EntityGUI_3Spin_QTD.h
Salome HOME
PAL8395: Improve RemoveExtraEdges
[modules/geom.git] / src / EntityGUI / EntityGUI_3Spin_QTD.h
1 /****************************************************************************
2 ** Form interface generated from reading ui file 'EntityGUI_3Spin_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_3SPIN_QTD_H
10 #define ENTITYGUI_3SPIN_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_3Spin_QTD : public QWidget
23
24     Q_OBJECT
25
26 public:
27     EntityGUI_3Spin_QTD( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
28     ~EntityGUI_3Spin_QTD();
29
30     QGroupBox* GroupBox1;
31     QPushButton* buttonApply;
32     QPushButton* buttonUndo;
33     QPushButton* buttonRedo;
34     QLabel* TextLabel2;
35     QLabel* TextLabel1;
36     QSpinBox* SpinBox1;
37     QSpinBox* SpinBox2;
38     QLabel* TextLabel3;
39     QSpinBox* SpinBox3;
40
41
42 protected:
43     QGridLayout* EntityGUI_3Spin_QTDLayout;
44     QGridLayout* GroupBox1Layout;
45     QGridLayout* Layout4;
46     QGridLayout* Layout3;
47     QGridLayout* Layout2;
48     QGridLayout* Layout1;
49 };
50
51 #endif // ENTITYGUI_3SPIN_QTD_H