Salome HOME
d1a2e3cf9f1d77d9d012dca564c6e850e731af71
[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 #if defined WNT && defined WIN32 && defined SALOME_WNT_EXPORTS
25 #define DLGREF_WNT_EXPORT __declspec( dllexport )
26 #else
27 #define DLGREF_WNT_EXPORT
28 #endif
29
30 class DLGREF_WNT_EXPORT DlgRef_Skeleton_QTD : public QDialog
31
32     Q_OBJECT
33
34 public:
35     DlgRef_Skeleton_QTD( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
36     ~DlgRef_Skeleton_QTD();
37
38     QGroupBox* GroupMedium;
39     QGroupBox* GroupButtons;
40     QPushButton* buttonOk;
41     QPushButton* buttonApply;
42     QPushButton* buttonCancel;
43     QButtonGroup* GroupConstructors;
44     QRadioButton* RadioButton1;
45     QRadioButton* RadioButton2;
46     QRadioButton* RadioButton3;
47     QRadioButton* RadioButton4;
48     QGroupBox* GroupBoxName;
49     QLineEdit* ResultName;
50     QLabel* NameLabel;
51
52
53 protected:
54     QGridLayout* DlgRef_Skeleton_QTDLayout;
55     QGridLayout* Layout1;
56     QHBoxLayout* GroupButtonsLayout;
57     QHBoxLayout* Layout3;
58     QHBoxLayout* GroupConstructorsLayout;
59     QHBoxLayout* Layout2;
60     QGridLayout* GroupBoxNameLayout;
61     QGridLayout* Layout66;
62 };
63
64 #endif // DLGREF_SKELETON_QTD_H