2 <class>DlgRef_Skeleton_QTD</class>
3 <widget class="QWidget" name="DlgRef_Skeleton_QTD" >
4 <property name="geometry" >
12 <property name="windowTitle" >
15 <layout class="QGridLayout" >
16 <item row="0" column="0" >
17 <widget class="QGroupBox" name="GroupConstructors" >
18 <property name="sizePolicy" >
19 <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
20 <horstretch>0</horstretch>
21 <verstretch>0</verstretch>
24 <property name="title" >
27 <layout class="QHBoxLayout" >
29 <widget class="QRadioButton" name="RadioButton1" >
30 <property name="text" >
36 <widget class="QRadioButton" name="RadioButton2" >
37 <property name="text" >
43 <widget class="QRadioButton" name="RadioButton3" >
44 <property name="text" >
50 <widget class="QRadioButton" name="RadioButton4" >
51 <property name="text" >
57 <widget class="QRadioButton" name="RadioButton5" >
58 <property name="text" >
66 <item row="1" column="0" >
67 <widget class="QGroupBox" name="GroupBoxName" >
68 <property name="sizePolicy" >
69 <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
70 <horstretch>0</horstretch>
71 <verstretch>0</verstretch>
74 <property name="title" >
77 <layout class="QHBoxLayout" >
78 <property name="spacing" >
81 <property name="leftMargin" >
84 <property name="topMargin" >
87 <property name="rightMargin" >
90 <property name="bottomMargin" >
94 <widget class="QLabel" name="NameLabel" >
95 <property name="text" >
98 <property name="wordWrap" >
104 <widget class="QLineEdit" name="ResultName" />
109 <item row="2" column="0" >
110 <widget class="QWidget" native="1" name="GroupMedium" >
111 <property name="sizePolicy" >
112 <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
113 <horstretch>0</horstretch>
114 <verstretch>0</verstretch>
119 <item row="3" column="0" >
120 <widget class="QGroupBox" name="GroupBoxPublish" >
121 <property name="title" >
124 <layout class="QVBoxLayout" >
126 <widget class="QCheckBox" name="CheckBoxRestoreSS" >
127 <property name="text" >
133 <widget class="QCheckBox" name="CheckBoxAddPrefix" >
134 <property name="text" >
142 <item row="4" column="0" >
143 <widget class="QGroupBox" name="GroupButtons" >
144 <property name="sizePolicy" >
145 <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
146 <horstretch>0</horstretch>
147 <verstretch>0</verstretch>
150 <property name="title" >
153 <layout class="QHBoxLayout" >
154 <property name="spacing" >
157 <property name="leftMargin" >
160 <property name="topMargin" >
163 <property name="rightMargin" >
166 <property name="bottomMargin" >
170 <widget class="QPushButton" name="buttonOk" >
171 <property name="text" >
172 <string>&Ok</string>
177 <widget class="QPushButton" name="buttonApply" >
178 <property name="text" >
179 <string>&Apply</string>
185 <property name="orientation" >
186 <enum>Qt::Horizontal</enum>
188 <property name="sizeType" >
189 <enum>QSizePolicy::Expanding</enum>
191 <property name="sizeHint" >
200 <widget class="QPushButton" name="buttonCancel" >
201 <property name="text" >
202 <string>&Cancel</string>
207 <widget class="QPushButton" name="buttonHelp" >
208 <property name="text" >
209 <string>&Help</string>
219 <tabstop>CheckBoxRestoreSS</tabstop>
220 <tabstop>CheckBoxAddPrefix</tabstop>
221 <tabstop>buttonOk</tabstop>
222 <tabstop>buttonApply</tabstop>
223 <tabstop>buttonCancel</tabstop>
224 <tabstop>buttonHelp</tabstop>
225 <tabstop>RadioButton1</tabstop>
226 <tabstop>RadioButton2</tabstop>
227 <tabstop>RadioButton3</tabstop>
228 <tabstop>RadioButton4</tabstop>
229 <tabstop>RadioButton5</tabstop>
230 <tabstop>ResultName</tabstop>