Salome HOME
Update copyright information
[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 "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 QSpinBox;
25 class QLineEdit;
26 class QPushButton;
27 class QCheckBox;
28
29 class GEOM_DLGREF_EXPORT DlgRef_3Sel3Spin2Check_QTD : public QWidget
30 {
31     Q_OBJECT
32
33 public:
34     DlgRef_3Sel3Spin2Check_QTD( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
35     ~DlgRef_3Sel3Spin2Check_QTD();
36
37     QGroupBox* GroupBox1;
38     QLabel* TextLabel2;
39     QSpinBox* SpinBox_3;
40     QLabel* TextLabel3;
41     QLineEdit* LineEdit2;
42     QPushButton* PushButton2;
43     QLabel* TextLabel6;
44     QPushButton* PushButton1;
45     QCheckBox* CheckBox1;
46     QSpinBox* SpinBox_2;
47     QLabel* TextLabel5;
48     QLabel* TextLabel1;
49     QLabel* TextLabel4;
50     QCheckBox* CheckBox2;
51     QLineEdit* LineEdit1;
52     QLineEdit* LineEdit3;
53     QPushButton* PushButton3;
54     QSpinBox* SpinBox_1;
55
56 protected:
57     QVBoxLayout* DlgRef_3Sel3Spin2Check_QTDLayout;
58     QGridLayout* GroupBox1Layout;
59     QGridLayout* layout1;
60     QSpacerItem* Spacer3;
61
62 protected slots:
63     virtual void languageChange();
64
65 };
66
67 #endif // DLGREF_3SEL3SPIN2CHECK_QTD_H