Salome HOME
Merge with version on tag OCC-V2_1_0d
[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: Wed Aug 11 18:42:51 2004
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 QLabel;
20 class QLineEdit;
21 class QPushButton;
22 class QRadioButton;
23
24 class DlgRef_Skeleton_QTD : public QDialog
25
26     Q_OBJECT
27
28 public:
29     DlgRef_Skeleton_QTD( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
30     ~DlgRef_Skeleton_QTD();
31
32     QGroupBox* GroupMedium;
33     QGroupBox* GroupButtons;
34     QPushButton* buttonOk;
35     QPushButton* buttonApply;
36     QPushButton* buttonCancel;
37     QButtonGroup* GroupConstructors;
38     QRadioButton* RadioButton1;
39     QRadioButton* RadioButton2;
40     QRadioButton* RadioButton3;
41     QRadioButton* RadioButton4;
42     QGroupBox* GroupBoxName;
43     QLineEdit* ResultName;
44     QLabel* NameLabel;
45
46
47 protected:
48     QGridLayout* DlgRef_Skeleton_QTDLayout;
49     QGridLayout* Layout1;
50     QHBoxLayout* GroupButtonsLayout;
51     QHBoxLayout* Layout3;
52     QHBoxLayout* GroupConstructorsLayout;
53     QHBoxLayout* Layout2;
54     QGridLayout* GroupBoxNameLayout;
55     QGridLayout* Layout66;
56 };
57
58 #endif // DLGREF_SKELETON_QTD_H