Salome HOME
Join modifications from BR_Dev_For_4_0 tag V4_1_1.
[modules/geom.git] / src / DlgRef / DlgRef_1Sel_Ext.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_1Sel_QTD.ui'
22 **
23 ** Created: lun sep 22 17:38:05 2003
24 **      by:  The User Interface Compiler (uic)
25 **
26 ** WARNING! All changes made in this file will be lost!
27 ****************************************************************************/
28 #ifndef DlgRef_1Sel_Ext_H
29 #define DlgRef_1Sel_Ext_H
30
31 #include "GEOM_DlgRef.hxx"
32
33 #include "DlgRef_1Sel_QTD.h"
34
35 class QGridLayout;
36
37 class GEOM_DLGREF_EXPORT DlgRef_1Sel_Ext : public DlgRef_1Sel_QTD
38
39     Q_OBJECT
40
41 public:
42     DlgRef_1Sel_Ext( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 )
43         : DlgRef_1Sel_QTD( parent, name, fl ) {};
44     ~DlgRef_1Sel_Ext() {};
45
46     QGridLayout* getGroupBoxLayout() { return GroupBox1Layout; }
47 };
48
49 #endif // DlgRef_1Sel_Ext_H