Salome HOME
Join modifications from BR_Dev_For_4_0 tag V4_1_1.
[modules/geom.git] / src / EntityGUI / EntityGUI_Skeleton_QTD.h
index ca95dc439ccb3ea4fda617cdb7fb7597bc712826..11b95f50287b2d0245a277f3a34c0efebabff798 100644 (file)
@@ -20,7 +20,7 @@
 /****************************************************************************
 ** Form interface generated from reading ui file 'EntityGUI_Skeleton_QTD.ui'
 **
-** Created: Fri Mar 17 15:47:13 2006
+** Created: Tue Mar 13 14:04:42 2007
 **      by: The User Interface Compiler ($Id$)
 **
 ** WARNING! All changes made in this file will be lost!
@@ -29,6 +29,8 @@
 #ifndef ENTITYGUI_SKELETON_QTD_H
 #define ENTITYGUI_SKELETON_QTD_H
 
+#include "GEOM_EntityGUI.hxx"
+
 #include <qvariant.h>
 #include <qdialog.h>
 
@@ -36,12 +38,12 @@ class QVBoxLayout;
 class QHBoxLayout;
 class QGridLayout;
 class QSpacerItem;
-class QGroupBox;
 class QButtonGroup;
 class QRadioButton;
+class QGroupBox;
 class QPushButton;
 
-class EntityGUI_Skeleton_QTD : public QDialog
+class GEOM_ENTITYGUI_EXPORT EntityGUI_Skeleton_QTD : public QDialog
 {
     Q_OBJECT
 
@@ -49,7 +51,6 @@ public:
     EntityGUI_Skeleton_QTD( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
     ~EntityGUI_Skeleton_QTD();
 
-    QGroupBox* GroupVal;
     QButtonGroup* GroupConstructors;
     QRadioButton* RadioButton1;
     QRadioButton* RadioButton2;
@@ -57,8 +58,6 @@ public:
     QButtonGroup* GroupDest1;
     QRadioButton* RB_Dest2;
     QRadioButton* RB_Dest1;
-    QButtonGroup* GroupDest2;
-    QButtonGroup* GroupDest3;
     QGroupBox* GroupButtons;
     QPushButton* buttonEnd;
     QPushButton* buttonClose;
@@ -74,8 +73,6 @@ protected:
     QGridLayout* Layout5;
     QGridLayout* GroupDest1Layout;
     QGridLayout* Layout4;
-    QGridLayout* GroupDest2Layout;
-    QGridLayout* GroupDest3Layout;
     QHBoxLayout* GroupButtonsLayout;
     QHBoxLayout* Layout3;
     QSpacerItem* Spacer1;