|
1 <ui version="4.0" > |
|
2 <author></author> |
|
3 <comment></comment> |
|
4 <exportmacro></exportmacro> |
|
5 <class>Advanced</class> |
|
6 <widget class="QWidget" name="Advanced" > |
|
7 <property name="objectName" > |
|
8 <string notr="true" >Advanced</string> |
|
9 </property> |
|
10 <property name="geometry" > |
|
11 <rect> |
|
12 <x>0</x> |
|
13 <y>0</y> |
|
14 <width>400</width> |
|
15 <height>300</height> |
|
16 </rect> |
|
17 </property> |
|
18 <layout class="QVBoxLayout" > |
|
19 <property name="objectName" > |
|
20 <string notr="true" /> |
|
21 </property> |
|
22 <property name="margin" > |
|
23 <number>9</number> |
|
24 </property> |
|
25 <property name="spacing" > |
|
26 <number>6</number> |
|
27 </property> |
|
28 <item> |
|
29 <layout class="QHBoxLayout" > |
|
30 <property name="objectName" > |
|
31 <string notr="true" /> |
|
32 </property> |
|
33 <property name="margin" > |
|
34 <number>1</number> |
|
35 </property> |
|
36 <property name="spacing" > |
|
37 <number>6</number> |
|
38 </property> |
|
39 <item> |
|
40 <widget class="QPushButton" name="pushButton" > |
|
41 <property name="objectName" > |
|
42 <string notr="true" >pushButton</string> |
|
43 </property> |
|
44 <property name="geometry" > |
|
45 <rect> |
|
46 <x>1</x> |
|
47 <y>1</y> |
|
48 <width>80</width> |
|
49 <height>23</height> |
|
50 </rect> |
|
51 </property> |
|
52 <property name="text" > |
|
53 <string/> |
|
54 </property> |
|
55 </widget> |
|
56 </item> |
|
57 <item> |
|
58 <widget class="QPushButton" name="pushButton_2" > |
|
59 <property name="objectName" > |
|
60 <string notr="true" >pushButton_2</string> |
|
61 </property> |
|
62 <property name="geometry" > |
|
63 <rect> |
|
64 <x>87</x> |
|
65 <y>1</y> |
|
66 <width>80</width> |
|
67 <height>23</height> |
|
68 </rect> |
|
69 </property> |
|
70 <property name="text" > |
|
71 <string>Text</string> |
|
72 </property> |
|
73 </widget> |
|
74 </item> |
|
75 <item> |
|
76 <widget class="QCheckBox" name="checkBox" > |
|
77 <property name="objectName" > |
|
78 <string notr="true" >checkBox</string> |
|
79 </property> |
|
80 <property name="geometry" > |
|
81 <rect> |
|
82 <x>173</x> |
|
83 <y>6</y> |
|
84 <width>23</width> |
|
85 <height>13</height> |
|
86 </rect> |
|
87 </property> |
|
88 <property name="text" > |
|
89 <string/> |
|
90 </property> |
|
91 <property name="icon" > |
|
92 <iconset/> |
|
93 </property> |
|
94 </widget> |
|
95 </item> |
|
96 <item> |
|
97 <widget class="QRadioButton" name="radioButton" > |
|
98 <property name="objectName" > |
|
99 <string notr="true" >radioButton</string> |
|
100 </property> |
|
101 <property name="geometry" > |
|
102 <rect> |
|
103 <x>202</x> |
|
104 <y>6</y> |
|
105 <width>22</width> |
|
106 <height>12</height> |
|
107 </rect> |
|
108 </property> |
|
109 <property name="text" > |
|
110 <string/> |
|
111 </property> |
|
112 <property name="icon" > |
|
113 <iconset/> |
|
114 </property> |
|
115 </widget> |
|
116 </item> |
|
117 <item> |
|
118 <widget class="QCheckBox" name="checkBox_2" > |
|
119 <property name="objectName" > |
|
120 <string notr="true" >checkBox_2</string> |
|
121 </property> |
|
122 <property name="geometry" > |
|
123 <rect> |
|
124 <x>230</x> |
|
125 <y>3</y> |
|
126 <width>44</width> |
|
127 <height>18</height> |
|
128 </rect> |
|
129 </property> |
|
130 <property name="text" > |
|
131 <string>Text</string> |
|
132 </property> |
|
133 </widget> |
|
134 </item> |
|
135 <item> |
|
136 <widget class="QRadioButton" name="radioButton_2" > |
|
137 <property name="objectName" > |
|
138 <string notr="true" >radioButton_2</string> |
|
139 </property> |
|
140 <property name="geometry" > |
|
141 <rect> |
|
142 <x>280</x> |
|
143 <y>3</y> |
|
144 <width>43</width> |
|
145 <height>18</height> |
|
146 </rect> |
|
147 </property> |
|
148 <property name="text" > |
|
149 <string>Text</string> |
|
150 </property> |
|
151 </widget> |
|
152 </item> |
|
153 </layout> |
|
154 </item> |
|
155 <item> |
|
156 <layout class="QGridLayout" > |
|
157 <property name="objectName" > |
|
158 <string notr="true" /> |
|
159 </property> |
|
160 <property name="margin" > |
|
161 <number>1</number> |
|
162 </property> |
|
163 <property name="spacing" > |
|
164 <number>6</number> |
|
165 </property> |
|
166 <item row="0" column="0" > |
|
167 <widget class="QListWidget" name="listWidget" > |
|
168 <property name="objectName" > |
|
169 <string notr="true" >listWidget</string> |
|
170 </property> |
|
171 <property name="geometry" > |
|
172 <rect> |
|
173 <x>1</x> |
|
174 <y>1</y> |
|
175 <width>186</width> |
|
176 <height>91</height> |
|
177 </rect> |
|
178 </property> |
|
179 </widget> |
|
180 </item> |
|
181 <item row="1" column="1" > |
|
182 <widget class="QListWidget" name="listWidget_3" > |
|
183 <property name="objectName" > |
|
184 <string notr="true" >listWidget_3</string> |
|
185 </property> |
|
186 <property name="geometry" > |
|
187 <rect> |
|
188 <x>193</x> |
|
189 <y>96</y> |
|
190 <width>188</width> |
|
191 <height>60</height> |
|
192 </rect> |
|
193 </property> |
|
194 </widget> |
|
195 </item> |
|
196 <item row="1" column="0" > |
|
197 <widget class="QTreeWidget" name="treeWidget_2" > |
|
198 <property name="objectName" > |
|
199 <string notr="true" >treeWidget_2</string> |
|
200 </property> |
|
201 <property name="geometry" > |
|
202 <rect> |
|
203 <x>1</x> |
|
204 <y>96</y> |
|
205 <width>186</width> |
|
206 <height>60</height> |
|
207 </rect> |
|
208 </property> |
|
209 </widget> |
|
210 </item> |
|
211 <item row="0" column="1" > |
|
212 <layout class="QVBoxLayout" > |
|
213 <property name="objectName" > |
|
214 <string notr="true" /> |
|
215 </property> |
|
216 <property name="margin" > |
|
217 <number>1</number> |
|
218 </property> |
|
219 <property name="spacing" > |
|
220 <number>6</number> |
|
221 </property> |
|
222 <item> |
|
223 <widget class="QListWidget" name="listWidget_2" > |
|
224 <property name="objectName" > |
|
225 <string notr="true" >listWidget_2</string> |
|
226 </property> |
|
227 <property name="geometry" > |
|
228 <rect> |
|
229 <x>1</x> |
|
230 <y>1</y> |
|
231 <width>186</width> |
|
232 <height>43</height> |
|
233 </rect> |
|
234 </property> |
|
235 </widget> |
|
236 </item> |
|
237 <item> |
|
238 <widget class="QTreeWidget" name="treeWidget" > |
|
239 <property name="objectName" > |
|
240 <string notr="true" >treeWidget</string> |
|
241 </property> |
|
242 <property name="geometry" > |
|
243 <rect> |
|
244 <x>1</x> |
|
245 <y>48</y> |
|
246 <width>186</width> |
|
247 <height>43</height> |
|
248 </rect> |
|
249 </property> |
|
250 </widget> |
|
251 </item> |
|
252 </layout> |
|
253 </item> |
|
254 </layout> |
|
255 </item> |
|
256 <item> |
|
257 <widget class="QTabWidget" name="tabWidget" > |
|
258 <property name="objectName" > |
|
259 <string notr="true" >tabWidget</string> |
|
260 </property> |
|
261 <property name="geometry" > |
|
262 <rect> |
|
263 <x>9</x> |
|
264 <y>201</y> |
|
265 <width>382</width> |
|
266 <height>90</height> |
|
267 </rect> |
|
268 </property> |
|
269 <property name="minimumSize" > |
|
270 <size> |
|
271 <width>0</width> |
|
272 <height>90</height> |
|
273 </size> |
|
274 </property> |
|
275 <property name="tabPosition" > |
|
276 <enum>QTabWidget::North</enum> |
|
277 </property> |
|
278 <property name="tabShape" > |
|
279 <enum>QTabWidget::Rounded</enum> |
|
280 </property> |
|
281 <widget class="QWidget" name="widget" > |
|
282 <property name="objectName" > |
|
283 <string notr="true" >widget</string> |
|
284 </property> |
|
285 <property name="geometry" > |
|
286 <rect> |
|
287 <x>0</x> |
|
288 <y>0</y> |
|
289 <width>380</width> |
|
290 <height>63</height> |
|
291 </rect> |
|
292 </property> |
|
293 <attribute name="title" > |
|
294 <string>Tab Page 1</string> |
|
295 </attribute> |
|
296 </widget> |
|
297 <widget class="QWidget" name="widget" > |
|
298 <property name="objectName" > |
|
299 <string notr="true" >widget</string> |
|
300 </property> |
|
301 <property name="geometry" > |
|
302 <rect> |
|
303 <x>0</x> |
|
304 <y>0</y> |
|
305 <width>459</width> |
|
306 <height>66</height> |
|
307 </rect> |
|
308 </property> |
|
309 <attribute name="title" > |
|
310 <string>Tab Page 2</string> |
|
311 </attribute> |
|
312 </widget> |
|
313 </widget> |
|
314 </item> |
|
315 </layout> |
|
316 </widget> |
|
317 <pixmapfunction></pixmapfunction> |
|
318 <connections/> |
|
319 </ui> |