Salome HOME
NPAL13898 Ok/Apply/Close laborious for User
[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 May 7 11:21:32 2008
5 **      by: The User Interface Compiler ($Id$)
6 **
7 ** WARNING! All changes made in this file will be lost!
8 ****************************************************************************/
9
10 #ifndef DLGREF_SKELETON_QTD_H
11 #define DLGREF_SKELETON_QTD_H
12
13 #include <qvariant.h>
14 #include <qdialog.h>
15
16 class QVBoxLayout;
17 class QHBoxLayout;
18 class QGridLayout;
19 class QSpacerItem;
20 class QButtonGroup;
21 class QRadioButton;
22 class QGroupBox;
23 class QLabel;
24 class QLineEdit;
25 class QCheckBox;
26 class QPushButton;
27
28 class DlgRef_Skeleton_QTD : public QDialog
29 {
30     Q_OBJECT
31
32 public:
33     DlgRef_Skeleton_QTD( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
34     ~DlgRef_Skeleton_QTD();
35
36     QButtonGroup* GroupConstructors;
37     QRadioButton* RadioButton1;
38     QRadioButton* RadioButton2;
39     QRadioButton* RadioButton3;
40     QRadioButton* RadioButton4;
41     QRadioButton* RadioButton5;
42     QGroupBox* GroupBoxName;
43     QLabel* NameLabel;
44     QLineEdit* ResultName;
45     QGroupBox* GroupBoxPublish;
46     QCheckBox* CheckBoxRestoreSS;
47     QGroupBox* GroupButtons;
48     QPushButton* buttonOk;
49     QPushButton* buttonApply;
50     QPushButton* buttonCancel;
51     QPushButton* buttonHelp;
52
53 protected:
54     QGridLayout* DlgRef_Skeleton_QTDLayout;
55     QGridLayout* Layout1;
56     QHBoxLayout* GroupConstructorsLayout;
57     QHBoxLayout* Layout2;
58     QGridLayout* GroupBoxNameLayout;
59     QGridLayout* Layout4;
60     QGridLayout* GroupBoxPublishLayout;
61     QGridLayout* Layout5;
62     QVBoxLayout* GroupButtonsLayout;
63     QGridLayout* Layout3;
64     QSpacerItem* Spacer1;
65
66 protected slots:
67     virtual void languageChange();
68
69 };
70
71 #endif // DLGREF_SKELETON_QTD_H