author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Fri, 14 May 2010 16:40:13 +0300 | |
changeset 22 | 79de32ba3296 |
parent 18 | 2f34d5167611 |
permissions | -rw-r--r-- |
0 | 1 |
<ui version="4.0" > |
2 |
<author></author> |
|
3 |
<comment>********************************************************************* |
|
4 |
** |
|
18
2f34d5167611
Revision: 201011
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 |
<exportmacro></exportmacro> |
|
44 |
<class>MainWindowBase</class> |
|
45 |
<widget class="Q3MainWindow" name="MainWindowBase" > |
|
46 |
<property name="geometry" > |
|
47 |
<rect> |
|
48 |
<x>0</x> |
|
49 |
<y>0</y> |
|
50 |
<width>724</width> |
|
51 |
<height>615</height> |
|
52 |
</rect> |
|
53 |
</property> |
|
54 |
<property name="windowTitle" > |
|
55 |
<string>Qt Configuration</string> |
|
56 |
</property> |
|
57 |
<widget class="QWidget" name="widget" > |
|
58 |
<property name="geometry" > |
|
59 |
<rect> |
|
60 |
<x>0</x> |
|
61 |
<y>28</y> |
|
62 |
<width>724</width> |
|
63 |
<height>587</height> |
|
64 |
</rect> |
|
65 |
</property> |
|
66 |
<layout class="QHBoxLayout" > |
|
67 |
<property name="margin" > |
|
68 |
<number>8</number> |
|
69 |
</property> |
|
70 |
<property name="spacing" > |
|
71 |
<number>4</number> |
|
72 |
</property> |
|
73 |
<item> |
|
74 |
<widget class="QTextEdit" name="helpview" > |
|
75 |
<property name="minimumSize" > |
|
76 |
<size> |
|
77 |
<width>200</width> |
|
78 |
<height>0</height> |
|
79 |
</size> |
|
80 |
</property> |
|
81 |
<property name="readOnly" > |
|
82 |
<bool>true</bool> |
|
83 |
</property> |
|
84 |
</widget> |
|
85 |
</item> |
|
86 |
<item> |
|
87 |
<widget class="QTabWidget" name="TabWidget3" > |
|
88 |
<widget class="QWidget" name="tab1" > |
|
89 |
<attribute name="title" > |
|
90 |
<string>Appearance</string> |
|
91 |
</attribute> |
|
92 |
<layout class="QVBoxLayout" > |
|
93 |
<property name="margin" > |
|
94 |
<number>4</number> |
|
95 |
</property> |
|
96 |
<property name="spacing" > |
|
97 |
<number>4</number> |
|
98 |
</property> |
|
99 |
<item> |
|
100 |
<widget class="QGroupBox" name="GroupBox40" > |
|
101 |
<property name="title" > |
|
102 |
<string>GUI Style</string> |
|
103 |
</property> |
|
104 |
<layout class="QHBoxLayout" > |
|
105 |
<property name="margin" > |
|
106 |
<number>8</number> |
|
107 |
</property> |
|
108 |
<property name="spacing" > |
|
109 |
<number>4</number> |
|
110 |
</property> |
|
111 |
<item> |
|
112 |
<widget class="QLabel" name="gstylebuddy" > |
|
113 |
<property name="text" > |
|
114 |
<string>Select GUI &Style:</string> |
|
115 |
</property> |
|
116 |
<property name="buddy" > |
|
117 |
<cstring>gstylecombo</cstring> |
|
118 |
</property> |
|
119 |
</widget> |
|
120 |
</item> |
|
121 |
<item> |
|
122 |
<widget class="QComboBox" name="gstylecombo" /> |
|
123 |
</item> |
|
124 |
</layout> |
|
125 |
</widget> |
|
126 |
</item> |
|
127 |
<item> |
|
128 |
<widget class="QGroupBox" name="groupAutoPalette" > |
|
129 |
<property name="sizePolicy" > |
|
130 |
<sizepolicy> |
|
131 |
<hsizetype>5</hsizetype> |
|
132 |
<vsizetype>4</vsizetype> |
|
133 |
<horstretch>0</horstretch> |
|
134 |
<verstretch>0</verstretch> |
|
135 |
</sizepolicy> |
|
136 |
</property> |
|
137 |
<property name="title" > |
|
138 |
<string>Build Palette</string> |
|
139 |
</property> |
|
140 |
<layout class="QHBoxLayout" > |
|
141 |
<property name="margin" > |
|
142 |
<number>8</number> |
|
143 |
</property> |
|
144 |
<property name="spacing" > |
|
145 |
<number>4</number> |
|
146 |
</property> |
|
147 |
<item> |
|
148 |
<widget class="QLabel" name="labelMainColor" > |
|
149 |
<property name="text" > |
|
150 |
<string>&3-D Effects:</string> |
|
151 |
</property> |
|
152 |
<property name="buddy" > |
|
153 |
<cstring>buttonMainColor</cstring> |
|
154 |
</property> |
|
155 |
</widget> |
|
156 |
</item> |
|
157 |
<item> |
|
158 |
<widget class="ColorButton" name="buttonMainColor" /> |
|
159 |
</item> |
|
160 |
<item> |
|
161 |
<widget class="QLabel" name="labelMainColor2" > |
|
162 |
<property name="sizePolicy" > |
|
163 |
<sizepolicy> |
|
164 |
<hsizetype>1</hsizetype> |
|
165 |
<vsizetype>1</vsizetype> |
|
166 |
<horstretch>0</horstretch> |
|
167 |
<verstretch>0</verstretch> |
|
168 |
</sizepolicy> |
|
169 |
</property> |
|
170 |
<property name="minimumSize" > |
|
171 |
<size> |
|
172 |
<width>50</width> |
|
173 |
<height>0</height> |
|
174 |
</size> |
|
175 |
</property> |
|
176 |
<property name="lineWidth" > |
|
177 |
<number>1</number> |
|
178 |
</property> |
|
179 |
<property name="midLineWidth" > |
|
180 |
<number>0</number> |
|
181 |
</property> |
|
182 |
<property name="text" > |
|
183 |
<string>Window Back&ground:</string> |
|
184 |
</property> |
|
185 |
<property name="alignment" > |
|
186 |
<set>Qt::AlignVCenter</set> |
|
187 |
</property> |
|
188 |
<property name="margin" > |
|
189 |
<number>0</number> |
|
190 |
</property> |
|
191 |
<property name="buddy" > |
|
192 |
<cstring>buttonMainColor2</cstring> |
|
193 |
</property> |
|
194 |
</widget> |
|
195 |
</item> |
|
196 |
<item> |
|
197 |
<widget class="ColorButton" name="buttonMainColor2" /> |
|
198 |
</item> |
|
199 |
<item> |
|
200 |
<spacer> |
|
201 |
<property name="orientation" > |
|
202 |
<enum>Qt::Horizontal</enum> |
|
203 |
</property> |
|
204 |
<property name="sizeType" > |
|
205 |
<enum>QSizePolicy::Expanding</enum> |
|
206 |
</property> |
|
207 |
<property name="sizeHint" > |
|
208 |
<size> |
|
209 |
<width>70</width> |
|
210 |
<height>20</height> |
|
211 |
</size> |
|
212 |
</property> |
|
213 |
</spacer> |
|
214 |
</item> |
|
215 |
<item> |
|
216 |
<widget class="QPushButton" name="btnAdvanced" > |
|
217 |
<property name="text" > |
|
218 |
<string>&Tune Palette...</string> |
|
219 |
</property> |
|
220 |
</widget> |
|
221 |
</item> |
|
222 |
</layout> |
|
223 |
</widget> |
|
224 |
</item> |
|
225 |
<item> |
|
226 |
<widget class="QGroupBox" name="GroupBox126" > |
|
227 |
<property name="sizePolicy" > |
|
228 |
<sizepolicy> |
|
229 |
<hsizetype>5</hsizetype> |
|
230 |
<vsizetype>7</vsizetype> |
|
231 |
<horstretch>0</horstretch> |
|
232 |
<verstretch>0</verstretch> |
|
233 |
</sizepolicy> |
|
234 |
</property> |
|
235 |
<property name="title" > |
|
236 |
<string>Preview</string> |
|
237 |
</property> |
|
238 |
<layout class="QGridLayout" > |
|
239 |
<property name="margin" > |
|
240 |
<number>8</number> |
|
241 |
</property> |
|
242 |
<property name="spacing" > |
|
243 |
<number>4</number> |
|
244 |
</property> |
|
245 |
<item row="0" column="0" > |
|
246 |
<widget class="QLabel" name="TextLabel1" > |
|
247 |
<property name="text" > |
|
248 |
<string>Select &Palette:</string> |
|
249 |
</property> |
|
250 |
<property name="buddy" > |
|
251 |
<cstring>paletteCombo</cstring> |
|
252 |
</property> |
|
253 |
</widget> |
|
254 |
</item> |
|
255 |
<item row="0" column="1" > |
|
256 |
<widget class="QComboBox" name="paletteCombo" > |
|
257 |
<item> |
|
258 |
<property name="text" > |
|
259 |
<string>Active Palette</string> |
|
260 |
</property> |
|
261 |
</item> |
|
262 |
<item> |
|
263 |
<property name="text" > |
|
264 |
<string>Inactive Palette</string> |
|
265 |
</property> |
|
266 |
</item> |
|
267 |
<item> |
|
268 |
<property name="text" > |
|
269 |
<string>Disabled Palette</string> |
|
270 |
</property> |
|
271 |
</item> |
|
272 |
</widget> |
|
273 |
</item> |
|
274 |
<item row="1" column="0" colspan="2" > |
|
275 |
<widget class="PreviewFrame" name="previewFrame" > |
|
276 |
<property name="sizePolicy" > |
|
277 |
<sizepolicy> |
|
278 |
<hsizetype>7</hsizetype> |
|
279 |
<vsizetype>7</vsizetype> |
|
280 |
<horstretch>0</horstretch> |
|
281 |
<verstretch>0</verstretch> |
|
282 |
</sizepolicy> |
|
283 |
</property> |
|
284 |
<property name="minimumSize" > |
|
285 |
<size> |
|
286 |
<width>410</width> |
|
287 |
<height>260</height> |
|
288 |
</size> |
|
289 |
</property> |
|
290 |
</widget> |
|
291 |
</item> |
|
292 |
</layout> |
|
293 |
</widget> |
|
294 |
</item> |
|
295 |
</layout> |
|
296 |
</widget> |
|
297 |
<widget class="QWidget" name="tab2" > |
|
298 |
<attribute name="title" > |
|
299 |
<string>Fonts</string> |
|
300 |
</attribute> |
|
301 |
<layout class="QVBoxLayout" > |
|
302 |
<property name="margin" > |
|
303 |
<number>8</number> |
|
304 |
</property> |
|
305 |
<property name="spacing" > |
|
306 |
<number>4</number> |
|
307 |
</property> |
|
308 |
<item> |
|
309 |
<widget class="QGroupBox" name="GroupBox1" > |
|
310 |
<property name="title" > |
|
311 |
<string>Default Font</string> |
|
312 |
</property> |
|
313 |
<layout class="QGridLayout" > |
|
314 |
<property name="margin" > |
|
315 |
<number>8</number> |
|
316 |
</property> |
|
317 |
<property name="spacing" > |
|
318 |
<number>4</number> |
|
319 |
</property> |
|
320 |
<item row="1" column="1" > |
|
321 |
<widget class="QComboBox" name="stylecombo" > |
|
322 |
<property name="autoCompletion" > |
|
323 |
<bool>true</bool> |
|
324 |
</property> |
|
325 |
<property name="duplicatesEnabled" > |
|
326 |
<bool>false</bool> |
|
327 |
</property> |
|
328 |
</widget> |
|
329 |
</item> |
|
330 |
<item row="0" column="1" > |
|
331 |
<widget class="QComboBox" name="familycombo" > |
|
332 |
<property name="autoCompletion" > |
|
333 |
<bool>true</bool> |
|
334 |
</property> |
|
335 |
<property name="duplicatesEnabled" > |
|
336 |
<bool>false</bool> |
|
337 |
</property> |
|
338 |
</widget> |
|
339 |
</item> |
|
340 |
<item row="2" column="1" > |
|
341 |
<widget class="QComboBox" name="psizecombo" > |
|
342 |
<property name="editable" > |
|
343 |
<bool>true</bool> |
|
344 |
</property> |
|
345 |
<property name="autoCompletion" > |
|
346 |
<bool>true</bool> |
|
347 |
</property> |
|
348 |
<property name="duplicatesEnabled" > |
|
349 |
<bool>false</bool> |
|
350 |
</property> |
|
351 |
</widget> |
|
352 |
</item> |
|
353 |
<item row="1" column="0" > |
|
354 |
<widget class="QLabel" name="stylebuddy" > |
|
355 |
<property name="text" > |
|
356 |
<string>&Style:</string> |
|
357 |
</property> |
|
358 |
<property name="buddy" > |
|
359 |
<cstring>stylecombo</cstring> |
|
360 |
</property> |
|
361 |
</widget> |
|
362 |
</item> |
|
363 |
<item row="2" column="0" > |
|
364 |
<widget class="QLabel" name="psizebuddy" > |
|
365 |
<property name="text" > |
|
366 |
<string>&Point Size:</string> |
|
367 |
</property> |
|
368 |
<property name="buddy" > |
|
369 |
<cstring>psizecombo</cstring> |
|
370 |
</property> |
|
371 |
</widget> |
|
372 |
</item> |
|
373 |
<item row="0" column="0" > |
|
374 |
<widget class="QLabel" name="familybuddy" > |
|
375 |
<property name="text" > |
|
376 |
<string>F&amily:</string> |
|
377 |
</property> |
|
378 |
<property name="buddy" > |
|
379 |
<cstring>familycombo</cstring> |
|
380 |
</property> |
|
381 |
</widget> |
|
382 |
</item> |
|
383 |
<item row="3" column="0" colspan="2" > |
|
384 |
<widget class="QLineEdit" name="samplelineedit" > |
|
385 |
<property name="text" > |
|
386 |
<string>Sample Text</string> |
|
387 |
</property> |
|
388 |
<property name="alignment" > |
|
389 |
<set>Qt::AlignHCenter</set> |
|
390 |
</property> |
|
391 |
</widget> |
|
392 |
</item> |
|
393 |
</layout> |
|
394 |
</widget> |
|
395 |
</item> |
|
396 |
<item> |
|
397 |
<widget class="QGroupBox" name="GroupBox2" > |
|
398 |
<property name="title" > |
|
399 |
<string>Font Substitution</string> |
|
400 |
</property> |
|
401 |
<layout class="QVBoxLayout" > |
|
402 |
<property name="margin" > |
|
403 |
<number>8</number> |
|
404 |
</property> |
|
405 |
<property name="spacing" > |
|
406 |
<number>4</number> |
|
407 |
</property> |
|
408 |
<item> |
|
409 |
<layout class="QHBoxLayout" > |
|
410 |
<property name="margin" > |
|
411 |
<number>0</number> |
|
412 |
</property> |
|
413 |
<property name="spacing" > |
|
414 |
<number>4</number> |
|
415 |
</property> |
|
416 |
<item> |
|
417 |
<widget class="QLabel" name="famsubbuddy" > |
|
418 |
<property name="text" > |
|
419 |
<string>S&elect or Enter a Family:</string> |
|
420 |
</property> |
|
421 |
<property name="buddy" > |
|
422 |
<cstring>familysubcombo</cstring> |
|
423 |
</property> |
|
424 |
</widget> |
|
425 |
</item> |
|
426 |
<item> |
|
427 |
<widget class="QComboBox" name="familysubcombo" > |
|
428 |
<property name="editable" > |
|
429 |
<bool>true</bool> |
|
430 |
</property> |
|
431 |
<property name="autoCompletion" > |
|
432 |
<bool>true</bool> |
|
433 |
</property> |
|
434 |
<property name="duplicatesEnabled" > |
|
435 |
<bool>false</bool> |
|
436 |
</property> |
|
437 |
</widget> |
|
438 |
</item> |
|
439 |
</layout> |
|
440 |
</item> |
|
441 |
<item> |
|
442 |
<widget class="Line" name="Line1" > |
|
443 |
<property name="frameShape" > |
|
444 |
<enum>QFrame::HLine</enum> |
|
445 |
</property> |
|
446 |
<property name="frameShadow" > |
|
447 |
<enum>QFrame::Sunken</enum> |
|
448 |
</property> |
|
449 |
<property name="orientation" > |
|
450 |
<enum>Qt::Horizontal</enum> |
|
451 |
</property> |
|
452 |
</widget> |
|
453 |
</item> |
|
454 |
<item> |
|
455 |
<widget class="QLabel" name="TextLabel5" > |
|
456 |
<property name="text" > |
|
457 |
<string>Current Substitutions:</string> |
|
458 |
</property> |
|
459 |
</widget> |
|
460 |
</item> |
|
461 |
<item> |
|
462 |
<widget class="Q3ListBox" name="sublistbox" /> |
|
463 |
</item> |
|
464 |
<item> |
|
465 |
<layout class="QHBoxLayout" > |
|
466 |
<property name="margin" > |
|
467 |
<number>0</number> |
|
468 |
</property> |
|
469 |
<property name="spacing" > |
|
470 |
<number>4</number> |
|
471 |
</property> |
|
472 |
<item> |
|
473 |
<widget class="QPushButton" name="PushButton2" > |
|
474 |
<property name="text" > |
|
475 |
<string>Up</string> |
|
476 |
</property> |
|
477 |
</widget> |
|
478 |
</item> |
|
479 |
<item> |
|
480 |
<widget class="QPushButton" name="PushButton3" > |
|
481 |
<property name="text" > |
|
482 |
<string>Down</string> |
|
483 |
</property> |
|
484 |
</widget> |
|
485 |
</item> |
|
486 |
<item> |
|
487 |
<widget class="QPushButton" name="PushButton4" > |
|
488 |
<property name="text" > |
|
489 |
<string>Remove</string> |
|
490 |
</property> |
|
491 |
</widget> |
|
492 |
</item> |
|
493 |
</layout> |
|
494 |
</item> |
|
495 |
<item> |
|
496 |
<widget class="Line" name="Line2" > |
|
497 |
<property name="frameShape" > |
|
498 |
<enum>QFrame::HLine</enum> |
|
499 |
</property> |
|
500 |
<property name="frameShadow" > |
|
501 |
<enum>QFrame::Sunken</enum> |
|
502 |
</property> |
|
503 |
<property name="orientation" > |
|
504 |
<enum>Qt::Horizontal</enum> |
|
505 |
</property> |
|
506 |
</widget> |
|
507 |
</item> |
|
508 |
<item> |
|
509 |
<layout class="QHBoxLayout" > |
|
510 |
<property name="margin" > |
|
511 |
<number>0</number> |
|
512 |
</property> |
|
513 |
<property name="spacing" > |
|
514 |
<number>4</number> |
|
515 |
</property> |
|
516 |
<item> |
|
517 |
<widget class="QLabel" name="choosebuddy" > |
|
518 |
<property name="text" > |
|
519 |
<string>Select s&ubstitute Family:</string> |
|
520 |
</property> |
|
521 |
<property name="buddy" > |
|
522 |
<cstring>choosesubcombo</cstring> |
|
523 |
</property> |
|
524 |
</widget> |
|
525 |
</item> |
|
526 |
<item> |
|
527 |
<widget class="QComboBox" name="choosesubcombo" > |
|
528 |
<property name="autoCompletion" > |
|
529 |
<bool>true</bool> |
|
530 |
</property> |
|
531 |
<property name="duplicatesEnabled" > |
|
532 |
<bool>false</bool> |
|
533 |
</property> |
|
534 |
</widget> |
|
535 |
</item> |
|
536 |
<item> |
|
537 |
<widget class="QPushButton" name="PushButton1" > |
|
538 |
<property name="text" > |
|
539 |
<string>Add</string> |
|
540 |
</property> |
|
541 |
</widget> |
|
542 |
</item> |
|
543 |
</layout> |
|
544 |
</item> |
|
545 |
</layout> |
|
546 |
</widget> |
|
547 |
</item> |
|
548 |
</layout> |
|
549 |
</widget> |
|
550 |
<widget class="QWidget" name="tab" > |
|
551 |
<attribute name="title" > |
|
552 |
<string>Interface</string> |
|
553 |
</attribute> |
|
554 |
<layout class="QVBoxLayout" > |
|
555 |
<property name="margin" > |
|
556 |
<number>7</number> |
|
557 |
</property> |
|
558 |
<property name="spacing" > |
|
559 |
<number>4</number> |
|
560 |
</property> |
|
561 |
<item> |
|
562 |
<widget class="QGroupBox" name="GroupBox4" > |
|
563 |
<property name="title" > |
|
564 |
<string>Feel Settings</string> |
|
565 |
</property> |
|
566 |
<layout class="QGridLayout" > |
|
567 |
<property name="margin" > |
|
568 |
<number>8</number> |
|
569 |
</property> |
|
570 |
<property name="spacing" > |
|
571 |
<number>4</number> |
|
572 |
</property> |
|
573 |
<item row="0" column="1" > |
|
574 |
<widget class="QSpinBox" name="dcispin" > |
|
575 |
<property name="suffix" > |
|
576 |
<string> ms</string> |
|
577 |
</property> |
|
578 |
<property name="maximum" > |
|
579 |
<number>10000</number> |
|
580 |
</property> |
|
581 |
<property name="minimum" > |
|
582 |
<number>10</number> |
|
583 |
</property> |
|
584 |
</widget> |
|
585 |
</item> |
|
586 |
<item row="0" column="0" > |
|
587 |
<widget class="QLabel" name="dcibuddy" > |
|
588 |
<property name="text" > |
|
589 |
<string>&Double Click Interval:</string> |
|
590 |
</property> |
|
591 |
<property name="buddy" > |
|
592 |
<cstring>dcispin</cstring> |
|
593 |
</property> |
|
594 |
</widget> |
|
595 |
</item> |
|
596 |
<item row="1" column="1" > |
|
597 |
<widget class="QSpinBox" name="cfispin" > |
|
598 |
<property name="specialValueText" > |
|
599 |
<string>No blinking</string> |
|
600 |
</property> |
|
601 |
<property name="suffix" > |
|
602 |
<string> ms</string> |
|
603 |
</property> |
|
604 |
<property name="maximum" > |
|
605 |
<number>10000</number> |
|
606 |
</property> |
|
607 |
<property name="minimum" > |
|
608 |
<number>9</number> |
|
609 |
</property> |
|
610 |
</widget> |
|
611 |
</item> |
|
612 |
<item row="1" column="0" > |
|
613 |
<widget class="QLabel" name="cfibuddy" > |
|
614 |
<property name="text" > |
|
615 |
<string>&Cursor Flash Time:</string> |
|
616 |
</property> |
|
617 |
<property name="buddy" > |
|
618 |
<cstring>cfispin</cstring> |
|
619 |
</property> |
|
620 |
</widget> |
|
621 |
</item> |
|
622 |
<item row="2" column="1" > |
|
623 |
<widget class="QSpinBox" name="wslspin" > |
|
624 |
<property name="suffix" > |
|
625 |
<string> lines</string> |
|
626 |
</property> |
|
627 |
<property name="maximum" > |
|
628 |
<number>20</number> |
|
629 |
</property> |
|
630 |
<property name="minimum" > |
|
631 |
<number>1</number> |
|
632 |
</property> |
|
633 |
</widget> |
|
634 |
</item> |
|
635 |
<item row="2" column="0" > |
|
636 |
<widget class="QLabel" name="wslbuddy" > |
|
637 |
<property name="text" > |
|
638 |
<string>Wheel &Scroll Lines:</string> |
|
639 |
</property> |
|
640 |
<property name="buddy" > |
|
641 |
<cstring>wslspin</cstring> |
|
642 |
</property> |
|
643 |
</widget> |
|
644 |
</item> |
|
645 |
<item row="3" column="0" colspan="2" > |
|
646 |
<widget class="QCheckBox" name="resolvelinks" > |
|
647 |
<property name="text" > |
|
648 |
<string>Resolve symlinks in URLs</string> |
|
649 |
</property> |
|
650 |
</widget> |
|
651 |
</item> |
|
652 |
</layout> |
|
653 |
</widget> |
|
654 |
</item> |
|
655 |
<item> |
|
656 |
<widget class="QGroupBox" name="GroupBox3" > |
|
657 |
<property name="title" > |
|
658 |
<string>GUI Effects</string> |
|
659 |
</property> |
|
660 |
<layout class="QVBoxLayout" > |
|
661 |
<property name="margin" > |
|
662 |
<number>8</number> |
|
663 |
</property> |
|
664 |
<property name="spacing" > |
|
665 |
<number>4</number> |
|
666 |
</property> |
|
667 |
<item> |
|
668 |
<widget class="QCheckBox" name="effectcheckbox" > |
|
669 |
<property name="text" > |
|
670 |
<string>&Enable</string> |
|
671 |
</property> |
|
672 |
<property name="shortcut" > |
|
673 |
<string>Alt+E</string> |
|
674 |
</property> |
|
675 |
</widget> |
|
676 |
</item> |
|
677 |
<item> |
|
678 |
<widget class="Q3Frame" name="effectbase" > |
|
679 |
<property name="frameShape" > |
|
680 |
<enum>QFrame::NoFrame</enum> |
|
681 |
</property> |
|
682 |
<property name="frameShadow" > |
|
683 |
<enum>QFrame::Plain</enum> |
|
684 |
</property> |
|
685 |
<layout class="QGridLayout" > |
|
686 |
<property name="margin" > |
|
687 |
<number>0</number> |
|
688 |
</property> |
|
689 |
<property name="spacing" > |
|
690 |
<number>4</number> |
|
691 |
</property> |
|
692 |
<item row="0" column="0" > |
|
693 |
<widget class="QLabel" name="meffectbuddy" > |
|
694 |
<property name="text" > |
|
695 |
<string>&Menu Effect:</string> |
|
696 |
</property> |
|
697 |
<property name="buddy" > |
|
698 |
<cstring>menueffect</cstring> |
|
699 |
</property> |
|
700 |
</widget> |
|
701 |
</item> |
|
702 |
<item row="1" column="0" > |
|
703 |
<widget class="QLabel" name="ceffectbuddy" > |
|
704 |
<property name="text" > |
|
705 |
<string>C&omboBox Effect:</string> |
|
706 |
</property> |
|
707 |
<property name="buddy" > |
|
708 |
<cstring>comboeffect</cstring> |
|
709 |
</property> |
|
710 |
</widget> |
|
711 |
</item> |
|
712 |
<item row="2" column="0" > |
|
713 |
<widget class="QLabel" name="teffectbuddy" > |
|
714 |
<property name="text" > |
|
715 |
<string>&ToolTip Effect:</string> |
|
716 |
</property> |
|
717 |
<property name="buddy" > |
|
718 |
<cstring>tooltipeffect</cstring> |
|
719 |
</property> |
|
720 |
</widget> |
|
721 |
</item> |
|
722 |
<item row="3" column="0" > |
|
723 |
<widget class="QLabel" name="beffectbuddy" > |
|
724 |
<property name="text" > |
|
725 |
<string>Tool&Box Effect:</string> |
|
726 |
</property> |
|
727 |
<property name="buddy" > |
|
728 |
<cstring>toolboxeffect</cstring> |
|
729 |
</property> |
|
730 |
</widget> |
|
731 |
</item> |
|
732 |
<item row="0" column="1" > |
|
733 |
<widget class="QComboBox" name="menueffect" > |
|
734 |
<property name="currentIndex" > |
|
735 |
<number>0</number> |
|
736 |
</property> |
|
737 |
<property name="autoCompletion" > |
|
738 |
<bool>true</bool> |
|
739 |
</property> |
|
740 |
<item> |
|
741 |
<property name="text" > |
|
742 |
<string>Disable</string> |
|
743 |
</property> |
|
744 |
</item> |
|
745 |
<item> |
|
746 |
<property name="text" > |
|
747 |
<string>Animate</string> |
|
748 |
</property> |
|
749 |
</item> |
|
750 |
<item> |
|
751 |
<property name="text" > |
|
752 |
<string>Fade</string> |
|
753 |
</property> |
|
754 |
</item> |
|
755 |
</widget> |
|
756 |
</item> |
|
757 |
<item row="1" column="1" > |
|
758 |
<widget class="QComboBox" name="comboeffect" > |
|
759 |
<item> |
|
760 |
<property name="text" > |
|
761 |
<string>Disable</string> |
|
762 |
</property> |
|
763 |
</item> |
|
764 |
<item> |
|
765 |
<property name="text" > |
|
766 |
<string>Animate</string> |
|
767 |
</property> |
|
768 |
</item> |
|
769 |
</widget> |
|
770 |
</item> |
|
771 |
<item row="2" column="1" > |
|
772 |
<widget class="QComboBox" name="tooltipeffect" > |
|
773 |
<item> |
|
774 |
<property name="text" > |
|
775 |
<string>Disable</string> |
|
776 |
</property> |
|
777 |
</item> |
|
778 |
<item> |
|
779 |
<property name="text" > |
|
780 |
<string>Animate</string> |
|
781 |
</property> |
|
782 |
</item> |
|
783 |
<item> |
|
784 |
<property name="text" > |
|
785 |
<string>Fade</string> |
|
786 |
</property> |
|
787 |
</item> |
|
788 |
</widget> |
|
789 |
</item> |
|
790 |
<item row="3" column="1" > |
|
791 |
<widget class="QComboBox" name="toolboxeffect" > |
|
792 |
<item> |
|
793 |
<property name="text" > |
|
794 |
<string>Disable</string> |
|
795 |
</property> |
|
796 |
</item> |
|
797 |
<item> |
|
798 |
<property name="text" > |
|
799 |
<string>Animate</string> |
|
800 |
</property> |
|
801 |
</item> |
|
802 |
</widget> |
|
803 |
</item> |
|
804 |
</layout> |
|
805 |
</widget> |
|
806 |
</item> |
|
807 |
</layout> |
|
808 |
</widget> |
|
809 |
</item> |
|
810 |
<item> |
|
811 |
<widget class="QGroupBox" name="GroupBox5" > |
|
812 |
<property name="title" > |
|
813 |
<string>Global Strut</string> |
|
814 |
</property> |
|
815 |
<layout class="QGridLayout" > |
|
816 |
<property name="margin" > |
|
817 |
<number>8</number> |
|
818 |
</property> |
|
819 |
<property name="spacing" > |
|
820 |
<number>4</number> |
|
821 |
</property> |
|
822 |
<item row="0" column="0" > |
|
823 |
<widget class="QLabel" name="swbuddy" > |
|
824 |
<property name="text" > |
|
825 |
<string>Minimum &Width:</string> |
|
826 |
</property> |
|
827 |
<property name="buddy" > |
|
828 |
<cstring>strutwidth</cstring> |
|
829 |
</property> |
|
830 |
</widget> |
|
831 |
</item> |
|
832 |
<item row="1" column="0" > |
|
833 |
<widget class="QLabel" name="shbuddy" > |
|
834 |
<property name="text" > |
|
835 |
<string>Minimum Hei&ght:</string> |
|
836 |
</property> |
|
837 |
<property name="buddy" > |
|
838 |
<cstring>strutheight</cstring> |
|
839 |
</property> |
|
840 |
</widget> |
|
841 |
</item> |
|
842 |
<item row="0" column="1" > |
|
843 |
<widget class="QSpinBox" name="strutwidth" > |
|
844 |
<property name="suffix" > |
|
845 |
<string> pixels</string> |
|
846 |
</property> |
|
847 |
<property name="maximum" > |
|
848 |
<number>1000</number> |
|
849 |
</property> |
|
850 |
</widget> |
|
851 |
</item> |
|
852 |
<item row="1" column="1" > |
|
853 |
<widget class="QSpinBox" name="strutheight" > |
|
854 |
<property name="suffix" > |
|
855 |
<string> pixels</string> |
|
856 |
</property> |
|
857 |
<property name="maximum" > |
|
858 |
<number>1000</number> |
|
859 |
</property> |
|
860 |
</widget> |
|
861 |
</item> |
|
862 |
</layout> |
|
863 |
</widget> |
|
864 |
</item> |
|
865 |
<item> |
|
866 |
<widget class="QCheckBox" name="rtlExtensions" > |
|
867 |
<property name="text" > |
|
868 |
<string>Enhanced support for languages written right-to-left</string> |
|
869 |
</property> |
|
870 |
</widget> |
|
871 |
</item> |
|
872 |
<item> |
|
873 |
<widget class="QLabel" name="inputStyleLabel" > |
|
874 |
<property name="text" > |
|
875 |
<string>XIM Input Style:</string> |
|
876 |
</property> |
|
877 |
</widget> |
|
878 |
</item> |
|
879 |
<item> |
|
880 |
<widget class="QComboBox" name="inputStyle" > |
|
881 |
<property name="currentIndex" > |
|
882 |
<number>0</number> |
|
883 |
</property> |
|
884 |
<item> |
|
885 |
<property name="text" > |
|
886 |
<string>On The Spot</string> |
|
887 |
</property> |
|
888 |
</item> |
|
889 |
<item> |
|
890 |
<property name="text" > |
|
891 |
<string>Over The Spot</string> |
|
892 |
</property> |
|
893 |
</item> |
|
894 |
<item> |
|
895 |
<property name="text" > |
|
896 |
<string>Off The Spot</string> |
|
897 |
</property> |
|
898 |
</item> |
|
899 |
<item> |
|
900 |
<property name="text" > |
|
901 |
<string>Root</string> |
|
902 |
</property> |
|
903 |
</item> |
|
904 |
</widget> |
|
905 |
</item> |
|
906 |
<item> |
|
907 |
<spacer> |
|
908 |
<property name="orientation" > |
|
909 |
<enum>Qt::Vertical</enum> |
|
910 |
</property> |
|
911 |
<property name="sizeType" > |
|
912 |
<enum>QSizePolicy::Expanding</enum> |
|
913 |
</property> |
|
914 |
<property name="sizeHint" > |
|
915 |
<size> |
|
916 |
<width>20</width> |
|
917 |
<height>40</height> |
|
918 |
</size> |
|
919 |
</property> |
|
920 |
</spacer> |
|
921 |
</item> |
|
922 |
</layout> |
|
923 |
</widget> |
|
924 |
<widget class="QWidget" name="tab3" > |
|
925 |
<attribute name="title" > |
|
926 |
<string>Printer</string> |
|
927 |
</attribute> |
|
928 |
<layout class="QVBoxLayout" > |
|
929 |
<property name="margin" > |
|
930 |
<number>8</number> |
|
931 |
</property> |
|
932 |
<property name="spacing" > |
|
933 |
<number>4</number> |
|
934 |
</property> |
|
935 |
<item> |
|
936 |
<widget class="QCheckBox" name="fontembeddingcheckbox" > |
|
937 |
<property name="text" > |
|
938 |
<string>Enable Font embedding</string> |
|
939 |
</property> |
|
940 |
<property name="checked" > |
|
941 |
<bool>true</bool> |
|
942 |
</property> |
|
943 |
</widget> |
|
944 |
</item> |
|
945 |
<item> |
|
946 |
<widget class="QGroupBox" name="GroupBox10" > |
|
947 |
<property name="sizePolicy" > |
|
948 |
<sizepolicy> |
|
949 |
<hsizetype>5</hsizetype> |
|
950 |
<vsizetype>7</vsizetype> |
|
951 |
<horstretch>0</horstretch> |
|
952 |
<verstretch>0</verstretch> |
|
953 |
</sizepolicy> |
|
954 |
</property> |
|
955 |
<property name="title" > |
|
956 |
<string>Font Paths</string> |
|
957 |
</property> |
|
958 |
<layout class="QVBoxLayout" > |
|
959 |
<property name="margin" > |
|
960 |
<number>8</number> |
|
961 |
</property> |
|
962 |
<property name="spacing" > |
|
963 |
<number>4</number> |
|
964 |
</property> |
|
965 |
<item> |
|
966 |
<layout class="QGridLayout" > |
|
967 |
<property name="margin" > |
|
968 |
<number>0</number> |
|
969 |
</property> |
|
970 |
<property name="spacing" > |
|
971 |
<number>4</number> |
|
972 |
</property> |
|
973 |
<item row="1" column="0" > |
|
974 |
<widget class="QPushButton" name="PushButton11" > |
|
975 |
<property name="text" > |
|
976 |
<string>Up</string> |
|
977 |
</property> |
|
978 |
</widget> |
|
979 |
</item> |
|
980 |
<item row="1" column="2" > |
|
981 |
<widget class="QPushButton" name="PushButton13" > |
|
982 |
<property name="text" > |
|
983 |
<string>Remove</string> |
|
984 |
</property> |
|
985 |
</widget> |
|
986 |
</item> |
|
987 |
<item row="1" column="1" > |
|
988 |
<widget class="QPushButton" name="PushButton12" > |
|
989 |
<property name="text" > |
|
990 |
<string>Down</string> |
|
991 |
</property> |
|
992 |
</widget> |
|
993 |
</item> |
|
994 |
<item row="0" column="0" colspan="3" > |
|
995 |
<widget class="Q3ListBox" name="fontpathlistbox" /> |
|
996 |
</item> |
|
997 |
</layout> |
|
998 |
</item> |
|
999 |
<item> |
|
1000 |
<layout class="QGridLayout" > |
|
1001 |
<property name="margin" > |
|
1002 |
<number>0</number> |
|
1003 |
</property> |
|
1004 |
<property name="spacing" > |
|
1005 |
<number>4</number> |
|
1006 |
</property> |
|
1007 |
<item row="2" column="0" > |
|
1008 |
<spacer> |
|
1009 |
<property name="orientation" > |
|
1010 |
<enum>Qt::Horizontal</enum> |
|
1011 |
</property> |
|
1012 |
<property name="sizeType" > |
|
1013 |
<enum>QSizePolicy::Minimum</enum> |
|
1014 |
</property> |
|
1015 |
<property name="sizeHint" > |
|
1016 |
<size> |
|
1017 |
<width>20</width> |
|
1018 |
<height>20</height> |
|
1019 |
</size> |
|
1020 |
</property> |
|
1021 |
</spacer> |
|
1022 |
</item> |
|
1023 |
<item row="2" column="2" > |
|
1024 |
<widget class="QPushButton" name="PushButton15" > |
|
1025 |
<property name="text" > |
|
1026 |
<string>Add</string> |
|
1027 |
</property> |
|
1028 |
</widget> |
|
1029 |
</item> |
|
1030 |
<item row="2" column="1" > |
|
1031 |
<widget class="QPushButton" name="PushButton14" > |
|
1032 |
<property name="text" > |
|
1033 |
<string>Browse...</string> |
|
1034 |
</property> |
|
1035 |
</widget> |
|
1036 |
</item> |
|
1037 |
<item row="0" column="0" colspan="3" > |
|
1038 |
<widget class="QLabel" name="TextLabel15_2" > |
|
1039 |
<property name="text" > |
|
1040 |
<string>Press the <b>Browse</b> button or enter a directory and press Enter to add them to the list.</string> |
|
1041 |
</property> |
|
1042 |
</widget> |
|
1043 |
</item> |
|
1044 |
<item row="1" column="0" colspan="3" > |
|
1045 |
<widget class="QLineEdit" name="fontpathlineedit" /> |
|
1046 |
</item> |
|
1047 |
</layout> |
|
1048 |
</item> |
|
1049 |
</layout> |
|
1050 |
</widget> |
|
1051 |
</item> |
|
1052 |
</layout> |
|
1053 |
</widget> |
|
1054 |
</widget> |
|
1055 |
</item> |
|
1056 |
</layout> |
|
1057 |
</widget> |
|
1058 |
<widget class="QMenuBar" name="menubar" > |
|
1059 |
<property name="geometry" > |
|
1060 |
<rect> |
|
1061 |
<x>0</x> |
|
1062 |
<y>0</y> |
|
1063 |
<width>724</width> |
|
1064 |
<height>27</height> |
|
1065 |
</rect> |
|
1066 |
</property> |
|
1067 |
<widget class="QMenu" name="PopupMenu" > |
|
1068 |
<property name="geometry" > |
|
1069 |
<rect> |
|
1070 |
<x>0</x> |
|
1071 |
<y>0</y> |
|
1072 |
<width>800</width> |
|
1073 |
<height>480</height> |
|
1074 |
</rect> |
|
1075 |
</property> |
|
1076 |
<property name="title" > |
|
1077 |
<string>&File</string> |
|
1078 |
</property> |
|
1079 |
<action name="" /> |
|
1080 |
<action name="" /> |
|
1081 |
<action name="" /> |
|
1082 |
<addaction name="fileSaveAction" /> |
|
1083 |
<addaction name="separator" /> |
|
1084 |
<addaction name="fileExitAction" /> |
|
1085 |
</widget> |
|
1086 |
<widget class="QMenu" name="PopupMenu_2" > |
|
1087 |
<property name="geometry" > |
|
1088 |
<rect> |
|
1089 |
<x>0</x> |
|
1090 |
<y>0</y> |
|
1091 |
<width>800</width> |
|
1092 |
<height>480</height> |
|
1093 |
</rect> |
|
1094 |
</property> |
|
1095 |
<property name="title" > |
|
1096 |
<string>&Help</string> |
|
1097 |
</property> |
|
1098 |
<addaction name="helpAboutAction" /> |
|
1099 |
<addaction name="helpAboutQtAction" /> |
|
1100 |
</widget> |
|
1101 |
<action name="" /> |
|
1102 |
<action name="" /> |
|
1103 |
<action name="" /> |
|
1104 |
<addaction name="PopupMenu" /> |
|
1105 |
<addaction name="separator" /> |
|
1106 |
<addaction name="PopupMenu_2" /> |
|
1107 |
</widget> |
|
1108 |
<action name="fileSaveAction" > |
|
1109 |
<property name="text" > |
|
1110 |
<string>&Save</string> |
|
1111 |
</property> |
|
1112 |
<property name="iconText" > |
|
1113 |
<string>Save</string> |
|
1114 |
</property> |
|
1115 |
<property name="shortcut" > |
|
1116 |
<string>Ctrl+S</string> |
|
1117 |
</property> |
|
1118 |
</action> |
|
1119 |
<action name="fileExitAction" > |
|
1120 |
<property name="text" > |
|
1121 |
<string>E&xit</string> |
|
1122 |
</property> |
|
1123 |
<property name="iconText" > |
|
1124 |
<string>Exit</string> |
|
1125 |
</property> |
|
1126 |
<property name="shortcut" > |
|
1127 |
<string/> |
|
1128 |
</property> |
|
1129 |
</action> |
|
1130 |
<action name="helpAboutAction" > |
|
1131 |
<property name="text" > |
|
1132 |
<string>&About</string> |
|
1133 |
</property> |
|
1134 |
<property name="iconText" > |
|
1135 |
<string>About</string> |
|
1136 |
</property> |
|
1137 |
<property name="shortcut" > |
|
1138 |
<string/> |
|
1139 |
</property> |
|
1140 |
</action> |
|
1141 |
<action name="helpAboutQtAction" > |
|
1142 |
<property name="text" > |
|
1143 |
<string>About &Qt</string> |
|
1144 |
</property> |
|
1145 |
<property name="iconText" > |
|
1146 |
<string>About Qt</string> |
|
1147 |
</property> |
|
1148 |
</action> |
|
1149 |
</widget> |
|
1150 |
<pixmapfunction></pixmapfunction> |
|
1151 |
<customwidgets> |
|
1152 |
<customwidget> |
|
1153 |
<class>Q3ListBox</class> |
|
1154 |
<extends></extends> |
|
1155 |
<header>q3listbox.h</header> |
|
1156 |
<container>0</container> |
|
1157 |
<pixmap></pixmap> |
|
1158 |
</customwidget> |
|
1159 |
<customwidget> |
|
1160 |
<class>ColorButton</class> |
|
1161 |
<extends></extends> |
|
1162 |
<header>colorbutton.h</header> |
|
1163 |
<container>0</container> |
|
1164 |
<pixmap></pixmap> |
|
1165 |
</customwidget> |
|
1166 |
<customwidget> |
|
1167 |
<class>Q3Frame</class> |
|
1168 |
<extends></extends> |
|
1169 |
<header>Qt3Support/Q3Frame</header> |
|
1170 |
<container>1</container> |
|
1171 |
<pixmap></pixmap> |
|
1172 |
</customwidget> |
|
1173 |
<customwidget> |
|
1174 |
<class>PreviewFrame</class> |
|
1175 |
<extends></extends> |
|
1176 |
<header>previewframe.h</header> |
|
1177 |
<container>0</container> |
|
1178 |
<pixmap></pixmap> |
|
1179 |
</customwidget> |
|
1180 |
<customwidget> |
|
1181 |
<class>Q3MainWindow</class> |
|
1182 |
<extends></extends> |
|
1183 |
<header>q3mainwindow.h</header> |
|
1184 |
<container>1</container> |
|
1185 |
<pixmap></pixmap> |
|
1186 |
</customwidget> |
|
1187 |
</customwidgets> |
|
1188 |
<tabstops> |
|
1189 |
<tabstop>helpview</tabstop> |
|
1190 |
<tabstop>TabWidget3</tabstop> |
|
1191 |
<tabstop>familycombo</tabstop> |
|
1192 |
<tabstop>stylecombo</tabstop> |
|
1193 |
<tabstop>psizecombo</tabstop> |
|
1194 |
<tabstop>samplelineedit</tabstop> |
|
1195 |
<tabstop>familysubcombo</tabstop> |
|
1196 |
<tabstop>PushButton2</tabstop> |
|
1197 |
<tabstop>PushButton3</tabstop> |
|
1198 |
<tabstop>PushButton4</tabstop> |
|
1199 |
<tabstop>choosesubcombo</tabstop> |
|
1200 |
<tabstop>PushButton1</tabstop> |
|
1201 |
<tabstop>dcispin</tabstop> |
|
1202 |
<tabstop>cfispin</tabstop> |
|
1203 |
<tabstop>wslspin</tabstop> |
|
1204 |
<tabstop>effectcheckbox</tabstop> |
|
1205 |
<tabstop>menueffect</tabstop> |
|
1206 |
<tabstop>comboeffect</tabstop> |
|
1207 |
<tabstop>tooltipeffect</tabstop> |
|
1208 |
<tabstop>strutwidth</tabstop> |
|
1209 |
<tabstop>strutheight</tabstop> |
|
1210 |
<tabstop>sublistbox</tabstop> |
|
1211 |
</tabstops> |
|
1212 |
<resources/> |
|
1213 |
<connections/> |
|
1214 |
</ui> |