]> SALOME platform Git repositories - modules/geom.git/blob - src/DlgRef/DlgRef_1Sel5Spin1Check_QTD.h
Salome HOME
Update copyright information
[modules/geom.git] / src / DlgRef / DlgRef_1Sel5Spin1Check_QTD.h
1 /****************************************************************************
2 ** Form interface generated from reading ui file 'DlgRef_1Sel5Spin1Check_QTD.ui'
3 **
4 ** Created: Fri Feb 1 14:04:51 2008
5 **      by: The User Interface Compiler ($Id$)
6 **
7 ** WARNING! All changes made in this file will be lost!
8 ****************************************************************************/
9
10 #ifndef DLGREF_1SEL5SPIN1CHECK_QTD_H
11 #define DLGREF_1SEL5SPIN1CHECK_QTD_H
12
13 #include "GEOM_DlgRef.hxx"
14
15 #include <qvariant.h>
16 #include <qwidget.h>
17
18 class QVBoxLayout;
19 class QHBoxLayout;
20 class QGridLayout;
21 class QSpacerItem;
22 class QGroupBox;
23 class QLabel;
24 class QPushButton;
25 class QSpinBox;
26 class QCheckBox;
27 class QLineEdit;
28
29 class GEOM_DLGREF_EXPORT DlgRef_1Sel5Spin1Check_QTD : public QWidget
30 {
31     Q_OBJECT
32
33 public:
34     DlgRef_1Sel5Spin1Check_QTD( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
35     ~DlgRef_1Sel5Spin1Check_QTD();
36
37     QGroupBox* GroupBox1;
38     QLabel* TextLabel1;
39     QPushButton* PushButton1;
40     QSpinBox* SpinBox2;
41     QSpinBox* SpinBox3;
42     QLabel* TextLabel5;
43     QLabel* TextLabel3;
44     QLabel* TextLabel4;
45     QSpinBox* SpinBox4;
46     QSpinBox* SpinBox1;
47     QLabel* TextLabel6;
48     QLabel* TextLabel2;
49     QSpinBox* SpinBox5;
50     QCheckBox* CheckBox1;
51     QLineEdit* LineEdit1;
52
53 protected:
54     QGridLayout* DlgRef_1Sel5Spin1Check_QTDLayout;
55     QGridLayout* GroupBox1Layout;
56     QGridLayout* Layout1;
57     QSpacerItem* Spacer6;
58     QGridLayout* Layout2;
59
60 protected slots:
61     virtual void languageChange();
62
63 };
64
65 #endif // DLGREF_1SEL5SPIN1CHECK_QTD_H