Salome HOME
Update mail address
[modules/geom.git] / src / DlgRef / DlgRef_4Sel1List1Check_QTD.h
1 // Copyright (C) 2005  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
2 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
3 // 
4 // This library is free software; you can redistribute it and/or
5 // modify it under the terms of the GNU Lesser General Public
6 // License as published by the Free Software Foundation; either 
7 // version 2.1 of the License.
8 // 
9 // This library is distributed in the hope that it will be useful 
10 // but WITHOUT ANY WARRANTY; without even the implied warranty of 
11 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU 
12 // Lesser General Public License for more details.
13 //
14 // You should have received a copy of the GNU Lesser General Public  
15 // License along with this library; if not, write to the Free Software 
16 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
17 //
18 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
19 //
20 /****************************************************************************
21 ** Form interface generated from reading ui file 'DlgRef_4Sel1List1Check_QTD.ui'
22 **
23 ** Created: lun oct 27 17:21:03 2003
24 **      by:  The User Interface Compiler (uic)
25 **
26 ** WARNING! All changes made in this file will be lost!
27 ****************************************************************************/
28 #ifndef DLGREF_4SEL1LIST1CHECK_QTD_H
29 #define DLGREF_4SEL1LIST1CHECK_QTD_H
30
31 #include <qvariant.h>
32 #include <qwidget.h>
33 class QVBoxLayout; 
34 class QHBoxLayout; 
35 class QGridLayout; 
36 class QComboBox;
37 class QGroupBox;
38 class QLabel;
39 class QLineEdit;
40 class QPushButton;
41 class QCheckBox;
42 class QPushButton;
43
44 #if defined WNT && defined WIN32 && defined SALOME_WNT_EXPORTS
45 #define DLGREF_WNT_EXPORT __declspec( dllexport )
46 #else
47 #define DLGREF_WNT_EXPORT
48 #endif
49
50 class DLGREF_WNT_EXPORT DlgRef_4Sel1List1Check_QTD : public QWidget
51
52     Q_OBJECT
53
54 public:
55     DlgRef_4Sel1List1Check_QTD( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
56     ~DlgRef_4Sel1List1Check_QTD();
57
58     QGroupBox* GroupBox1;
59     QGroupBox* GroupBox2;
60     QLabel* TextLabel1;
61     QLabel* TextLabel2;
62     QLabel* TextLabel3;
63     QLabel* TextLabel4;
64     QLabel* TextLabel5;
65     QPushButton* PushButton1;
66     QPushButton* PushButton2;
67     QPushButton* PushButton3;
68     QPushButton* PushButton4;
69     QLineEdit* LineEdit1;
70     QLineEdit* LineEdit2;
71     QLineEdit* LineEdit3;
72     QLineEdit* LineEdit4;
73     QComboBox* ComboBox1;
74     QCheckBox* CheckBox1;
75     QPushButton* PushButton5;
76
77 protected:
78     QGridLayout* DlgRef_4Sel1List1Check_QTDLayout;
79     QGridLayout* GroupBox1Layout;
80     QGridLayout* GroupBox2Layout;
81     QGridLayout* Layout1;
82     QGridLayout* Layout2;
83 };
84
85 #endif // DLGREF_4SEL1LIST1CHECK_QTD_H