Salome HOME
baa5b787246f27d4be06d8be94fc5ecf24e86511
[modules/geom.git] / src / MeasureGUI / MeasureGUI_1Sel1TextView_QTD.h
1 /****************************************************************************
2 ** Form interface generated from reading ui file 'MeasureGUI_1Sel1TextView_QTD.ui'
3 **
4 ** Created: mar oct 28 14:01:14 2003
5 **      by:  The User Interface Compiler (uic)
6 **
7 ** WARNING! All changes made in this file will be lost!
8 ****************************************************************************/
9 #ifndef MEASUREGUI_1SEL1TEXTVIEW_QTD_H
10 #define MEASUREGUI_1SEL1TEXTVIEW_QTD_H
11
12 #include <qvariant.h>
13 #include <qwidget.h>
14 class QVBoxLayout; 
15 class QHBoxLayout; 
16 class QGridLayout; 
17 class QGroupBox;
18 class QLabel;
19 class QLineEdit;
20 class QPushButton;
21 class QTextEdit;
22
23 class MeasureGUI_1Sel1TextView_QTD : public QWidget
24
25     Q_OBJECT
26
27 public:
28     MeasureGUI_1Sel1TextView_QTD( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
29     ~MeasureGUI_1Sel1TextView_QTD();
30
31     QGroupBox* GroupBox1;
32     QLabel* TextLabel1;
33     QTextEdit* TextEdit1;
34     QLineEdit* LineEdit1;
35     QPushButton* PushButton1;
36
37
38 protected:
39     QGridLayout* MeasureGUI_1Sel1TextView_QTDLayout;
40     QGridLayout* GroupBox1Layout;
41     QGridLayout* Layout1;
42 };
43
44 #endif // MEASUREGUI_1SEL1TEXTVIEW_QTD_H