Salome HOME
NPAL13898 Ok/Apply/Close laborious for User
[modules/geom.git] / src / DlgRef / DlgRef_3Sel3Spin2Check_QTD.h
1 /****************************************************************************
2 ** Form interface generated from reading ui file 'DlgRef_3Sel3Spin2Check_QTD.ui'
3 **
4 ** Created: Wed Mar 12 11:57:09 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_3SEL3SPIN2CHECK_QTD_H
11 #define DLGREF_3SEL3SPIN2CHECK_QTD_H
12
13 #include <qvariant.h>
14 #include <qwidget.h>
15
16 class QVBoxLayout;
17 class QHBoxLayout;
18 class QGridLayout;
19 class QSpacerItem;
20 class QGroupBox;
21 class QLabel;
22 class QSpinBox;
23 class QLineEdit;
24 class QPushButton;
25 class QCheckBox;
26
27 class DlgRef_3Sel3Spin2Check_QTD : public QWidget
28 {
29     Q_OBJECT
30
31 public:
32     DlgRef_3Sel3Spin2Check_QTD( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
33     ~DlgRef_3Sel3Spin2Check_QTD();
34
35     QGroupBox* GroupBox1;
36     QLabel* TextLabel2;
37     QSpinBox* SpinBox_3;
38     QLabel* TextLabel3;
39     QLineEdit* LineEdit2;
40     QPushButton* PushButton2;
41     QLabel* TextLabel6;
42     QPushButton* PushButton1;
43     QCheckBox* CheckBox1;
44     QSpinBox* SpinBox_2;
45     QLabel* TextLabel5;
46     QLabel* TextLabel1;
47     QLabel* TextLabel4;
48     QCheckBox* CheckBox2;
49     QLineEdit* LineEdit1;
50     QLineEdit* LineEdit3;
51     QPushButton* PushButton3;
52     QSpinBox* SpinBox_1;
53
54 protected:
55     QVBoxLayout* DlgRef_3Sel3Spin2Check_QTDLayout;
56     QGridLayout* GroupBox1Layout;
57     QGridLayout* layout1;
58     QSpacerItem* Spacer3;
59
60 protected slots:
61     virtual void languageChange();
62
63 };
64
65 #endif // DLGREF_3SEL3SPIN2CHECK_QTD_H