Salome HOME
Windows porting
[modules/geom.git] / src / DlgRef / DlgRef_1Sel_Ext.h
1 /****************************************************************************
2 ** Form interface generated from reading ui file 'DlgRef_1Sel_QTD.ui'
3 **
4 ** Created: lun sep 22 17:38:05 2003
5 **      by:  The User Interface Compiler (uic)
6 **
7 ** WARNING! All changes made in this file will be lost!
8 ****************************************************************************/
9 #ifndef DlgRef_1Sel_Ext_H
10 #define DlgRef_1Sel_Ext_H
11
12 #include "DlgRef_1Sel_QTD.h"
13
14 class QGridLayout;
15
16 #if defined WNT && defined WIN32 && defined SALOME_WNT_EXPORTS
17 #define DLGREF_WNT_EXPORT __declspec( dllexport )
18 #else
19 #define DLGREF_WNT_EXPORT
20 #endif
21
22 class DLGREF_WNT_EXPORT DlgRef_1Sel_Ext : public DlgRef_1Sel_QTD
23
24     Q_OBJECT
25
26 public:
27     DlgRef_1Sel_Ext( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 )
28         : DlgRef_1Sel_QTD( parent, name, fl ) {};
29     ~DlgRef_1Sel_Ext() {};
30
31     QGridLayout* getGroupBoxLayout() { return GroupBox1Layout; }
32 };
33
34 #endif // DlgRef_1Sel_Ext_H