Salome HOME
Fix for the "0021179: EDF 1654 SMESH GEOM: better look'n'feel" issue:
[modules/geom.git] / src / DlgRef / DlgRef.h
index 0ff004f41eb35e23f8dc1e1addce5d268c2367d5..bda6da5b5041da0a921f9eef0477e6856b5cc111 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2011  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
@@ -227,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
 //////////////////////////////////////////
@@ -419,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
 //////////////////////////////////////////
@@ -757,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
 //////////////////////////////////////////