]> SALOME platform Git repositories - modules/geom.git/blob - src/EntityGUI/EntityGUI_Dir1_QTD.h
Salome HOME
fix for Bug IPAL9442
[modules/geom.git] / src / EntityGUI / EntityGUI_Dir1_QTD.h
1 /****************************************************************************
2 ** Form interface generated from reading ui file 'EntityGUI_Dir1_QTD.ui'
3 **
4 ** Created: ven déc 12 11:17:09 2003
5 **      by:  The User Interface Compiler (uic)
6 **
7 ** WARNING! All changes made in this file will be lost!
8 ****************************************************************************/
9 #ifndef ENTITYGUI_DIR1_QTD_H
10 #define ENTITYGUI_DIR1_QTD_H
11
12 #include <qvariant.h>
13 #include <qwidget.h>
14 class QVBoxLayout; 
15 class QHBoxLayout; 
16 class QGridLayout; 
17 class QButtonGroup;
18 class QRadioButton;
19
20 class EntityGUI_Dir1_QTD : public QWidget
21
22     Q_OBJECT
23
24 public:
25     EntityGUI_Dir1_QTD( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
26     ~EntityGUI_Dir1_QTD();
27
28     QButtonGroup* GroupDir1;
29     QRadioButton* RB_Dir12;
30     QRadioButton* RB_Dir13;
31     QRadioButton* RB_Dir11;
32     QRadioButton* RB_Dir14;
33
34
35 protected:
36     QGridLayout* EntityGUI_Dir1_QTDLayout;
37     QGridLayout* GroupDir1Layout;
38     QGridLayout* Layout1;
39 };
40
41 #endif // ENTITYGUI_DIR1_QTD_H