Salome HOME
Fix for the "0021179: EDF 1654 SMESH GEOM: better look'n'feel" issue:
[modules/geom.git] / src / DlgRef / DlgRef.h
index 642aba6296ac35a2d6c2f6b8090214e6c436bd76..bda6da5b5041da0a921f9eef0477e6856b5cc111 100644 (file)
@@ -1,25 +1,25 @@
-//  Copyright (C) 2007-2010  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2012  CEA/DEN, EDF R&D, OPEN CASCADE
 //
-//  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 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.
+// 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
+// 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
+// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
 
 // File   : DlgRef.h
 // Author : Vadim SANDLER, Open CASCADE S.A.S. (vadim.sandler@opencascade.com)
-//
+
 #ifndef GEOM_DLGREF_H
 #define GEOM_DLGREF_H
 
@@ -97,6 +97,22 @@ public:
   ~DlgRef_1Sel1Check();
 };
 
+//////////////////////////////////////////
+// DlgRef_1Sel1Frame
+//////////////////////////////////////////
+
+#include "ui_DlgRef_1Sel1Frame_QTD.h"
+
+class DLGREF_EXPORT DlgRef_1Sel1Frame : public QWidget, 
+                                        public Ui::DlgRef_1Sel1Frame_QTD
+{
+  Q_OBJECT
+
+public:
+  DlgRef_1Sel1Frame( QWidget* = 0, Qt::WindowFlags = 0 );
+  ~DlgRef_1Sel1Frame();
+};
+
 //////////////////////////////////////////
 // DlgRef_1Sel1List1Check3Btn
 //////////////////////////////////////////
@@ -211,6 +227,22 @@ public:
   ~DlgRef_1Sel3Spin();
 };
 
+//////////////////////////////////////////
+// DlgRef_1Sel3Spin2Check1Spin
+//////////////////////////////////////////
+
+#include "ui_DlgRef_1Sel3Spin2Check1Spin_QTD.h"
+
+class DLGREF_EXPORT DlgRef_1Sel3Spin2Check1Spin : public QWidget, 
+                                                  public Ui::DlgRef_1Sel3Spin2Check1Spin_QTD
+{
+  Q_OBJECT
+
+public:
+  DlgRef_1Sel3Spin2Check1Spin( QWidget* = 0, Qt::WindowFlags = 0 );
+  ~DlgRef_1Sel3Spin2Check1Spin();
+};
+
 //////////////////////////////////////////
 // DlgRef_1Sel3Spin1Check
 //////////////////////////////////////////
@@ -227,6 +259,22 @@ public:
   ~DlgRef_1Sel3Spin1Check();
 };
 
+//////////////////////////////////////////
+// DlgRef_1Sel4Spin2Check
+//////////////////////////////////////////
+
+#include "ui_DlgRef_1Sel4Spin2Check_QTD.h"
+
+class DLGREF_EXPORT DlgRef_1Sel4Spin2Check : public QWidget, 
+                                             public Ui::DlgRef_1Sel4Spin2Check_QTD
+{
+  Q_OBJECT
+
+public:
+  DlgRef_1Sel4Spin2Check( QWidget* = 0, Qt::WindowFlags = 0 );
+  ~DlgRef_1Sel4Spin2Check();
+};
+
 //////////////////////////////////////////
 // DlgRef_1Sel4Spin
 //////////////////////////////////////////
@@ -339,6 +387,22 @@ public:
   ~DlgRef_2Sel1List1Check();
 };
 
+//////////////////////////////////////////
+// DlgRef_2Sel1List2Check
+//////////////////////////////////////////
+
+#include "ui_DlgRef_2Sel1List2Check_QTD.h"
+
+class DLGREF_EXPORT DlgRef_2Sel1List2Check : public QWidget, 
+                                             public Ui::DlgRef_2Sel1List2Check_QTD
+{
+  Q_OBJECT
+
+public:
+  DlgRef_2Sel1List2Check( QWidget* = 0, Qt::WindowFlags = 0 );
+  ~DlgRef_2Sel1List2Check();
+};
+
 //////////////////////////////////////////
 // DlgRef_2Sel1List
 //////////////////////////////////////////
@@ -371,6 +435,22 @@ public:
   ~DlgRef_2Sel1Spin2Check();
 };
 
