]> SALOME platform Git repositories - modules/geom.git/blob - src/DlgRef/DlgRef_2Sel2List_QTD.h
Salome HOME
Changes for bug NPAL14533 (improvement GetShapesOnShape())
[modules/geom.git] / src / DlgRef / DlgRef_2Sel2List_QTD.h
1 /****************************************************************************
2 ** Form interface generated from reading ui file 'DlgRef_2Sel2List_QTD.ui'
3 **
4 ** Created: Thu Mar 27 16:38:25 2008
5 **      by: The User Interface Compiler ($Id$)
6 **
7 ** WARNING! All changes made in this file will be lost!
8 ****************************************************************************/
9
10 #ifndef DLGREF_2SEL2LIST_QTD_H
11 #define DLGREF_2SEL2LIST_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 QComboBox;
23 class QLabel;
24 class QPushButton;
25
26 class DlgRef_2Sel2List_QTD : public QWidget
27 {
28     Q_OBJECT
29
30 public:
31     DlgRef_2Sel2List_QTD( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
32     ~DlgRef_2Sel2List_QTD();
33
34     QGroupBox* GroupBox1;
35     QLineEdit* LineEdit2;
36     QComboBox* ComboBox2;
37     QLabel* TextLabel4;
38     QComboBox* ComboBox1;
39     QLabel* TextLabel3;
40     QLineEdit* LineEdit1;
41     QLabel* TextLabel2;
42     QLabel* TextLabel1;
43     QPushButton* PushButton1;
44     QPushButton* PushButton2;
45
46 protected:
47     QVBoxLayout* DlgRef_2Sel2List_QTDLayout;
48     QGridLayout* GroupBox1Layout;
49
50 protected slots:
51     virtual void languageChange();
52
53 };
54
55 #endif // DLGREF_2SEL2LIST_QTD_H