]> SALOME platform Git repositories - modules/geom.git/blob - src/DlgRef/DlgRef_2Sel2List_QTD.h
Salome HOME
Fix compilation problems on Win32 Platform:
[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 "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 QLineEdit;
24 class QComboBox;
25 class QLabel;
26 class QPushButton;
27
28 class GEOM_DLGREF_EXPORT DlgRef_2Sel2List_QTD : public QWidget
29 {
30     Q_OBJECT
31
32 public:
33     DlgRef_2Sel2List_QTD( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
34     ~DlgRef_2Sel2List_QTD();
35
36     QGroupBox* GroupBox1;
37     QLineEdit* LineEdit2;
38     QComboBox* ComboBox2;
39     QLabel* TextLabel4;
40     QComboBox* ComboBox1;
41     QLabel* TextLabel3;
42     QLineEdit* LineEdit1;
43     QLabel* TextLabel2;
44     QLabel* TextLabel1;
45     QPushButton* PushButton1;
46     QPushButton* PushButton2;
47
48 protected:
49     QVBoxLayout* DlgRef_2Sel2List_QTDLayout;
50     QGridLayout* GroupBox1Layout;
51
52 protected slots:
53     virtual void languageChange();
54
55 };
56
57 #endif // DLGREF_2SEL2LIST_QTD_H