+//////////////////////////////////////////
+// DlgRef_2Sel1Spin3Check1Spin
+//////////////////////////////////////////
+
+#include "ui_DlgRef_2Sel1Spin3Check1Spin_QTD.h"
+
+class DLGREF_EXPORT DlgRef_2Sel1Spin3Check1Spin : public QWidget, 
+                                                  public Ui::DlgRef_2Sel1Spin3Check1Spin_QTD
+{
+  Q_OBJECT
+
+public:
+  DlgRef_2Sel1Spin3Check1Spin( QWidget* = 0, Qt::WindowFlags = 0 );
+  ~DlgRef_2Sel1Spin3Check1Spin();
+};
+
 //////////////////////////////////////////
 // DlgRef_2Sel1Spin
 //////////////////////////////////////////
@@ -435,6 +515,22 @@ public:
   ~DlgRef_2Sel2Spin1Check();
 };
 
+//////////////////////////////////////////
+// DlgRef_2Sel2Spin3Check
+//////////////////////////////////////////
+
+#include "ui_DlgRef_2Sel2Spin3Check_QTD.h"
+
+class DLGREF_EXPORT DlgRef_2Sel2Spin3Check : public QWidget, 
+                                             public Ui::DlgRef_2Sel2Spin3Check_QTD
+{
+  Q_OBJECT
+
+public:
+  DlgRef_2Sel2Spin3Check( QWidget* = 0, Qt::WindowFlags = 0 );
+  ~DlgRef_2Sel2Spin3Check();
+};
+
 //////////////////////////////////////////
 // DlgRef_2Sel2Spin
 //////////////////////////////////////////
@@ -451,6 +547,38 @@ public:
   ~DlgRef_2Sel2Spin();
 };
 
+//////////////////////////////////////////
+// DlgRef_2Sel2Spin1Push
+//////////////////////////////////////////
+
+#include "ui_DlgRef_2Sel2Spin1Push_QTD.h"
+
+class DLGREF_EXPORT DlgRef_2Sel2Spin1Push : public QWidget, 
+                                       public Ui::DlgRef_2Sel2Spin1Push_QTD
+{
+  Q_OBJECT
+
+public:
+  DlgRef_2Sel2Spin1Push( QWidget* = 0, Qt::WindowFlags = 0 );
+  ~DlgRef_2Sel2Spin1Push();
+};
+
+//////////////////////////////////////////
+// DlgRef_2Sel2Spin2Push
+//////////////////////////////////////////
+
+#include "ui_DlgRef_2Sel2Spin2Push_QTD.h"
+
+class DLGREF_EXPORT DlgRef_2Sel2Spin2Push : public QWidget, 
+                                       public Ui::DlgRef_2Sel2Spin2Push_QTD
+{
+  Q_OBJECT
+
+public:
+  DlgRef_2Sel2Spin2Push( QWidget* = 0, Qt::WindowFlags = 0 );
+  ~DlgRef_2Sel2Spin2Push();
+};
+
 //////////////////////////////////////////
 // DlgRef_2Sel3Spin2Rb
 //////////////////////////////////////////
@@ -661,6 +789,24 @@ public:
   void ShowRows( int, int, bool = true );
 };
 
+//////////////////////////////////////////
+// DlgRef_3Sel2Check3Spin
+//////////////////////////////////////////
+
+#include "ui_DlgRef_3Sel2Check3Spin_QTD.h"
+
+class DLGREF_EXPORT DlgRef_3Sel2Check3Spin : public QWidget, 
+                                             public Ui::DlgRef_3Sel2Check3Spin_QTD
+{
+  Q_OBJECT
+
+public:
+  DlgRef_3Sel2Check3Spin( QWidget* = 0, Qt::WindowFlags = 0 );
+  ~DlgRef_3Sel2Check3Spin();
+
+  void ShowRows( int, int, bool = true );
+};
+
 //////////////////////////////////////////
 // DlgRef_3Sel3Spin2Check
 //////////////////////////////////////////
@@ -743,6 +889,22 @@ public:
   ~DlgRef_3Spin();
 };
 
+//////////////////////////////////////////
+// DlgRef_4Spin
+//////////////////////////////////////////
+
+#include "ui_DlgRef_4Spin_QTD.h"
+
+class DLGREF_EXPORT DlgRef_4Spin : public QWidget, 
+                                   public Ui::DlgRef_4Spin_QTD
+{
+  Q_OBJECT
+
+public:
+  DlgRef_4Spin( QWidget* = 0, Qt::WindowFlags = 0 );
+  ~DlgRef_4Spin();
+};
+
 //////////////////////////////////////////
 // DlgRef_4Sel1List1Check
 //////////////////////////////////////////