Salome HOME
*** empty log message ***
[modules/geom.git] / src / DlgRef / DlgRef_1Sel1Check_QTD.h
index 7f083d9ffb266032ade6af5f6c83fb0c9c2013a6..a0383a41d4e6ca25c3f16021b32f13bead31f293 100644 (file)
@@ -1,7 +1,26 @@
+// Copyright (C) 2005  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
+// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
+// 
+// This library is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Lesser General Public
+// License as published by the Free Software Foundation; either 
+// version 2.1 of the License.
+// 
+// This library is distributed in the hope that it will be useful 
+// but WITHOUT ANY WARRANTY; without even the implied warranty of 
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU 
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Lesser General Public  
+// License along with this library; if not, write to the Free Software 
+// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
+//
+// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
+//
 /****************************************************************************
 ** Form interface generated from reading ui file 'DlgRef_1Sel1Check_QTD.ui'
 **
-** Created: ven oct 10 11:28:37 2003
+** Created: Thu May 20 11:55:05 2004
 **      by:  The User Interface Compiler (uic)
 **
 ** WARNING! All changes made in this file will be lost!
 class QVBoxLayout; 
 class QHBoxLayout; 
 class QGridLayout; 
+class QCheckBox;
 class QGroupBox;
 class QLabel;
 class QLineEdit;
 class QPushButton;
-class QRadioButton;
 
-class DlgRef_1Sel1Check_QTD : public QWidget
+#if defined WNT && defined WIN32 && defined SALOME_WNT_EXPORTS
+#define DLGREF_WNT_EXPORT __declspec( dllexport )
+#else
+#define DLGREF_WNT_EXPORT
+#endif
+
+class DLGREF_WNT_EXPORT DlgRef_1Sel1Check_QTD : public QWidget
 { 
     Q_OBJECT
 
@@ -31,14 +56,14 @@ public:
     QGroupBox* GroupBox1;
     QLabel* TextLabel1;
     QPushButton* PushButton1;
+    QCheckBox* CheckButton1;
     QLineEdit* LineEdit1;
-    QRadioButton* CheckButton1;
 
 
 protected:
     QGridLayout* DlgRef_1Sel1Check_QTDLayout;
     QGridLayout* GroupBox1Layout;
-    QGridLayout* Layout1;
+    QGridLayout* Layout3;
 };
 
 #endif // DLGREF_1SEL1CHECK_QTD_H