Salome HOME
Implementation of NPAL16017 (EDF 415 GEOM : Sketcher Modify the preview color).
[modules/geom.git] / src / EntityGUI / EntityGUI_2Spin_QTD.h
index 4827aa86ca028c6aa9e98d33c7589996eb13d298..718f80e428a7c4126c3aff3329ee5ebbf2658959 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 'EntityGUI_2Spin_QTD.ui'
 **
-** Created: ven déc 12 11:17:10 2003
+** Created: Fri Jul 30 16:06:00 2004
 **      by:  The User Interface Compiler (uic)
 **
 ** WARNING! All changes made in this file will be lost!
@@ -9,6 +28,8 @@
 #ifndef ENTITYGUI_2SPIN_QTD_H
 #define ENTITYGUI_2SPIN_QTD_H
 
+#include "GEOM_EntityGUI.hxx"
+
 #include <qvariant.h>
 #include <qwidget.h>
 class QVBoxLayout; 
@@ -19,7 +40,7 @@ class QLabel;
 class QPushButton;
 class QSpinBox;
 
-class EntityGUI_2Spin_QTD : public QWidget
+class GEOM_ENTITYGUI_EXPORT EntityGUI_2Spin_QTD : public QWidget
 { 
     Q_OBJECT
 
@@ -28,20 +49,22 @@ public:
     ~EntityGUI_2Spin_QTD();
 
     QGroupBox* GroupBox1;
-    QPushButton* buttonUndo;
-    QPushButton* buttonApply;
     QLabel* TextLabel2;
     QLabel* TextLabel1;
     QSpinBox* SpinBox1;
     QSpinBox* SpinBox2;
+    QPushButton* buttonUndo;
+    QPushButton* buttonRedo;
+    QPushButton* buttonApply;
 
 
 protected:
     QGridLayout* EntityGUI_2Spin_QTDLayout;
     QGridLayout* GroupBox1Layout;
+    QGridLayout* Layout4;
+    QGridLayout* Layout1;
     QGridLayout* Layout3;
     QGridLayout* Layout2;
-    QGridLayout* Layout1;
 };
 
 #endif // ENTITYGUI_2SPIN_QTD_H