Salome HOME
NPAL16559: EDF507: Implementation of a more advanced system of measurement.
[modules/geom.git] / src / DlgRef / DlgRef_4Sel1Spin2Check_QTD.h
1 /****************************************************************************
2 ** Form interface generated from reading ui file 'DlgRef_4Sel1Spin2Check_QTD.ui'
3 **
4 ** Created: Wed Oct 25 20:32:41 2006
5 **      by: The User Interface Compiler ($Id$)
6 **
7 ** WARNING! All changes made in this file will be lost!
8 ****************************************************************************/
9
10 #ifndef DLGREF_4SEL1SPIN2CHECK_QTD_H
11 #define DLGREF_4SEL1SPIN2CHECK_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 QCheckBox;
24 class QPushButton;
25 class QLineEdit;
26 class QLabel;
27 class QSpinBox;
28
29 class GEOM_DLGREF_EXPORT DlgRef_4Sel1Spin2Check_QTD : public QWidget
30 {
31     Q_OBJECT
32
33 public:
34     DlgRef_4Sel1Spin2Check_QTD( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
35     ~DlgRef_4Sel1Spin2Check_QTD();
36
37     QGroupBox* GroupBox1;
38     QCheckBox* CheckButton2;
39     QPushButton* PushButton2;
40     QLineEdit* LineEdit5;
41     QLabel* TextLabel5;
42     QLabel* TextLabel1;
43     QLineEdit* LineEdit1;
44     QSpinBox* SpinBox1;
45     QCheckBox* CheckButton1;
46     QLabel* TextLabel2;
47     QPushButton* PushButton5;
48     QPushButton* PushButton4;
49     QLabel* TextLabel4;
50     QPushButton* PushButton1;
51     QLineEdit* LineEdit4;
52     QLineEdit* LineEdit2;
53     QLabel* TextLabel3;
54
55 protected:
56     QVBoxLayout* DlgRef_4Sel1Spin2Check_QTDLayout;
57     QVBoxLayout* GroupBox1Layout;
58     QGridLayout* Layout1;
59
60 protected slots:
61     virtual void languageChange();
62
63 };
64
65 #endif // DLGREF_4SEL1SPIN2CHECK_QTD_H