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" >
140 <widget class="QCheckBox" name="CheckBoxPreview" >
141 <property name="text" >
149 <item row="4" column="0" >
150 <widget class="QGroupBox" name="GroupButtons" >
151 <property name="sizePolicy" >
152 <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
153 <horstretch>0</horstretch>
154 <verstretch>0</verstretch>
157 <property name="title" >
160 <layout class="QHBoxLayout" >
161 <property name="spacing" >
164 <property name="leftMargin" >
167 <property name="topMargin" >
170 <property name="rightMargin" >
173 <property name="bottomMargin" >
177 <widget class="QPushButton" name="buttonOk" >
178 <property name="text" >
179 <string>&Ok</string>
184 <widget class="QPushButton" name="buttonApply" >
185 <property name="text" >
186 <string>&Apply</string>
192 <property name="orientation" >
193 <enum>Qt::Horizontal</enum>
195 <property name="sizeType" >
196 <enum>QSizePolicy::Expanding</enum>
198 <property name="sizeHint" >
207 <widget class="QPushButton" name="buttonCancel" >
208 <property name="text" >
209 <string>&Cancel</string>
214 <widget class="QPushButton" name="buttonHelp" >
215 <property name="text" >
216 <string>&Help</string>
226 <tabstop>CheckBoxRestoreSS</tabstop>
227 <tabstop>CheckBoxAddPrefix</tabstop>
228 <tabstop>CheckBoxPreview</tabstop>
229 <tabstop>buttonOk</tabstop>
230 <tabstop>buttonApply</tabstop>
231 <tabstop>buttonCancel</tabstop>
232 <tabstop>buttonHelp</tabstop>
233 <tabstop>RadioButton1</tabstop>
234 <tabstop>RadioButton2</tabstop>
235 <tabstop>RadioButton3</tabstop>
236 <tabstop>RadioButton4</tabstop>
237 <tabstop>RadioButton5</tabstop>
238 <tabstop>ResultName</tabstop>