Salome HOME
DCQ : Merge with Ecole_Ete_a6.
[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: Fri Apr 16 12:57:26 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     QGroupBox* GroupBoxName;
42     QLineEdit* ResultName;
43     QLabel* NameLabel;
44
45
46 protected:
47     QGridLayout* DlgRef_Skeleton_QTDLayout;
48     QGridLayout* Layout1;
49     QHBoxLayout* GroupButtonsLayout;
50     QHBoxLayout* Layout3;
51     QGridLayout* GroupConstructorsLayout;
52     QHBoxLayout* Layout2;
53     QGridLayout* GroupBoxNameLayout;
54     QGridLayout* Layout66;
55 };
56
57 #endif // DLGREF_SKELETON_QTD_H