]> SALOME platform Git repositories - modules/geom.git/blob - src/EntityGUI/EntityGUI_Skeleton_QTD.h
Salome HOME
PAL8395: Improve RemoveExtraEdges
[modules/geom.git] / src / EntityGUI / EntityGUI_Skeleton_QTD.h
1 /****************************************************************************
2 ** Form interface generated from reading ui file 'EntityGUI_Skeleton_QTD.ui'
3 **
4 ** Created: ven déc 12 11:17:07 2003
5 **      by:  The User Interface Compiler (uic)
6 **
7 ** WARNING! All changes made in this file will be lost!
8 ****************************************************************************/
9 #ifndef ENTITYGUI_SKELETON_QTD_H
10 #define ENTITYGUI_SKELETON_QTD_H
11
12 #include <qvariant.h>
13 #include <qdialog.h>
14 class QVBoxLayout; 
15 class QHBoxLayout; 
16 class QGridLayout; 
17 class QButtonGroup;
18 class QGroupBox;
19 class QPushButton;
20 class QRadioButton;
21
22 class EntityGUI_Skeleton_QTD : public QDialog
23
24     Q_OBJECT
25
26 public:
27     EntityGUI_Skeleton_QTD( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
28     ~EntityGUI_Skeleton_QTD();
29
30     QGroupBox* GroupVal;
31     QButtonGroup* GroupConstructors;
32     QRadioButton* RadioButton1;
33     QRadioButton* RadioButton2;
34     QGroupBox* GroupDest;
35     QButtonGroup* GroupDest1;
36     QRadioButton* RB_Dest2;
37     QRadioButton* RB_Dest1;
38     QButtonGroup* GroupDest2;
39     QButtonGroup* GroupDest3;
40     QGroupBox* GroupButtons;
41     QPushButton* buttonEnd;
42     QPushButton* buttonClose;
43     QPushButton* buttonCancel;
44
45
46 protected:
47     QGridLayout* EntityGUI_Skeleton_QTDLayout;
48     QGridLayout* Layout1;
49     QGridLayout* GroupConstructorsLayout;
50     QHBoxLayout* Layout2;
51     QGridLayout* GroupDestLayout;
52     QGridLayout* Layout5;
53     QGridLayout* GroupDest1Layout;
54     QGridLayout* Layout4;
55     QGridLayout* GroupDest2Layout;
56     QGridLayout* GroupDest3Layout;
57     QHBoxLayout* GroupButtonsLayout;
58     QHBoxLayout* Layout3;
59 };
60
61 #endif // ENTITYGUI_SKELETON_QTD_H