Salome HOME
Fixed method GetSame for the case of two cylindrical surfaces that are part of the...
[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 <qvariant.h>
14 #include <qwidget.h>
15
16 class QVBoxLayout;
17 class QHBoxLayout;
18 class QGridLayout;
19 class QSpacerItem;
20 class QGroupBox;
21 class QPushButton;
22 class QLineEdit;
23 class QLabel;
24 class QRadioButton;
25
26 class DlgRef_3Sel1Check_QTD : public QWidget
27 {
28     Q_OBJECT
29
30 public:
31     DlgRef_3Sel1Check_QTD( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
32     ~DlgRef_3Sel1Check_QTD();
33
34     QGroupBox* GroupBox1;
35     QPushButton* PushButton1;
36     QLineEdit* LineEdit1;
37     QLabel* TextLabel1;
38     QPushButton* PushButton2;
39     QLineEdit* LineEdit2;
40     QLabel* TextLabel2;
41     QPushButton* PushButton3;
42     QLineEdit* LineEdit3;
43     QLabel* TextLabel3;
44     QRadioButton* radioButton4;
45
46 protected:
47     QGridLayout* DlgRef_3Sel1Check_QTDLayout;
48     QGridLayout* GroupBox1Layout;
49     QSpacerItem* Spacer3;
50
51 protected slots:
52     virtual void languageChange();
53
54 };
55
56 #endif // DLGREF_3SEL1CHECK_QTD_H