Salome HOME
39564b0361eaf2843b982df640220f89a324080e
[modules/geom.git] / src / MeasureGUI / MeasureGUI_Skeleton_QTD.h
1 /****************************************************************************
2 ** Form interface generated from reading ui file 'MeasureGUI_Skeleton_QTD.ui'
3 **
4 ** Created: lun oct 27 11:23:09 2003
5 **      by:  The User Interface Compiler (uic)
6 **
7 ** WARNING! All changes made in this file will be lost!
8 ****************************************************************************/
9 #ifndef MEASUREGUI_SKELETON_QTD_H
10 #define MEASUREGUI_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 MeasureGUI_Skeleton_QTD : public QDialog
23
24     Q_OBJECT
25
26 public:
27     MeasureGUI_Skeleton_QTD( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
28     ~MeasureGUI_Skeleton_QTD();
29
30     QGroupBox* GroupButtons;
31     QPushButton* buttonClose;
32     QButtonGroup* GroupConstructors;
33     QRadioButton* RadioButton1;
34     QGroupBox* GroupMedium;
35
36
37 protected:
38     QGridLayout* MeasureGUI_Skeleton_QTDLayout;
39     QGridLayout* Layout1;
40     QGridLayout* GroupButtonsLayout;
41     QGridLayout* Layout3;
42     QGridLayout* GroupConstructorsLayout;
43     QHBoxLayout* Layout2;
44 };
45
46 #endif // MEASUREGUI_SKELETON_QTD_H