Salome HOME
NPAL16559: EDF507: Implementation of a more advanced system of measurement.
[modules/geom.git] / src / DlgRef / DlgRef_2Sel2Spin1Check_QTD.h
index 624e360ed32689c292eddcdb745ba4686fcb4323..c3d70300544169616090eacd8ad48eba3c5f5c6e 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_2Sel2Spin1Check_QTD.ui'
 **
-** Created: ven oct 24 09:53:25 2003
+** Created: Tue Jun 1 16:29:28 2004
 **      by:  The User Interface Compiler (uic)
 **
 ** WARNING! All changes made in this file will be lost!
 #ifndef DLGREF_2SEL2SPIN1CHECK_QTD_H
 #define DLGREF_2SEL2SPIN1CHECK_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 QSpinBox;
 
-class DlgRef_2Sel2Spin1Check_QTD : public QWidget
+class GEOM_DLGREF_EXPORT DlgRef_2Sel2Spin1Check_QTD : public QWidget
 { 
     Q_OBJECT
 
@@ -31,16 +52,16 @@ public:
 
     QGroupBox* GroupBox1;
     QLabel* TextLabel2;
-    QPushButton* PushButton1;
+    QLabel* TextLabel1;
     QSpinBox* SpinBox1;
     QLabel* TextLabel3;
     QLabel* TextLabel4;
     QSpinBox* SpinBox2;
-    QLabel* TextLabel1;
-    QPushButton* PushButton2;
-    QLineEdit* LineEdit2;
-    QRadioButton* CheckButton1;
     QLineEdit* LineEdit1;
+    QCheckBox* CheckButton1;
+    QLineEdit* LineEdit2;
+    QPushButton* PushButton2;
+    QPushButton* PushButton1;
 
 
 protected: