]> SALOME platform Git repositories - modules/geom.git/blob - src/DlgRef/DlgRef_3Check_QTD.h
Salome HOME
Windows porting
[modules/geom.git] / src / DlgRef / DlgRef_3Check_QTD.h
1 /****************************************************************************
2 ** Form interface generated from reading ui file 'DlgRef_3Check_QTD.ui'
3 **
4 ** Created: Tue Aug 24 11:27:47 2004
5 **      by:  The User Interface Compiler (uic)
6 **
7 ** WARNING! All changes made in this file will be lost!
8 ****************************************************************************/
9 #ifndef DLGREF_3CHECK_QTD_H
10 #define DLGREF_3CHECK_QTD_H
11
12 #include <qvariant.h>
13 #include <qwidget.h>
14 class QVBoxLayout; 
15 class QHBoxLayout; 
16 class QGridLayout; 
17 class QButtonGroup;
18 class QRadioButton;
19
20 #if defined WNT && defined WIN32 && defined SALOME_WNT_EXPORTS
21 #define DLGREF_WNT_EXPORT __declspec( dllexport )
22 #else
23 #define DLGREF_WNT_EXPORT
24 #endif
25
26 class DLGREF_WNT_EXPORT DlgRef_3Check_QTD : public QWidget
27
28     Q_OBJECT
29
30 public:
31     DlgRef_3Check_QTD( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
32     ~DlgRef_3Check_QTD();
33
34     QButtonGroup* GroupBox1;
35     QRadioButton* RadioButton3;
36     QRadioButton* RadioButton1;
37     QRadioButton* RadioButton2;
38
39
40 protected:
41     QGridLayout* DlgRef_3Check_QTDLayout;
42     QGridLayout* GroupBox1Layout;
43     QGridLayout* Layout1;
44 };
45
46 #endif // DLGREF_3CHECK_QTD_H