author | Eckhart Koeppen <eckhart.koppen@nokia.com> |
Thu, 22 Apr 2010 16:15:11 +0300 | |
branch | RCL_3 |
changeset 14 | 8c4229025c0b |
parent 4 | 3b1da2848fc7 |
permissions | -rw-r--r-- |
0 | 1 |
<!DOCTYPE UI><UI version="3.0" stdsetdef="1"> |
2 |
<class>MainWindowWizardBase</class> |
|
3 |
<comment>********************************************************************* |
|
4 |
** |
|
4
3b1da2848fc7
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
5 |
** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies). |
0 | 6 |
** All rights reserved. |
7 |
** Contact: Nokia Corporation (qt-info@nokia.com) |
|
8 |
** |
|
9 |
** This file is part of the autotests of the Qt Toolkit. |
|
10 |
** |
|
11 |
** $QT_BEGIN_LICENSE:LGPL$ |
|
12 |
** No Commercial Usage |
|
13 |
** This file contains pre-release code and may not be distributed. |
|
14 |
** You may use this file in accordance with the terms and conditions |
|
15 |
** contained in the Technology Preview License Agreement accompanying |
|
16 |
** this package. |
|
17 |
** |
|
18 |
** GNU Lesser General Public License Usage |
|
19 |
** Alternatively, this file may be used under the terms of the GNU Lesser |
|
20 |
** General Public License version 2.1 as published by the Free Software |
|
21 |
** Foundation and appearing in the file LICENSE.LGPL included in the |
|
22 |
** packaging of this file. Please review the following information to |
|
23 |
** ensure the GNU Lesser General Public License version 2.1 requirements |
|
24 |
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. |
|
25 |
** |
|
26 |
** In addition, as a special exception, Nokia gives you certain additional |
|
27 |
** rights. These rights are described in the Nokia Qt LGPL Exception |
|
28 |
** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. |
|
29 |
** |
|
30 |
** If you have questions regarding the use of this file, please contact |
|
31 |
** Nokia at qt-info@nokia.com. |
|
32 |
** |
|
33 |
** |
|
34 |
** |
|
35 |
** |
|
36 |
** |
|
37 |
** |
|
38 |
** |
|
39 |
** |
|
40 |
** $QT_END_LICENSE$ |
|
41 |
** |
|
42 |
*********************************************************************</comment> |
|
43 |
<include location="global" impldecl="in implementation">designerinterface.h</include> |
|
44 |
<include location="global" impldecl="in implementation">qiconset.h</include> |
|
45 |
<include location="global" impldecl="in implementation">qaction.h</include> |
|
46 |
<include location="global" impldecl="in implementation">qpixmap.h</include> |
|
47 |
<include location="global" impldecl="in implementation">qdict.h</include> |
|
48 |
<include location="local" implDecl="in declaration">mainwindowwizard.ui.h</include> |
|
49 |
<forward>struct DesignerFormWindow;</forward> |
|
50 |
<forward>struct DesignerInterface;</forward> |
|
51 |
<forward>struct QUnknownInterface;</forward> |
|
52 |
<forward>class QWidget;</forward> |
|
53 |
<variable>QWidget *widget;</variable> |
|
54 |
<variable>DesignerInterface *dIface;</variable> |
|
55 |
<variable>DesignerFormWindow *dfw;</variable> |
|
56 |
<pixmapinproject/> |
|
57 |
<layoutdefaults spacing="6" margin="11"/> |
|
58 |
<widget class="QWizard"> |
|
59 |
<property name="name"> |
|
60 |
<cstring>MainWindowWizardBase</cstring> |
|
61 |
</property> |
|
62 |
<property name="geometry"> |
|
63 |
<rect> |
|
64 |
<x>0</x> |
|
65 |
<y>0</y> |
|
66 |
<width>604</width> |
|
67 |
<height>392</height> |
|
68 |
</rect> |
|
69 |
</property> |
|
70 |
<property name="caption"> |
|
71 |
<string>Main Window Wizard</string> |
|
72 |
</property> |
|
73 |
<property name="layoutMargin" stdset="0"> |
|
74 |
</property> |
|
75 |
<widget class="QWidget"> |
|
76 |
<property name="name"> |
|
77 |
<cstring>menuToolbarPage</cstring> |
|
78 |
</property> |
|
79 |
<attribute name="title"> |
|
80 |
<string>Choose available menus and toolbars</string> |
|
81 |
</attribute> |
|
82 |
<grid> |
|
83 |
<property name="name"> |
|
84 |
<cstring>unnamed</cstring> |
|
85 |
</property> |
|
86 |
<property name="margin"> |
|
87 |
<number>0</number> |
|
88 |
</property> |
|
89 |
<property name="spacing"> |
|
90 |
<number>6</number> |
|
91 |
</property> |
|
92 |
<spacer row="4" column="1"> |
|
93 |
<property name="name"> |
|
94 |
<cstring>Spacer7</cstring> |
|
95 |
</property> |
|
96 |
<property name="orientation"> |
|
97 |
<enum>Vertical</enum> |
|
98 |
</property> |
|
99 |
<property name="sizeType"> |
|
100 |
<enum>Expanding</enum> |
|
101 |
</property> |
|
102 |
<property name="sizeHint"> |
|
103 |
<size> |
|
104 |
<width>20</width> |
|
105 |
<height>20</height> |
|
106 |
</size> |
|
107 |
</property> |
|
108 |
</spacer> |
|
109 |
<widget class="QLabel" row="0" column="0" rowspan="5" colspan="1"> |
|
110 |
<property name="name"> |
|
111 |
<cstring>TextLabel4_2</cstring> |
|
112 |
</property> |
|
113 |
<property name="sizePolicy"> |
|
114 |
<sizepolicy> |
|
115 |
<hsizetype>0</hsizetype> |
|
116 |
<vsizetype>7</vsizetype> |
|
117 |
<horstretch>0</horstretch> |
|
118 |
<verstretch>0</verstretch> |
|
119 |
</sizepolicy> |
|
120 |
</property> |
|
121 |
<property name="text"> |
|
122 |
<string></string> |
|
123 |
</property> |
|
124 |
<property name="pixmap"> |
|
125 |
<pixmap>qtwizards_menu_1.png</pixmap> |
|
126 |
</property> |
|
127 |
</widget> |
|
128 |
<widget class="QGroupBox" row="1" column="1"> |
|
129 |
<property name="name"> |
|
130 |
<cstring>GroupBox1</cstring> |
|
131 |
</property> |
|
132 |
<property name="title"> |
|
133 |
<string>File Actions</string> |
|
134 |
</property> |
|
135 |
<grid> |
|
136 |
<property name="name"> |
|
137 |
<cstring>unnamed</cstring> |
|
138 |
</property> |
|
139 |
<property name="margin"> |
|
140 |
<number>11</number> |
|
141 |
</property> |
|
142 |
<property name="spacing"> |
|
143 |
<number>6</number> |
|
144 |
</property> |
|
145 |
<widget class="QCheckBox" row="1" column="0"> |
|
146 |
<property name="name"> |
|
147 |
<cstring>checkFileMenu</cstring> |
|
148 |
</property> |
|
149 |
<property name="text"> |
|
150 |
<string>Menu</string> |
|
151 |
</property> |
|
152 |
<property name="checked"> |
|
153 |
<bool>true</bool> |
|
154 |
</property> |
|
155 |
</widget> |
|
156 |
<widget class="QCheckBox" row="1" column="1"> |
|
157 |
<property name="name"> |
|
158 |
<cstring>checkFileToolbar</cstring> |
|
159 |
</property> |
|
160 |
<property name="text"> |
|
161 |
<string>Toolbar</string> |
|
162 |
</property> |
|
163 |
<property name="checked"> |
|
164 |
<bool>true</bool> |
|
165 |
</property> |
|
166 |
</widget> |
|
167 |
<spacer row="1" column="2"> |
|
168 |
<property name="name"> |
|
169 |
<cstring>Spacer4</cstring> |
|
170 |
</property> |
|
171 |
<property name="orientation"> |
|
172 |
<enum>Horizontal</enum> |
|
173 |
</property> |
|
174 |
<property name="sizeType"> |
|
175 |
<enum>Expanding</enum> |
|
176 |
</property> |
|
177 |
<property name="sizeHint"> |
|
178 |
<size> |
|
179 |
<width>20</width> |
|
180 |
<height>20</height> |
|
181 |
</size> |
|
182 |
</property> |
|
183 |
</spacer> |
|
184 |
<widget class="QCheckBox" row="1" column="3"> |
|
185 |
<property name="name"> |
|
186 |
<cstring>checkCreateConnectionsFile</cstring> |
|
187 |
</property> |
|
188 |
<property name="text"> |
|
189 |
<string>Create Slots and Connections for the actions</string> |
|
190 |
</property> |
|
191 |
<property name="checked"> |
|
192 |
<bool>true</bool> |
|
193 |
</property> |
|
194 |
</widget> |
|
195 |
<widget class="QLabel" row="0" column="0" rowspan="1" colspan="4"> |
|
196 |
<property name="name"> |
|
197 |
<cstring>TextLabel2</cstring> |
|
198 |
</property> |
|
199 |
<property name="text"> |
|
200 |
<string>like New, Open File, Save, Print, etc.</string> |
|
201 |
</property> |
|
202 |
</widget> |
|
203 |
</grid> |
|
204 |
</widget> |
|
205 |
<widget class="QGroupBox" row="2" column="1"> |
|
206 |
<property name="name"> |
|
207 |
<cstring>GroupBox2</cstring> |
|
208 |
</property> |
|
209 |
<property name="title"> |
|
210 |
<string>Edit Actions</string> |
|
211 |
</property> |
|
212 |
<grid> |
|
213 |
<property name="name"> |
|
214 |
<cstring>unnamed</cstring> |
|
215 |
</property> |
|
216 |
<property name="margin"> |
|
217 |
<number>11</number> |
|
218 |
</property> |
|
219 |
<property name="spacing"> |
|
220 |
<number>6</number> |
|
221 |
</property> |
|
222 |
<widget class="QCheckBox" row="1" column="1"> |
|
223 |
<property name="name"> |
|
224 |
<cstring>checkEditToolbar</cstring> |
|
225 |
</property> |
|
226 |
<property name="text"> |
|
227 |
<string>Toolbar</string> |
|
228 |
</property> |
|
229 |
<property name="checked"> |
|
230 |
<bool>true</bool> |
|
231 |
</property> |
|
232 |
</widget> |
|
233 |
<widget class="QCheckBox" row="1" column="0"> |
|
234 |
<property name="name"> |
|
235 |
<cstring>checkEditMenu</cstring> |
|
236 |
</property> |
|
237 |
<property name="text"> |
|
238 |
<string>Menu</string> |
|
239 |
</property> |
|
240 |
<property name="checked"> |
|
241 |
<bool>true</bool> |
|
242 |
</property> |
|
243 |
</widget> |
|
244 |
<spacer row="1" column="2"> |
|
245 |
<property name="name"> |
|
246 |
<cstring>Spacer5</cstring> |
|
247 |
</property> |
|
248 |
<property name="orientation"> |
|
249 |
<enum>Horizontal</enum> |
|
250 |
</property> |
|
251 |
<property name="sizeType"> |
|
252 |
<enum>Expanding</enum> |
|
253 |
</property> |
|
254 |
<property name="sizeHint"> |
|
255 |
<size> |
|
256 |
<width>20</width> |
|
257 |
<height>20</height> |
|
258 |
</size> |
|
259 |
</property> |
|
260 |
</spacer> |
|
261 |
<widget class="QCheckBox" row="1" column="3"> |
|
262 |
<property name="name"> |
|
263 |
<cstring>checkCreateConnectionsEdit</cstring> |
|
264 |
</property> |
|
265 |
<property name="text"> |
|
266 |
<string>Create Slots and Connections for the actions</string> |
|
267 |
</property> |
|
268 |
<property name="checked"> |
|
269 |
<bool>true</bool> |
|
270 |
</property> |
|
271 |
</widget> |
|
272 |
<widget class="QLabel" row="0" column="0" rowspan="1" colspan="4"> |
|
273 |
<property name="name"> |
|
274 |
<cstring>TextLabel2_2</cstring> |
|
275 |
</property> |
|
276 |
<property name="sizePolicy"> |
|
277 |
<sizepolicy> |
|
278 |
<hsizetype>3</hsizetype> |
|
279 |
<vsizetype>5</vsizetype> |
|
280 |
<horstretch>0</horstretch> |
|
281 |
<verstretch>0</verstretch> |
|
282 |
</sizepolicy> |
|
283 |
</property> |
|
284 |
<property name="text"> |
|
285 |
<string>like Cut, Copy, Paste, Undo and Redo, etc.</string> |
|
286 |
</property> |
|
287 |
</widget> |
|
288 |
</grid> |
|
289 |
</widget> |
|
290 |
<widget class="QGroupBox" row="3" column="1"> |
|
291 |
<property name="name"> |
|
292 |
<cstring>GroupBox3</cstring> |
|
293 |
</property> |
|
294 |
<property name="title"> |
|
295 |
<string>Help Actions</string> |
|
296 |
</property> |
|
297 |
<grid> |
|
298 |
<property name="name"> |
|
299 |
<cstring>unnamed</cstring> |
|
300 |
</property> |
|
301 |
<property name="margin"> |
|
302 |
<number>11</number> |
|
303 |
</property> |
|
304 |
<property name="spacing"> |
|
305 |
<number>6</number> |
|
306 |
</property> |
|
307 |
<widget class="QLabel" row="0" column="0" rowspan="1" colspan="4"> |
|
308 |
<property name="name"> |
|
309 |
<cstring>TextLabel2_2_2</cstring> |
|
310 |
</property> |
|
311 |
<property name="sizePolicy"> |
|
312 |
<sizepolicy> |
|
313 |
<hsizetype>3</hsizetype> |
|
314 |
<vsizetype>5</vsizetype> |
|
315 |
<horstretch>0</horstretch> |
|
316 |
<verstretch>0</verstretch> |
|
317 |
</sizepolicy> |
|
318 |
</property> |
|
319 |
<property name="text"> |
|
320 |
<string>like Contents and About, etc.</string> |
|
321 |
</property> |
|
322 |
</widget> |
|
323 |
<widget class="QCheckBox" row="1" column="0"> |
|
324 |
<property name="name"> |
|
325 |
<cstring>checkHelpMenu</cstring> |
|
326 |
</property> |
|
327 |
<property name="text"> |
|
328 |
<string>Menu</string> |
|
329 |
</property> |
|
330 |
<property name="checked"> |
|
331 |
<bool>true</bool> |
|
332 |
</property> |
|
333 |
</widget> |
|
334 |
<widget class="QCheckBox" row="1" column="1"> |
|
335 |
<property name="name"> |
|
336 |
<cstring>checkHelpToolbar</cstring> |
|
337 |
</property> |
|
338 |
<property name="text"> |
|
339 |
<string>Toolbar</string> |
|
340 |
</property> |
|
341 |
<property name="checked"> |
|
342 |
<bool>true</bool> |
|
343 |
</property> |
|
344 |
</widget> |
|
345 |
<spacer row="1" column="2"> |
|
346 |
<property name="name"> |
|
347 |
<cstring>Spacer6</cstring> |
|
348 |
</property> |
|
349 |
<property name="orientation"> |
|
350 |
<enum>Horizontal</enum> |
|
351 |
</property> |
|
352 |
<property name="sizeType"> |
|
353 |
<enum>Expanding</enum> |
|
354 |
</property> |
|
355 |
<property name="sizeHint"> |
|
356 |
<size> |
|
357 |
<width>20</width> |
|
358 |
<height>20</height> |
|
359 |
</size> |
|
360 |
</property> |
|
361 |
</spacer> |
|
362 |
<widget class="QCheckBox" row="1" column="3"> |
|
363 |
<property name="name"> |
|
364 |
<cstring>checkCreateConnectionsHelp</cstring> |
|
365 |
</property> |
|
366 |
<property name="text"> |
|
367 |
<string>Create Slots and Connections for the actions</string> |
|
368 |
</property> |
|
369 |
<property name="checked"> |
|
370 |
<bool>true</bool> |
|
371 |
</property> |
|
372 |
</widget> |
|
373 |
</grid> |
|
374 |
</widget> |
|
375 |
</grid> |
|
376 |
</widget> |
|
377 |
<widget class="QWidget"> |
|
378 |
<property name="name"> |
|
379 |
<cstring>toolbarsPage</cstring> |
|
380 |
</property> |
|
381 |
<attribute name="title"> |
|
382 |
<string>Setup Toolbar</string> |
|
383 |
</attribute> |
|
384 |
<grid> |
|
385 |
<property name="name"> |
|
386 |
<cstring>unnamed</cstring> |
|
387 |
</property> |
|
388 |
<property name="margin"> |
|
389 |
<number>0</number> |
|
390 |
</property> |
|
391 |
<property name="spacing"> |
|
392 |
<number>6</number> |
|
393 |
</property> |
|
394 |
<widget class="QPushButton" row="7" column="2"> |
|
395 |
<property name="name"> |
|
396 |
<cstring>buttonToolbarActionUp</cstring> |
|
397 |
</property> |
|
398 |
<property name="text"> |
|
399 |
<string></string> |
|
400 |
</property> |
|
401 |
<property name="pixmap"> |
|
402 |
<pixmap>designer_up.png</pixmap> |
|
403 |
</property> |
|
404 |
</widget> |
|
405 |
<widget class="QLabel" row="2" column="3"> |
|
406 |
<property name="name"> |
|
407 |
<cstring>TextLabel4_3_2</cstring> |
|
408 |
</property> |
|
409 |
<property name="text"> |
|
410 |
<string>&Toolbar</string> |
|
411 |
</property> |
|
412 |
<property name="buddy" stdset="0"> |
|
413 |
<cstring>listToolbar</cstring> |
|
414 |
</property> |
|
415 |
</widget> |
|
416 |
<widget class="QPushButton" row="8" column="2"> |
|
417 |
<property name="name"> |
|
418 |
<cstring>buttonToolbarActionDown</cstring> |
|
419 |
</property> |
|
420 |
<property name="text"> |
|
421 |
<string></string> |
|
422 |
</property> |
|
423 |
<property name="pixmap"> |
|
424 |
<pixmap>designer_down.png</pixmap> |
|
425 |
</property> |
|
426 |
</widget> |
|
427 |
<widget class="QListBox" row="3" column="1" rowspan="7" colspan="1"> |
|
428 |
<property name="name"> |
|
429 |
<cstring>listToolbarActions</cstring> |
|
430 |
</property> |
|
431 |
</widget> |
|
432 |
<widget class="QListBox" row="3" column="3" rowspan="7" colspan="1"> |
|
433 |
<property name="name"> |
|
434 |
<cstring>listToolbar</cstring> |
|
435 |
</property> |
|
436 |
</widget> |
|
437 |
<widget class="QLayoutWidget" row="1" column="1" rowspan="1" colspan="2"> |
|
438 |
<property name="name"> |
|
439 |
<cstring>Layout20_2</cstring> |
|
440 |
</property> |
|
441 |
<hbox> |
|
442 |
<property name="name"> |
|
443 |
<cstring>unnamed</cstring> |
|
444 |
</property> |
|
445 |
<property name="margin"> |
|
446 |
<number>0</number> |
|
447 |
</property> |
|
448 |
<property name="spacing"> |
|
449 |
<number>6</number> |
|
450 |
</property> |
|
451 |
<widget class="QLabel"> |
|
452 |
<property name="name"> |
|
453 |
<cstring>TextLabel5_2</cstring> |
|
454 |
</property> |
|
455 |
<property name="text"> |
|
456 |
<string>&Category</string> |
|
457 |
</property> |
|
458 |
<property name="buddy" stdset="0"> |
|
459 |
<cstring>comboToolbar</cstring> |
|
460 |
</property> |
|
461 |
</widget> |
|
462 |
<widget class="QComboBox"> |
|
463 |
<property name="name"> |
|
464 |
<cstring>comboToolbar</cstring> |
|
465 |
</property> |
|
466 |
<property name="sizePolicy"> |
|
467 |
<sizepolicy> |
|
468 |
<hsizetype>7</hsizetype> |
|
469 |
<vsizetype>0</vsizetype> |
|
470 |
<horstretch>0</horstretch> |
|
471 |
<verstretch>0</verstretch> |
|
472 |
</sizepolicy> |
|
473 |
</property> |
|
474 |
</widget> |
|
475 |
</hbox> |
|
476 |
</widget> |
|
477 |
<widget class="QLabel" row="2" column="1"> |
|
478 |
<property name="name"> |
|
479 |
<cstring>TextLabel4_4</cstring> |
|
480 |
</property> |
|
481 |
<property name="text"> |
|
482 |
<string>&Actions</string> |
|
483 |
</property> |
|
484 |
<property name="buddy" stdset="0"> |
|
485 |
<cstring>listToolbarActions</cstring> |
|
486 |
</property> |
|
487 |
</widget> |
|
488 |
<widget class="QPushButton" row="5" column="2"> |
|
489 |
<property name="name"> |
|
490 |
<cstring>buttonToolbarRemoveAction</cstring> |
|
491 |
</property> |
|
492 |
<property name="text"> |
|
493 |
<string></string> |
|
494 |
</property> |
|
495 |
<property name="pixmap"> |
|
496 |
<pixmap>designer_left.png</pixmap> |
|
497 |
</property> |
|
498 |
</widget> |
|
499 |
<widget class="QLabel" row="0" column="0" rowspan="10" colspan="1"> |
|
500 |
<property name="name"> |
|
501 |
<cstring>TextLabel4_2_2_2</cstring> |
|
502 |
</property> |
|
503 |
<property name="sizePolicy"> |
|
504 |
<sizepolicy> |
|
505 |
<hsizetype>0</hsizetype> |
|
506 |
<vsizetype>7</vsizetype> |
|
507 |
<horstretch>0</horstretch> |
|
508 |
<verstretch>0</verstretch> |
|
509 |
</sizepolicy> |
|
510 |
</property> |
|
511 |
<property name="text"> |
|
512 |
<string></string> |
|
513 |
</property> |
|
514 |
<property name="pixmap"> |
|
515 |
<pixmap>qtwizards_menu_2.png</pixmap> |
|
516 |
</property> |
|
517 |
</widget> |
|
518 |
<widget class="QPushButton" row="4" column="2"> |
|
519 |
<property name="name"> |
|
520 |
<cstring>buttonToolbarAddAction</cstring> |
|
521 |
</property> |
|
522 |
<property name="text"> |
|
523 |
<string></string> |
|
524 |
</property> |
|
525 |
<property name="pixmap"> |
|
526 |
<pixmap>designer_right.png</pixmap> |
|
527 |
</property> |
|
528 |
</widget> |
|
529 |
<spacer row="3" column="2"> |
|
530 |
<property name="name"> |
|
531 |
<cstring>Spacer11</cstring> |
|
532 |
</property> |
|
533 |
<property name="orientation"> |
|
534 |
<enum>Vertical</enum> |
|
535 |
</property> |
|
536 |
<property name="sizeType"> |
|
537 |
<enum>Expanding</enum> |
|
538 |
</property> |
|
539 |
<property name="sizeHint"> |
|
540 |
<size> |
|
541 |
<width>20</width> |
|
542 |
<height>20</height> |
|
543 |
</size> |
|
544 |
</property> |
|
545 |
</spacer> |
|
546 |
<spacer row="6" column="2"> |
|
547 |
<property name="name"> |
|
548 |
<cstring>Spacer12</cstring> |
|
549 |
</property> |
|
550 |
<property name="orientation"> |
|
551 |
<enum>Vertical</enum> |
|
552 |
</property> |
|
553 |
<property name="sizeType"> |
|
554 |
<enum>Expanding</enum> |
|
555 |
</property> |
|
556 |
<property name="sizeHint"> |
|
557 |
<size> |
|
558 |
<width>20</width> |
|
559 |
<height>20</height> |
|
560 |
</size> |
|
561 |
</property> |
|
562 |
</spacer> |
|
563 |
<spacer row="9" column="2"> |
|
564 |
<property name="name"> |
|
565 |
<cstring>Spacer13</cstring> |
|
566 |
</property> |
|
567 |
<property name="orientation"> |
|
568 |
<enum>Vertical</enum> |
|
569 |
</property> |
|
570 |
<property name="sizeType"> |
|
571 |
<enum>Expanding</enum> |
|
572 |
</property> |
|
573 |
<property name="sizeHint"> |
|
574 |
<size> |
|
575 |
<width>20</width> |
|
576 |
<height>20</height> |
|
577 |
</size> |
|
578 |
</property> |
|
579 |
</spacer> |
|
580 |
</grid> |
|
581 |
</widget> |
|
582 |
<widget class="QWidget"> |
|
583 |
<property name="name"> |
|
584 |
<cstring>finishPage</cstring> |
|
585 |
</property> |
|
586 |
<attribute name="title"> |
|
587 |
<string>Finish</string> |
|
588 |
</attribute> |
|
589 |
<grid> |
|
590 |
<property name="name"> |
|
591 |
<cstring>unnamed</cstring> |
|
592 |
</property> |
|
593 |
<property name="margin"> |
|
594 |
<number>0</number> |
|
595 |
</property> |
|
596 |
<property name="spacing"> |
|
597 |
<number>6</number> |
|
598 |
</property> |
|
599 |
<widget class="QLabel" row="0" column="0" rowspan="3" colspan="1"> |
|
600 |
<property name="name"> |
|
601 |
<cstring>TextLabel4_2_2_2_2</cstring> |
|
602 |
</property> |
|
603 |
<property name="sizePolicy"> |
|
604 |
<sizepolicy> |
|
605 |
<hsizetype>0</hsizetype> |
|
606 |
<vsizetype>7</vsizetype> |
|
607 |
<horstretch>0</horstretch> |
|
608 |
<verstretch>0</verstretch> |
|
609 |
</sizepolicy> |
|
610 |
</property> |
|
611 |
<property name="text"> |
|
612 |
<string></string> |
|
613 |
</property> |
|
614 |
<property name="pixmap"> |
|
615 |
<pixmap>qtwizards_menu_3.png</pixmap> |
|
616 |
</property> |
|
617 |
</widget> |
|
618 |
<widget class="QLabel" row="1" column="1"> |
|
619 |
<property name="name"> |
|
620 |
<cstring>TextLabel1_5</cstring> |
|
621 |
</property> |
|
622 |
<property name="text"> |
|
623 |
<string>Press Finish to populate the main window.</string> |
|
624 |
</property> |
|
625 |
</widget> |
|
626 |
<spacer row="0" column="1"> |
|
627 |
<property name="name"> |
|
628 |
<cstring>Spacer1</cstring> |
|
629 |
</property> |
|
630 |
<property name="orientation"> |
|
631 |
<enum>Vertical</enum> |
|
632 |
</property> |
|
633 |
<property name="sizeType"> |
|
634 |
<enum>Expanding</enum> |
|
635 |
</property> |
|
636 |
<property name="sizeHint"> |
|
637 |
<size> |
|
638 |
<width>20</width> |
|
639 |
<height>20</height> |
|
640 |
</size> |
|
641 |
</property> |
|
642 |
</spacer> |
|
643 |
<spacer row="2" column="1"> |
|
644 |
<property name="name"> |
|
645 |
<cstring>Spacer1_2</cstring> |
|
646 |
</property> |
|
647 |
<property name="orientation"> |
|
648 |
<enum>Vertical</enum> |
|
649 |
</property> |
|
650 |
<property name="sizeType"> |
|
651 |
<enum>Expanding</enum> |
|
652 |
</property> |
|
653 |
<property name="sizeHint"> |
|
654 |
<size> |
|
655 |
<width>20</width> |
|
656 |
<height>20</height> |
|
657 |
</size> |
|
658 |
</property> |
|
659 |
</spacer> |
|
660 |
</grid> |
|
661 |
</widget> |
|
662 |
</widget> |
|
663 |
<connections> |
|
664 |
<connection language="C++"> |
|
665 |
<sender>comboToolbar</sender> |
|
666 |
<signal>activated(const QString&)</signal> |
|
667 |
<receiver>MainWindowWizardBase</receiver> |
|
668 |
<slot>currentToolbarChanged(const QString&)</slot> |
|
669 |
</connection> |
|
670 |
<connection language="C++"> |
|
671 |
<sender>buttonToolbarAddAction</sender> |
|
672 |
<signal>clicked()</signal> |
|
673 |
<receiver>MainWindowWizardBase</receiver> |
|
674 |
<slot>toolbarAddAction()</slot> |
|
675 |
</connection> |
|
676 |
<connection language="C++"> |
|
677 |
<sender>buttonToolbarRemoveAction</sender> |
|
678 |
<signal>clicked()</signal> |
|
679 |
<receiver>MainWindowWizardBase</receiver> |
|
680 |
<slot>toolbarRemoveAction()</slot> |
|
681 |
</connection> |
|
682 |
<connection language="C++"> |
|
683 |
<sender>buttonToolbarActionUp</sender> |
|
684 |
<signal>clicked()</signal> |
|
685 |
<receiver>MainWindowWizardBase</receiver> |
|
686 |
<slot>toolbarActionUp()</slot> |
|
687 |
</connection> |
|
688 |
<connection language="C++"> |
|
689 |
<sender>buttonToolbarActionDown</sender> |
|
690 |
<signal>clicked()</signal> |
|
691 |
<receiver>MainWindowWizardBase</receiver> |
|
692 |
<slot>toolbarActionDown()</slot> |
|
693 |
</connection> |
|
694 |
<connection language="C++"> |
|
695 |
<sender>MainWindowWizardBase</sender> |
|
696 |
<signal>selected(const QString&)</signal> |
|
697 |
<receiver>MainWindowWizardBase</receiver> |
|
698 |
<slot>pageSelected(const QString&)</slot> |
|
699 |
</connection> |
|
700 |
<connection language="C++"> |
|
701 |
<sender>checkHelpMenu</sender> |
|
702 |
<signal>toggled(bool)</signal> |
|
703 |
<receiver>MainWindowWizardBase</receiver> |
|
704 |
<slot>currentSettingChanged()</slot> |
|
705 |
</connection> |
|
706 |
<connection language="C++"> |
|
707 |
<sender>checkHelpToolbar</sender> |
|
708 |
<signal>toggled(bool)</signal> |
|
709 |
<receiver>MainWindowWizardBase</receiver> |
|
710 |
<slot>currentSettingChanged()</slot> |
|
711 |
</connection> |
|
712 |
<connection language="C++"> |
|
713 |
<sender>checkEditMenu</sender> |
|
714 |
<signal>toggled(bool)</signal> |
|
715 |
<receiver>MainWindowWizardBase</receiver> |
|
716 |
<slot>currentSettingChanged()</slot> |
|
717 |
</connection> |
|
718 |
<connection language="C++"> |
|
719 |
<sender>checkEditToolbar</sender> |
|
720 |
<signal>toggled(bool)</signal> |
|
721 |
<receiver>MainWindowWizardBase</receiver> |
|
722 |
<slot>currentSettingChanged()</slot> |
|
723 |
</connection> |
|
724 |
<connection language="C++"> |
|
725 |
<sender>checkFileMenu</sender> |
|
726 |
<signal>toggled(bool)</signal> |
|
727 |
<receiver>MainWindowWizardBase</receiver> |
|
728 |
<slot>currentSettingChanged()</slot> |
|
729 |
</connection> |
|
730 |
<connection language="C++"> |
|
731 |
<sender>checkFileToolbar</sender> |
|
732 |
<signal>toggled(bool)</signal> |
|
733 |
<receiver>MainWindowWizardBase</receiver> |
|
734 |
<slot>currentSettingChanged()</slot> |
|
735 |
</connection> |
|
736 |
<slot access="protected" specifier="virtual" language="C++" returnType="void">init()</slot> |
|
737 |
<slot access="protected" specifier="virtual" language="C++" returnType="void">destroy()</slot> |
|
738 |
<slot access="protected" specifier="virtual" language="C++" returnType="void">currentSettingChanged()</slot> |
|
739 |
<slot access="public" specifier="virtual" language="C++" returnType="void">setupToolbarPage()</slot> |
|
740 |
<slot access="protected" specifier="virtual" language="C++" returnType="void">toolbarActionDown()</slot> |
|
741 |
<slot access="protected" specifier="virtual" language="C++" returnType="void">toolbarActionUp()</slot> |
|
742 |
<slot access="protected" specifier="virtual" language="C++" returnType="void">toolbarAddAction()</slot> |
|
743 |
<slot access="protected" specifier="virtual" language="C++" returnType="void">toolbarRemoveAction()</slot> |
|
744 |
<slot access="public" specifier="virtual" language="C++" returnType="void">accept()</slot> |
|
745 |
<slot access="protected" specifier="virtual" language="C++" returnType="void">currentToolbarChanged( const QString & s )</slot> |
|
746 |
<slot access="public" specifier="virtual" language="C++" returnType="void">getPixmap( const QString & n, QPixmap & pix )</slot> |
|
747 |
<slot access="protected" specifier="virtual" language="C++" returnType="void">pageSelected( const QString & )</slot> |
|
748 |
<slot access="public" specifier="virtual" language="C++" returnType="void">setAppInterface( QUnknownInterface * iface, DesignerFormWindow * fw, QWidget * w )</slot> |
|
749 |
</connections> |
|
750 |
<tabstops> |
|
751 |
<tabstop>checkFileMenu</tabstop> |
|
752 |
<tabstop>checkFileToolbar</tabstop> |
|
753 |
<tabstop>checkEditMenu</tabstop> |
|
754 |
<tabstop>checkEditToolbar</tabstop> |
|
755 |
<tabstop>checkHelpMenu</tabstop> |
|
756 |
<tabstop>checkHelpToolbar</tabstop> |
|
757 |
<tabstop>comboToolbar</tabstop> |
|
758 |
<tabstop>listToolbarActions</tabstop> |
|
759 |
<tabstop>buttonToolbarAddAction</tabstop> |
|
760 |
<tabstop>buttonToolbarRemoveAction</tabstop> |
|
761 |
<tabstop>buttonToolbarActionUp</tabstop> |
|
762 |
<tabstop>buttonToolbarActionDown</tabstop> |
|
763 |
<tabstop>listToolbar</tabstop> |
|
764 |
</tabstops> |
|
765 |
</UI> |