Salome HOME
Update GUI documentation for bugs 16559
[modules/geom.git] / src / DlgRef / DlgRef_1Sel3Check_QTD.h
index 248f7f773acb6a437f9a981e9261e1425706071f..83e38df33bcadf3037070b5146da586400af55c6 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_1Sel3Check_QTD.ui'
 **
-** Created: lun nov 17 11:32:20 2003
+** Created: Thu May 20 10:15:07 2004
 **      by:  The User Interface Compiler (uic)
 **
 ** WARNING! All changes made in this file will be lost!
 #ifndef DLGREF_1SEL3CHECK_QTD_H
 #define DLGREF_1SEL3CHECK_QTD_H
 
+#include "GEOM_DlgRef.hxx"
+
 #include <qvariant.h>
 #include <qwidget.h>
 class QVBoxLayout; 
 class QHBoxLayout; 
 class QGridLayout; 
+class QCheckBox;
 class QGroupBox;
 class QLabel;
 class QLineEdit;
 class QPushButton;
-class QRadioButton;
 
-class DlgRef_1Sel3Check_QTD : public QWidget
+class GEOM_DLGREF_EXPORT DlgRef_1Sel3Check_QTD : public QWidget
 { 
     Q_OBJECT
 
@@ -29,18 +50,18 @@ public:
     ~DlgRef_1Sel3Check_QTD();
 
     QGroupBox* GroupBox1;
-    QRadioButton* CheckButton2;
-    QLabel* TextLabel1;
-    QPushButton* PushButton1;
-    QRadioButton* CheckButton3;
-    QRadioButton* CheckButton1;
     QLineEdit* LineEdit1;
+    QCheckBox* CheckButton2;
+    QCheckBox* CheckButton1;
+    QCheckBox* CheckButton3;
+    QPushButton* PushButton1;
+    QLabel* TextLabel1;
 
 
 protected:
     QGridLayout* DlgRef_1Sel3Check_QTDLayout;
     QGridLayout* GroupBox1Layout;
-    QGridLayout* Layout1;
+    QGridLayout* Layout6;
 };
 
 #endif // DLGREF_1SEL3CHECK_QTD_H