Salome HOME
Join modifications from BR_Dev_For_4_0 tag V4_1_1.
[modules/geom.git] / src / MeasureGUI / MeasureGUI_2Sel1LineEdit_QTD.h
1 /****************************************************************************
2 ** Form interface generated from reading ui file 'MeasureGUI_2Sel1LineEdit_QTD.ui'
3 **
4 ** Created: Tue Oct 9 14:45:55 2007
5 **      by: The User Interface Compiler ($Id$)
6 **
7 ** WARNING! All changes made in this file will be lost!
8 ****************************************************************************/
9
10 #ifndef MEASUREGUI_2SEL1LINEEDIT_QTD_H
11 #define MEASUREGUI_2SEL1LINEEDIT_QTD_H
12
13 #include "GEOM_MeasureGUI.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 QLineEdit;
26
27 class GEOM_MEASUREGUI_EXPORT MeasureGUI_2Sel1LineEdit_QTD : public QWidget
28 {
29     Q_OBJECT
30
31 public:
32     MeasureGUI_2Sel1LineEdit_QTD( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
33     ~MeasureGUI_2Sel1LineEdit_QTD();
34
35     QGroupBox* GroupBox1;
36     QLabel* TextLabel1;
37     QPushButton* PushButton1;
38     QLineEdit* LineEdit1;
39     QLabel* TextLabel2;
40     QPushButton* PushButton2;
41     QLineEdit* LineEdit2;
42     QLabel* TextLabel3;
43     QLineEdit* LineEdit3;
44
45 protected:
46     QGridLayout* MeasureGUI_2Sel1LineEdit_QTDLayout;
47     QGridLayout* GroupBox1Layout;
48     QGridLayout* Layout1;
49     QSpacerItem* Spacer8;
50
51 protected slots:
52     virtual void languageChange();
53
54 };
55
56 #endif // MEASUREGUI_2SEL1LINEEDIT_QTD_H