Salome HOME
Update GUI documentation for bugs 16559
[modules/geom.git] / src / DlgRef / DlgRef_3Sel1Check_QTD.h
1 /****************************************************************************
2 ** Form interface generated from reading ui file 'UIFiles/DlgRef_3Sel1Check_QTD.ui'
3 **
4 ** Created: Wed Feb 21 10:48:39 2007
5 **      by: The User Interface Compiler ($Id$)
6 **
7 ** WARNING! All changes made in this file will be lost!
8 ****************************************************************************/
9
10 #ifndef DLGREF_3SEL1CHECK_QTD_H
11 #define DLGREF_3SEL1CHECK_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 QPushButton;
24 class QLineEdit;
25 class QLabel;
26 class QRadioButton;
27
28 class GEOM_DLGREF_EXPORT DlgRef_3Sel1Check_QTD : public QWidget
29 {
30     Q_OBJECT
31
32 public:
33     DlgRef_3Sel1Check_QTD( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
34     ~DlgRef_3Sel1Check_QTD();
35
36     QGroupBox* GroupBox1;
37     QPushButton* PushButton1;
38     QLineEdit* LineEdit1;
39     QLabel* TextLabel1;
40     QPushButton* PushButton2;
41     QLineEdit* LineEdit2;
42     QLabel* TextLabel2;
43     QPushButton* PushButton3;
44     QLineEdit* LineEdit3;
45     QLabel* TextLabel3;
46     QRadioButton* radioButton4;
47
48 protected:
49     QGridLayout* DlgRef_3Sel1Check_QTDLayout;
50     QGridLayout* GroupBox1Layout;
51     QSpacerItem* Spacer3;
52
53 protected slots:
54     virtual void languageChange();
55
56 };
57
58 #endif // DLGREF_3SEL1CHECK_QTD_H