|
1 <!DOCTYPE UI><UI version="3.1" stdsetdef="1"> |
|
2 <class>Preferences</class> |
|
3 <comment>********************************************************************* |
|
4 ** |
|
5 ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). |
|
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 <widget class="QDialog"> |
|
44 <property name="name"> |
|
45 <cstring>Preferences</cstring> |
|
46 </property> |
|
47 <property name="geometry"> |
|
48 <rect> |
|
49 <x>0</x> |
|
50 <y>0</y> |
|
51 <width>482</width> |
|
52 <height>480</height> |
|
53 </rect> |
|
54 </property> |
|
55 <property name="caption"> |
|
56 <string>Preferences</string> |
|
57 </property> |
|
58 <property name="sizeGripEnabled"> |
|
59 <bool>true</bool> |
|
60 </property> |
|
61 <property name="whatsThis" stdset="0"> |
|
62 <string><b>Preferences</b><p>Change the preferences of Qt Designer. There is always one tab with general preferences. There may be additional tabs, depending on which plugins are installed.</p></string> |
|
63 </property> |
|
64 <vbox> |
|
65 <property name="name"> |
|
66 <cstring>unnamed</cstring> |
|
67 </property> |
|
68 <property name="margin"> |
|
69 <number>11</number> |
|
70 </property> |
|
71 <property name="spacing"> |
|
72 <number>6</number> |
|
73 </property> |
|
74 <widget class="QTabWidget"> |
|
75 <property name="name"> |
|
76 <cstring>tabWidget</cstring> |
|
77 </property> |
|
78 <widget class="QWidget"> |
|
79 <property name="name"> |
|
80 <cstring>pageGeneral</cstring> |
|
81 </property> |
|
82 <attribute name="title"> |
|
83 <string>General</string> |
|
84 </attribute> |
|
85 <grid> |
|
86 <property name="name"> |
|
87 <cstring>unnamed</cstring> |
|
88 </property> |
|
89 <widget class="QGroupBox" row="1" column="1"> |
|
90 <property name="name"> |
|
91 <cstring>groupBox4</cstring> |
|
92 </property> |
|
93 <property name="title"> |
|
94 <string>File Saving</string> |
|
95 </property> |
|
96 <vbox> |
|
97 <property name="name"> |
|
98 <cstring>unnamed</cstring> |
|
99 </property> |
|
100 <widget class="QCheckBox"> |
|
101 <property name="name"> |
|
102 <cstring>checkBoxAutoSave</cstring> |
|
103 </property> |
|
104 <property name="text"> |
|
105 <string>Enable Auto Sa&ve</string> |
|
106 </property> |
|
107 <property name="accel"> |
|
108 <string>Alt+V</string> |
|
109 </property> |
|
110 <property name="checked"> |
|
111 <bool>true</bool> |
|
112 </property> |
|
113 </widget> |
|
114 <widget class="QLayoutWidget"> |
|
115 <property name="name"> |
|
116 <cstring>layout3</cstring> |
|
117 </property> |
|
118 <hbox> |
|
119 <property name="name"> |
|
120 <cstring>unnamed</cstring> |
|
121 </property> |
|
122 <widget class="QLabel"> |
|
123 <property name="name"> |
|
124 <cstring>textLabelAutoSave</cstring> |
|
125 </property> |
|
126 <property name="text"> |
|
127 <string>Auto Save &Interval:</string> |
|
128 </property> |
|
129 <property name="buddy" stdset="0"> |
|
130 <cstring>timeEditAutoSave</cstring> |
|
131 </property> |
|
132 </widget> |
|
133 <widget class="QTimeEdit"> |
|
134 <property name="name"> |
|
135 <cstring>timeEditAutoSave</cstring> |
|
136 </property> |
|
137 <property name="time"> |
|
138 <time> |
|
139 <hour>0</hour> |
|
140 <minute>30</minute> |
|
141 <second>0</second> |
|
142 </time> |
|
143 </property> |
|
144 </widget> |
|
145 </hbox> |
|
146 </widget> |
|
147 </vbox> |
|
148 </widget> |
|
149 <widget class="QButtonGroup" row="2" column="0" rowspan="1" colspan="2"> |
|
150 <property name="name"> |
|
151 <cstring>buttonGroup2</cstring> |
|
152 </property> |
|
153 <property name="title"> |
|
154 <string>Plu&gin Paths</string> |
|
155 </property> |
|
156 <hbox> |
|
157 <property name="name"> |
|
158 <cstring>unnamed</cstring> |
|
159 </property> |
|
160 <widget class="QTextEdit"> |
|
161 <property name="name"> |
|
162 <cstring>textEditPluginPaths</cstring> |
|
163 </property> |
|
164 </widget> |
|
165 </hbox> |
|
166 </widget> |
|
167 <spacer row="3" column="1"> |
|
168 <property name="name"> |
|
169 <cstring>Spacer3</cstring> |
|
170 </property> |
|
171 <property name="orientation"> |
|
172 <enum>Vertical</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 <property name="whatsThis" stdset="0"> |
|
184 <string>A splash screen is displayed when starting Qt Designer if this option is checked.</string> |
|
185 </property> |
|
186 </spacer> |
|
187 <widget class="QGroupBox" row="1" column="0"> |
|
188 <property name="name"> |
|
189 <cstring>GroupBox5</cstring> |
|
190 </property> |
|
191 <property name="title"> |
|
192 <string>Ge&neral</string> |
|
193 </property> |
|
194 <vbox> |
|
195 <property name="name"> |
|
196 <cstring>unnamed</cstring> |
|
197 </property> |
|
198 <property name="margin"> |
|
199 <number>11</number> |
|
200 </property> |
|
201 <property name="spacing"> |
|
202 <number>6</number> |
|
203 </property> |
|
204 <widget class="QCheckBox"> |
|
205 <property name="name"> |
|
206 <cstring>checkBoxWorkspace</cstring> |
|
207 </property> |
|
208 <property name="text"> |
|
209 <string>Restore Last &Workspace on Startup</string> |
|
210 </property> |
|
211 <property name="accel"> |
|
212 <string>Alt+W</string> |
|
213 </property> |
|
214 <property name="checked"> |
|
215 <bool>true</bool> |
|
216 </property> |
|
217 <property name="toolTip" stdset="0"> |
|
218 <string>Restore last workspace</string> |
|
219 </property> |
|
220 <property name="whatsThis" stdset="0"> |
|
221 <string>The current workspace settings will be restored the next time you start Qt Designer if this option is checked.</string> |
|
222 </property> |
|
223 </widget> |
|
224 <widget class="QCheckBox"> |
|
225 <property name="name"> |
|
226 <cstring>checkBoxSplash</cstring> |
|
227 </property> |
|
228 <property name="text"> |
|
229 <string>Show &Splash Screen on Startup</string> |
|
230 </property> |
|
231 <property name="checked"> |
|
232 <bool>true</bool> |
|
233 </property> |
|
234 <property name="toolTip" stdset="0"> |
|
235 <string>Show Splashscreen</string> |
|
236 </property> |
|
237 <property name="whatsThis" stdset="0"> |
|
238 <string>A splash screen is displayed when starting Qt Designer if this option is checked.</string> |
|
239 </property> |
|
240 </widget> |
|
241 <widget class="QCheckBox"> |
|
242 <property name="name"> |
|
243 <cstring>checkBoxStartDialog</cstring> |
|
244 </property> |
|
245 <property name="text"> |
|
246 <string>Show Start &Dialog</string> |
|
247 </property> |
|
248 <property name="checked"> |
|
249 <bool>true</bool> |
|
250 </property> |
|
251 </widget> |
|
252 <widget class="QCheckBox"> |
|
253 <property name="name"> |
|
254 <cstring>checkAutoEdit</cstring> |
|
255 </property> |
|
256 <property name="text"> |
|
257 <string>Disable Data&base Auto-Edit in Preview</string> |
|
258 </property> |
|
259 <property name="accel"> |
|
260 <string>Alt+B</string> |
|
261 </property> |
|
262 <property name="checked"> |
|
263 <bool>true</bool> |
|
264 </property> |
|
265 </widget> |
|
266 <widget class="QCheckBox"> |
|
267 <property name="name"> |
|
268 <cstring>checkBoxTextLabels</cstring> |
|
269 </property> |
|
270 <property name="text"> |
|
271 <string>Show Toolbutton Lab&els</string> |
|
272 </property> |
|
273 <property name="accel"> |
|
274 <string>Alt+E</string> |
|
275 </property> |
|
276 <property name="toolTip" stdset="0"> |
|
277 <string>Text Labels</string> |
|
278 </property> |
|
279 <property name="whatsThis" stdset="0"> |
|
280 <string>Text labels will be usin in the toolbars if this is checked.</string> |
|
281 </property> |
|
282 </widget> |
|
283 </vbox> |
|
284 </widget> |
|
285 <widget class="QGroupBox" row="0" column="1"> |
|
286 <property name="name"> |
|
287 <cstring>groupBoxGrid</cstring> |
|
288 </property> |
|
289 <property name="title"> |
|
290 <string>G&rid</string> |
|
291 </property> |
|
292 <property name="checkable"> |
|
293 <bool>true</bool> |
|
294 </property> |
|
295 <property name="whatsThis" stdset="0"> |
|
296 <string></string> |
|
297 </property> |
|
298 <vbox> |
|
299 <property name="name"> |
|
300 <cstring>unnamed</cstring> |
|
301 </property> |
|
302 <property name="margin"> |
|
303 <number>11</number> |
|
304 </property> |
|
305 <property name="spacing"> |
|
306 <number>6</number> |
|
307 </property> |
|
308 <widget class="QCheckBox"> |
|
309 <property name="name"> |
|
310 <cstring>checkBoxSnapGrid</cstring> |
|
311 </property> |
|
312 <property name="text"> |
|
313 <string>Sn&ap to Grid</string> |
|
314 </property> |
|
315 <property name="accel"> |
|
316 <string>Alt+A</string> |
|
317 </property> |
|
318 <property name="checked"> |
|
319 <bool>true</bool> |
|
320 </property> |
|
321 <property name="toolTip" stdset="0"> |
|
322 <string>Snap to the grid</string> |
|
323 </property> |
|
324 <property name="whatsThis" stdset="0"> |
|
325 <string><b>Customize the grid-settings for all forms.</b><p>When <b>Snap to Grid</b> is checked, the widgets snap to the grid using the the X/Y resolution.</p></string> |
|
326 </property> |
|
327 </widget> |
|
328 <widget class="QLayoutWidget"> |
|
329 <property name="name"> |
|
330 <cstring>Layout4</cstring> |
|
331 </property> |
|
332 <grid> |
|
333 <property name="name"> |
|
334 <cstring>unnamed</cstring> |
|
335 </property> |
|
336 <property name="margin"> |
|
337 <number>0</number> |
|
338 </property> |
|
339 <property name="spacing"> |
|
340 <number>6</number> |
|
341 </property> |
|
342 <widget class="QSpinBox" row="0" column="1"> |
|
343 <property name="name"> |
|
344 <cstring>spinGridX</cstring> |
|
345 </property> |
|
346 <property name="maxValue"> |
|
347 <number>50</number> |
|
348 </property> |
|
349 <property name="minValue"> |
|
350 <number>5</number> |
|
351 </property> |
|
352 <property name="value"> |
|
353 <number>10</number> |
|
354 </property> |
|
355 <property name="toolTip" stdset="0"> |
|
356 <string>Grid resolution</string> |
|
357 </property> |
|
358 <property name="whatsThis" stdset="0"> |
|
359 <string><b>Customize the grid-settings for all forms.</b><p>When <b>Show Grid</b> is checked, a grid is shown on all forms using the X/Y resolution.</p></string> |
|
360 </property> |
|
361 </widget> |
|
362 <widget class="QSpinBox" row="1" column="1"> |
|
363 <property name="name"> |
|
364 <cstring>spinGridY</cstring> |
|
365 </property> |
|
366 <property name="maxValue"> |
|
367 <number>50</number> |
|
368 </property> |
|
369 <property name="minValue"> |
|
370 <number>5</number> |
|
371 </property> |
|
372 <property name="value"> |
|
373 <number>10</number> |
|
374 </property> |
|
375 <property name="toolTip" stdset="0"> |
|
376 <string>Grid resolution</string> |
|
377 </property> |
|
378 <property name="whatsThis" stdset="0"> |
|
379 <string><b>Customize the grid-settings for all forms.</b><p>When <b>Show Grid</b> is checked, a grid is shown on all forms using the X/Y resolution.</p></string> |
|
380 </property> |
|
381 </widget> |
|
382 <widget class="QLabel" row="0" column="0"> |
|
383 <property name="name"> |
|
384 <cstring>Label1</cstring> |
|
385 </property> |
|
386 <property name="text"> |
|
387 <string>Grid-&X:</string> |
|
388 </property> |
|
389 <property name="buddy" stdset="0"> |
|
390 <cstring>spinGridX</cstring> |
|
391 </property> |
|
392 </widget> |
|
393 <widget class="QLabel" row="1" column="0"> |
|
394 <property name="name"> |
|
395 <cstring>Label1_2</cstring> |
|
396 </property> |
|
397 <property name="text"> |
|
398 <string>Grid-&Y:</string> |
|
399 </property> |
|
400 <property name="buddy" stdset="0"> |
|
401 <cstring>spinGridY</cstring> |
|
402 </property> |
|
403 </widget> |
|
404 </grid> |
|
405 </widget> |
|
406 </vbox> |
|
407 </widget> |
|
408 <widget class="QButtonGroup" row="0" column="0"> |
|
409 <property name="name"> |
|
410 <cstring>ButtonGroup1</cstring> |
|
411 </property> |
|
412 <property name="title"> |
|
413 <string>Backgro&und</string> |
|
414 </property> |
|
415 <grid> |
|
416 <property name="name"> |
|
417 <cstring>unnamed</cstring> |
|
418 </property> |
|
419 <property name="margin"> |
|
420 <number>11</number> |
|
421 </property> |
|
422 <property name="spacing"> |
|
423 <number>6</number> |
|
424 </property> |
|
425 <widget class="StyledButton" row="0" column="1"> |
|
426 <property name="name"> |
|
427 <cstring>buttonColor</cstring> |
|
428 </property> |
|
429 <property name="enabled"> |
|
430 <bool>false</bool> |
|
431 </property> |
|
432 <property name="sizePolicy"> |
|
433 <sizepolicy> |
|
434 <hsizetype>0</hsizetype> |
|
435 <vsizetype>0</vsizetype> |
|
436 <horstretch>0</horstretch> |
|
437 <verstretch>0</verstretch> |
|
438 </sizepolicy> |
|
439 </property> |
|
440 <property name="focusPolicy"> |
|
441 <enum>TabFocus</enum> |
|
442 </property> |
|
443 <property name="scale" stdset="0"> |
|
444 <bool>false</bool> |
|
445 </property> |
|
446 <property name="toolTip" stdset="0"> |
|
447 <string>Choose a color</string> |
|
448 </property> |
|
449 <property name="whatsThis" stdset="0"> |
|
450 <string>Select a color in the color dialog.</string> |
|
451 </property> |
|
452 </widget> |
|
453 <widget class="QRadioButton" row="0" column="0"> |
|
454 <property name="name"> |
|
455 <cstring>radioColor</cstring> |
|
456 </property> |
|
457 <property name="focusPolicy"> |
|
458 <enum>NoFocus</enum> |
|
459 </property> |
|
460 <property name="text"> |
|
461 <string>Co&lor</string> |
|
462 </property> |
|
463 <property name="toolTip" stdset="0"> |
|
464 <string>Use a background color</string> |
|
465 </property> |
|
466 <property name="whatsThis" stdset="0"> |
|
467 <string>Use a background color.</string> |
|
468 </property> |
|
469 </widget> |
|
470 <widget class="QRadioButton" row="1" column="0"> |
|
471 <property name="name"> |
|
472 <cstring>radioPixmap</cstring> |
|
473 </property> |
|
474 <property name="text"> |
|
475 <string>&Pixmap</string> |
|
476 </property> |
|
477 <property name="checked"> |
|
478 <bool>true</bool> |
|
479 </property> |
|
480 <property name="toolTip" stdset="0"> |
|
481 <string>Use a background pixmap</string> |
|
482 </property> |
|
483 <property name="whatsThis" stdset="0"> |
|
484 <string>Use a background pixmap.</string> |
|
485 </property> |
|
486 </widget> |
|
487 <widget class="StyledButton" row="1" column="1"> |
|
488 <property name="name"> |
|
489 <cstring>buttonPixmap</cstring> |
|
490 </property> |
|
491 <property name="sizePolicy"> |
|
492 <sizepolicy> |
|
493 <hsizetype>0</hsizetype> |
|
494 <vsizetype>0</vsizetype> |
|
495 <horstretch>0</horstretch> |
|
496 <verstretch>0</verstretch> |
|
497 </sizepolicy> |
|
498 </property> |
|
499 <property name="focusPolicy"> |
|
500 <enum>TabFocus</enum> |
|
501 </property> |
|
502 <property name="scale" stdset="0"> |
|
503 <bool>false</bool> |
|
504 </property> |
|
505 <property name="toolTip" stdset="0"> |
|
506 <string>Select a pixmap</string> |
|
507 </property> |
|
508 <property name="whatsThis" stdset="0"> |
|
509 <string>Choose a pixmap file.</string> |
|
510 </property> |
|
511 </widget> |
|
512 </grid> |
|
513 </widget> |
|
514 </grid> |
|
515 </widget> |
|
516 </widget> |
|
517 <widget class="QLayoutWidget"> |
|
518 <property name="name"> |
|
519 <cstring>Layout6</cstring> |
|
520 </property> |
|
521 <hbox> |
|
522 <property name="name"> |
|
523 <cstring>unnamed</cstring> |
|
524 </property> |
|
525 <property name="margin"> |
|
526 <number>0</number> |
|
527 </property> |
|
528 <property name="spacing"> |
|
529 <number>6</number> |
|
530 </property> |
|
531 <widget class="QPushButton"> |
|
532 <property name="name"> |
|
533 <cstring>helpButton</cstring> |
|
534 </property> |
|
535 <property name="text"> |
|
536 <string>&Help</string> |
|
537 </property> |
|
538 <property name="autoDefault"> |
|
539 <bool>true</bool> |
|
540 </property> |
|
541 </widget> |
|
542 <spacer> |
|
543 <property name="name"> |
|
544 <cstring>Horizontal Spacing2</cstring> |
|
545 </property> |
|
546 <property name="orientation"> |
|
547 <enum>Horizontal</enum> |
|
548 </property> |
|
549 <property name="sizeType"> |
|
550 <enum>Expanding</enum> |
|
551 </property> |
|
552 <property name="sizeHint"> |
|
553 <size> |
|
554 <width>20</width> |
|
555 <height>20</height> |
|
556 </size> |
|
557 </property> |
|
558 </spacer> |
|
559 <widget class="QPushButton"> |
|
560 <property name="name"> |
|
561 <cstring>buttonOk</cstring> |
|
562 </property> |
|
563 <property name="text"> |
|
564 <string>&OK</string> |
|
565 </property> |
|
566 <property name="autoDefault"> |
|
567 <bool>true</bool> |
|
568 </property> |
|
569 <property name="default"> |
|
570 <bool>true</bool> |
|
571 </property> |
|
572 <property name="whatsThis" stdset="0"> |
|
573 <string>Close the dialog and apply all the changes.</string> |
|
574 </property> |
|
575 </widget> |
|
576 <widget class="QPushButton"> |
|
577 <property name="name"> |
|
578 <cstring>buttonCancel</cstring> |
|
579 </property> |
|
580 <property name="text"> |
|
581 <string>&Cancel</string> |
|
582 </property> |
|
583 <property name="autoDefault"> |
|
584 <bool>true</bool> |
|
585 </property> |
|
586 <property name="default"> |
|
587 <bool>false</bool> |
|
588 </property> |
|
589 <property name="whatsThis" stdset="0"> |
|
590 <string>Close the dialog and discard any changes.</string> |
|
591 </property> |
|
592 </widget> |
|
593 </hbox> |
|
594 </widget> |
|
595 </vbox> |
|
596 </widget> |
|
597 <customwidgets> |
|
598 <customwidget> |
|
599 <class>StyledButton</class> |
|
600 <header location="local">styledbutton.h</header> |
|
601 <sizehint> |
|
602 <width>40</width> |
|
603 <height>25</height> |
|
604 </sizehint> |
|
605 <container>0</container> |
|
606 <sizepolicy> |
|
607 <hordata>5</hordata> |
|
608 <verdata>5</verdata> |
|
609 <horstretch>0</horstretch> |
|
610 <verstretch>0</verstretch> |
|
611 </sizepolicy> |
|
612 <pixmap>image0</pixmap> |
|
613 <signal>clicked()</signal> |
|
614 <signal>changed()</signal> |
|
615 <property type="Color">color</property> |
|
616 <property type="Pixmap">pixmap</property> |
|
617 <property type="Bool">scale</property> |
|
618 </customwidget> |
|
619 </customwidgets> |
|
620 <images> |
|
621 <image name="image0"> |
|
622 <data format="XPM.GZ" length="1112">789c9dd2cb8e9b301406e07d9e0225bba89a09601350d505302c5b7559a9eac23e6672b363620c0ca9faeef53949da2e2a55eab123f9e38f2f217e5e475f3e7f8cd6cf8bde0b7f8008f6c2456b3518337ffdf6e1fb62992451e8691ac5cb778be55304d1277b6e71fc12c6ab0d157222e61bd8e4c812196f6216535a13f318624a6764b2495842e99558249014c81e99c6294b69d3376291424ae9806431638cd28628183081f4489e70ce13e4852878c129ad905992f18cd291283295517a466ed32ddfa64847945bb595c80e99a739cf29d54499ab9c528b2c58c10b86344428540148400a26b8a0541241b482d215523299494a0551c9562ae409091c32e0c82351410b942aa4e22a53941e882d36e41ed966d8903b2215f215f99a6143b6442afaafff5aff485658622584a091941256948443d1cabbdd6ebf3f28753c09a9e9cdc1fe703c9e4ea19f689a0430fa4c8908082be093d08d016bbb0bbd5e7ceafade5b30de19d083b3fa9e008cd39b9fafd69495b473af7fcfb15325c1d61eea0afaf005ddf97b5295c658a866338f97591babef7340fa396c6c5ca9e7fe650807d0bf566b4262299986ba335a3b4a2cc84b69ac85b1b673037d8fabf95b023a9c09cc7530e104dd5419ed6e27083fb09a7c752db5a9bd31cde4ec634ed8a39aebbe337618c3f6fdc5dee6d8b0bb0d6b5b8b1fad43d78fe4e14e3f6aace8e29d9d736777fea3c686eee0138c9726d4d00c548df7a315ff750f7ebc5ffc04a0e5308d</data> |
|
623 </image> |
|
624 </images> |
|
625 <connections> |
|
626 <connection> |
|
627 <sender>buttonOk</sender> |
|
628 <signal>clicked()</signal> |
|
629 <receiver>Preferences</receiver> |
|
630 <slot>accept()</slot> |
|
631 </connection> |
|
632 <connection> |
|
633 <sender>buttonCancel</sender> |
|
634 <signal>clicked()</signal> |
|
635 <receiver>Preferences</receiver> |
|
636 <slot>reject()</slot> |
|
637 </connection> |
|
638 <connection> |
|
639 <sender>radioColor</sender> |
|
640 <signal>toggled(bool)</signal> |
|
641 <receiver>buttonColor</receiver> |
|
642 <slot>setEnabled(bool)</slot> |
|
643 </connection> |
|
644 <connection> |
|
645 <sender>radioPixmap</sender> |
|
646 <signal>toggled(bool)</signal> |
|
647 <receiver>buttonPixmap</receiver> |
|
648 <slot>setEnabled(bool)</slot> |
|
649 </connection> |
|
650 </connections> |
|
651 <tabstops> |
|
652 <tabstop>buttonOk</tabstop> |
|
653 <tabstop>buttonCancel</tabstop> |
|
654 <tabstop>tabWidget</tabstop> |
|
655 <tabstop>radioColor</tabstop> |
|
656 <tabstop>radioPixmap</tabstop> |
|
657 <tabstop>buttonColor</tabstop> |
|
658 <tabstop>buttonPixmap</tabstop> |
|
659 <tabstop>checkBoxSnapGrid</tabstop> |
|
660 <tabstop>spinGridX</tabstop> |
|
661 <tabstop>spinGridY</tabstop> |
|
662 <tabstop>checkBoxWorkspace</tabstop> |
|
663 <tabstop>checkBoxSplash</tabstop> |
|
664 <tabstop>checkBoxStartDialog</tabstop> |
|
665 <tabstop>checkAutoEdit</tabstop> |
|
666 <tabstop>checkBoxTextLabels</tabstop> |
|
667 <tabstop>helpButton</tabstop> |
|
668 </tabstops> |
|
669 <slots> |
|
670 <slot access="protected">init()</slot> |
|
671 <slot access="protected">destroy()</slot> |
|
672 </slots> |
|
673 <layoutdefaults spacing="6" margin="11"/> |
|
674 <includehints> |
|
675 <includehint>styledbutton.h</includehint> |
|
676 <includehint>styledbutton.h</includehint> |
|
677 </includehints> |
|
678 </UI> |