Salome HOME
DCQ : New Architecture
[modules/geom.git] / src / DlgRef / DlgRef_Skeleton_QTD.h
1 /****************************************************************************
2 ** Form interface generated from reading ui file 'DlgRef_Skeleton_QTD.ui'
3 **
4 ** Created: mar sep 23 15:06:57 2003
5 **      by:  The User Interface Compiler (uic)
6 **
7 ** WARNING! All changes made in this file will be lost!
8 ****************************************************************************/
9 #ifndef DLGREF_SKELETON_QTD_H
10 #define DLGREF_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 DlgRef_Skeleton_QTD : public QDialog
23
24     Q_OBJECT
25
26 public:
27     DlgRef_Skeleton_QTD( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
28     ~DlgRef_Skeleton_QTD();
29
30     QGroupBox* GroupButtons;
31     QPushButton* buttonOk;
32     QPushButton* buttonApply;
33     QPushButton* buttonCancel;
34     QButtonGroup* GroupConstructors;
35     QRadioButton* RadioButton1;
36     QRadioButton* RadioButton2;
37     QRadioButton* RadioButton3;
38     QGroupBox* GroupMedium;
39
40
41 protected:
42     QGridLayout* DlgRef_Skeleton_QTDLayout;
43     QGridLayout* Layout1;
44     QHBoxLayout* GroupButtonsLayout;
45     QHBoxLayout* Layout3;
46     QGridLayout* GroupConstructorsLayout;
47     QHBoxLayout* Layout2;
48 };
49
50 #endif // DLGREF_SKELETON_QTD_H