]> SALOME platform Git repositories - modules/geom.git/blob - src/DlgRef/DlgRef_3Sel2Spin_QTD.h
Salome HOME
Issue 0020400: EDF 1057 GEOM: Point coordinate operation gives (0,0,0)
[modules/geom.git] / src / DlgRef / DlgRef_3Sel2Spin_QTD.h
1 /****************************************************************************
2 ** Form interface generated from reading ui file 'DlgRef_3Sel2Spin_QTD.ui'
3 **
4 ** Created: Mon Apr 13 11:59:11 2009
5 **      by: The User Interface Compiler ($Id$)
6 **
7 ** WARNING! All changes made in this file will be lost!
8 ****************************************************************************/
9
10 #ifndef DLGREF_3SEL2SPIN_QTD_H
11 #define DLGREF_3SEL2SPIN_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 QLineEdit;
22 class QLabel;
23 class QPushButton;
24 class QSpinBox;
25
26 class DlgRef_3Sel2Spin_QTD : public QWidget
27 {
28     Q_OBJECT
29
30 public:
31     DlgRef_3Sel2Spin_QTD( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
32     ~DlgRef_3Sel2Spin_QTD();
33
34     QGroupBox* GroupBox1;
35     QLineEdit* LineEdit1;
36     QLabel* TextLabel1;
37     QPushButton* PushButton1;
38     QLabel* TextLabel2;
39     QLineEdit* LineEdit2;
40     QPushButton* PushButton2;
41     QLabel* TextLabel3;
42     QPushButton* PushButton3;
43     QLineEdit* LineEdit3;
44     QSpinBox* SpinBox2;
45     QLabel* TextLabel5;
46     QLabel* TextLabel4;
47     QSpinBox* SpinBox1;
48
49 protected:
50     QGridLayout* DlgRef_3Sel2Spin_QTDLayout;
51     QGridLayout* GroupBox1Layout;
52     QSpacerItem* Spacer5;
53     QGridLayout* Layout2;
54
55 protected slots:
56     virtual void languageChange();
57
58 };
59
60 #endif // DLGREF_3SEL2SPIN_QTD_H