0
|
1 |
<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
|
|
2 |
<class>MainWindowBase</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="QMainWindow">
|
|
44 |
<property name="name">
|
|
45 |
<cstring>MainWindowBase</cstring>
|
|
46 |
</property>
|
|
47 |
<property name="geometry">
|
|
48 |
<rect>
|
|
49 |
<x>0</x>
|
|
50 |
<y>0</y>
|
|
51 |
<width>700</width>
|
|
52 |
<height>600</height>
|
|
53 |
</rect>
|
|
54 |
</property>
|
|
55 |
<property name="caption">
|
|
56 |
<string>Qt Configuration</string>
|
|
57 |
</property>
|
|
58 |
<property name="icon">
|
|
59 |
<pixmap>appicon.png</pixmap>
|
|
60 |
</property>
|
|
61 |
<hbox>
|
|
62 |
<property name="name">
|
|
63 |
<cstring>unnamed</cstring>
|
|
64 |
</property>
|
|
65 |
<property name="margin">
|
|
66 |
<number>8</number>
|
|
67 |
</property>
|
|
68 |
<property name="spacing">
|
|
69 |
<number>4</number>
|
|
70 |
</property>
|
|
71 |
<widget class="QTextView">
|
|
72 |
<property name="name">
|
|
73 |
<cstring>helpview</cstring>
|
|
74 |
</property>
|
|
75 |
<property name="minimumSize">
|
|
76 |
<size>
|
|
77 |
<width>200</width>
|
|
78 |
<height>0</height>
|
|
79 |
</size>
|
|
80 |
</property>
|
|
81 |
<property name="text">
|
|
82 |
<string><p align=center><b>Documentation</b></p>
|
|
83 |
<p>This QTextView will display a brief explanation about the current page, so that the user isn't confused about the settings he/she is twiddling.</p></string>
|
|
84 |
</property>
|
|
85 |
</widget>
|
|
86 |
<widget class="QTabWidget">
|
|
87 |
<property name="name">
|
|
88 |
<cstring>TabWidget3</cstring>
|
|
89 |
</property>
|
|
90 |
<widget class="QWidget">
|
|
91 |
<property name="name">
|
|
92 |
<cstring>tab</cstring>
|
|
93 |
</property>
|
|
94 |
<attribute name="title">
|
|
95 |
<string>Appearance</string>
|
|
96 |
</attribute>
|
|
97 |
<vbox>
|
|
98 |
<property name="name">
|
|
99 |
<cstring>unnamed</cstring>
|
|
100 |
</property>
|
|
101 |
<property name="margin">
|
|
102 |
<number>4</number>
|
|
103 |
</property>
|
|
104 |
<property name="spacing">
|
|
105 |
<number>4</number>
|
|
106 |
</property>
|
|
107 |
<widget class="QGroupBox">
|
|
108 |
<property name="name">
|
|
109 |
<cstring>GroupBox40</cstring>
|
|
110 |
</property>
|
|
111 |
<property name="title">
|
|
112 |
<string>GUI Style</string>
|
|
113 |
</property>
|
|
114 |
<hbox>
|
|
115 |
<property name="name">
|
|
116 |
<cstring>unnamed</cstring>
|
|
117 |
</property>
|
|
118 |
<property name="margin">
|
|
119 |
<number>8</number>
|
|
120 |
</property>
|
|
121 |
<property name="spacing">
|
|
122 |
<number>4</number>
|
|
123 |
</property>
|
|
124 |
<widget class="QLabel">
|
|
125 |
<property name="name">
|
|
126 |
<cstring>gstylebuddy</cstring>
|
|
127 |
</property>
|
|
128 |
<property name="text">
|
|
129 |
<string>Select GUI &Style:</string>
|
|
130 |
</property>
|
|
131 |
<property name="buddy" stdset="0">
|
|
132 |
<cstring>gstylecombo</cstring>
|
|
133 |
</property>
|
|
134 |
</widget>
|
|
135 |
<widget class="QComboBox">
|
|
136 |
<property name="name">
|
|
137 |
<cstring>gstylecombo</cstring>
|
|
138 |
</property>
|
|
139 |
</widget>
|
|
140 |
</hbox>
|
|
141 |
</widget>
|
|
142 |
<widget class="QGroupBox">
|
|
143 |
<property name="name">
|
|
144 |
<cstring>groupAutoPalette</cstring>
|
|
145 |
</property>
|
|
146 |
<property name="sizePolicy">
|
|
147 |
<sizepolicy>
|
|
148 |
<hsizetype>5</hsizetype>
|
|
149 |
<vsizetype>4</vsizetype>
|
|
150 |
<horstretch>0</horstretch>
|
|
151 |
<verstretch>0</verstretch>
|
|
152 |
</sizepolicy>
|
|
153 |
</property>
|
|
154 |
<property name="title">
|
|
155 |
<string>Build Palette</string>
|
|
156 |
</property>
|
|
157 |
<property name="alignment">
|
|
158 |
<set>AlignAuto</set>
|
|
159 |
</property>
|
|
160 |
<hbox>
|
|
161 |
<property name="name">
|
|
162 |
<cstring>unnamed</cstring>
|
|
163 |
</property>
|
|
164 |
<property name="margin">
|
|
165 |
<number>8</number>
|
|
166 |
</property>
|
|
167 |
<property name="spacing">
|
|
168 |
<number>4</number>
|
|
169 |
</property>
|
|
170 |
<widget class="QLabel">
|
|
171 |
<property name="name">
|
|
172 |
<cstring>labelMainColor</cstring>
|
|
173 |
</property>
|
|
174 |
<property name="text">
|
|
175 |
<string>&3-D Effects:</string>
|
|
176 |
</property>
|
|
177 |
<property name="buddy" stdset="0">
|
|
178 |
<cstring>buttonMainColor</cstring>
|
|
179 |
</property>
|
|
180 |
</widget>
|
|
181 |
<widget class="ColorButton">
|
|
182 |
<property name="name">
|
|
183 |
<cstring>buttonMainColor</cstring>
|
|
184 |
</property>
|
|
185 |
</widget>
|
|
186 |
<widget class="QLabel">
|
|
187 |
<property name="name">
|
|
188 |
<cstring>labelMainColor2</cstring>
|
|
189 |
</property>
|
|
190 |
<property name="sizePolicy">
|
|
191 |
<sizepolicy>
|
|
192 |
<hsizetype>1</hsizetype>
|
|
193 |
<vsizetype>1</vsizetype>
|
|
194 |
<horstretch>0</horstretch>
|
|
195 |
<verstretch>0</verstretch>
|
|
196 |
</sizepolicy>
|
|
197 |
</property>
|
|
198 |
<property name="minimumSize">
|
|
199 |
<size>
|
|
200 |
<width>50</width>
|
|
201 |
<height>0</height>
|
|
202 |
</size>
|
|
203 |
</property>
|
|
204 |
<property name="lineWidth">
|
|
205 |
<number>1</number>
|
|
206 |
</property>
|
|
207 |
<property name="margin">
|
|
208 |
<number>0</number>
|
|
209 |
</property>
|
|
210 |
<property name="midLineWidth">
|
|
211 |
<number>0</number>
|
|
212 |
</property>
|
|
213 |
<property name="text">
|
|
214 |
<string>Back&ground:</string>
|
|
215 |
</property>
|
|
216 |
<property name="alignment">
|
|
217 |
<set>AlignVCenter</set>
|
|
218 |
</property>
|
|
219 |
<property name="buddy" stdset="0">
|
|
220 |
<cstring>buttonMainColor2</cstring>
|
|
221 |
</property>
|
|
222 |
</widget>
|
|
223 |
<widget class="ColorButton">
|
|
224 |
<property name="name">
|
|
225 |
<cstring>buttonMainColor2</cstring>
|
|
226 |
</property>
|
|
227 |
</widget>
|
|
228 |
<spacer>
|
|
229 |
<property name="name">
|
|
230 |
<cstring>Spacer1</cstring>
|
|
231 |
</property>
|
|
232 |
<property name="orientation">
|
|
233 |
<enum>Horizontal</enum>
|
|
234 |
</property>
|
|
235 |
<property name="sizeType">
|
|
236 |
<enum>Expanding</enum>
|
|
237 |
</property>
|
|
238 |
<property name="sizeHint">
|
|
239 |
<size>
|
|
240 |
<width>70</width>
|
|
241 |
<height>20</height>
|
|
242 |
</size>
|
|
243 |
</property>
|
|
244 |
</spacer>
|
|
245 |
<widget class="QPushButton">
|
|
246 |
<property name="name">
|
|
247 |
<cstring>btnAdvanced</cstring>
|
|
248 |
</property>
|
|
249 |
<property name="text">
|
|
250 |
<string>&Tune Palette...</string>
|
|
251 |
</property>
|
|
252 |
</widget>
|
|
253 |
</hbox>
|
|
254 |
</widget>
|
|
255 |
<widget class="QGroupBox">
|
|
256 |
<property name="name">
|
|
257 |
<cstring>GroupBox126</cstring>
|
|
258 |
</property>
|
|
259 |
<property name="sizePolicy">
|
|
260 |
<sizepolicy>
|
|
261 |
<hsizetype>5</hsizetype>
|
|
262 |
<vsizetype>7</vsizetype>
|
|
263 |
<horstretch>0</horstretch>
|
|
264 |
<verstretch>0</verstretch>
|
|
265 |
</sizepolicy>
|
|
266 |
</property>
|
|
267 |
<property name="title">
|
|
268 |
<string>Preview</string>
|
|
269 |
</property>
|
|
270 |
<grid>
|
|
271 |
<property name="name">
|
|
272 |
<cstring>unnamed</cstring>
|
|
273 |
</property>
|
|
274 |
<property name="margin">
|
|
275 |
<number>8</number>
|
|
276 |
</property>
|
|
277 |
<property name="spacing">
|
|
278 |
<number>4</number>
|
|
279 |
</property>
|
|
280 |
<widget class="QLabel" row="0" column="0">
|
|
281 |
<property name="name">
|
|
282 |
<cstring>TextLabel1</cstring>
|
|
283 |
</property>
|
|
284 |
<property name="text">
|
|
285 |
<string>Select &Palette:</string>
|
|
286 |
</property>
|
|
287 |
<property name="buddy" stdset="0">
|
|
288 |
<cstring>paletteCombo</cstring>
|
|
289 |
</property>
|
|
290 |
</widget>
|
|
291 |
<widget class="QComboBox" row="0" column="1">
|
|
292 |
<item>
|
|
293 |
<property name="text">
|
|
294 |
<string>Active Palette</string>
|
|
295 |
</property>
|
|
296 |
</item>
|
|
297 |
<item>
|
|
298 |
<property name="text">
|
|
299 |
<string>Inactive Palette</string>
|
|
300 |
</property>
|
|
301 |
</item>
|
|
302 |
<item>
|
|
303 |
<property name="text">
|
|
304 |
<string>Disabled Palette</string>
|
|
305 |
</property>
|
|
306 |
</item>
|
|
307 |
<property name="name">
|
|
308 |
<cstring>paletteCombo</cstring>
|
|
309 |
</property>
|
|
310 |
</widget>
|
|
311 |
<widget class="PreviewFrame" row="1" column="0" rowspan="1" colspan="2">
|
|
312 |
<property name="name">
|
|
313 |
<cstring>previewFrame</cstring>
|
|
314 |
</property>
|
|
315 |
<property name="sizePolicy">
|
|
316 |
<sizepolicy>
|
|
317 |
<hsizetype>7</hsizetype>
|
|
318 |
<vsizetype>7</vsizetype>
|
|
319 |
<horstretch>0</horstretch>
|
|
320 |
<verstretch>0</verstretch>
|
|
321 |
</sizepolicy>
|
|
322 |
</property>
|
|
323 |
<property name="minimumSize">
|
|
324 |
<size>
|
|
325 |
<width>410</width>
|
|
326 |
<height>260</height>
|
|
327 |
</size>
|
|
328 |
</property>
|
|
329 |
</widget>
|
|
330 |
</grid>
|
|
331 |
</widget>
|
|
332 |
</vbox>
|
|
333 |
</widget>
|
|
334 |
<widget class="QWidget">
|
|
335 |
<property name="name">
|
|
336 |
<cstring>tab</cstring>
|
|
337 |
</property>
|
|
338 |
<attribute name="title">
|
|
339 |
<string>Fonts</string>
|
|
340 |
</attribute>
|
|
341 |
<vbox>
|
|
342 |
<property name="name">
|
|
343 |
<cstring>unnamed</cstring>
|
|
344 |
</property>
|
|
345 |
<property name="margin">
|
|
346 |
<number>8</number>
|
|
347 |
</property>
|
|
348 |
<property name="spacing">
|
|
349 |
<number>4</number>
|
|
350 |
</property>
|
|
351 |
<widget class="QGroupBox">
|
|
352 |
<property name="name">
|
|
353 |
<cstring>GroupBox1</cstring>
|
|
354 |
</property>
|
|
355 |
<property name="title">
|
|
356 |
<string>Default Font</string>
|
|
357 |
</property>
|
|
358 |
<grid>
|
|
359 |
<property name="name">
|
|
360 |
<cstring>unnamed</cstring>
|
|
361 |
</property>
|
|
362 |
<property name="margin">
|
|
363 |
<number>8</number>
|
|
364 |
</property>
|
|
365 |
<property name="spacing">
|
|
366 |
<number>4</number>
|
|
367 |
</property>
|
|
368 |
<widget class="QComboBox" row="1" column="1">
|
|
369 |
<property name="name">
|
|
370 |
<cstring>stylecombo</cstring>
|
|
371 |
</property>
|
|
372 |
<property name="autoCompletion">
|
|
373 |
<bool>true</bool>
|
|
374 |
</property>
|
|
375 |
<property name="duplicatesEnabled">
|
|
376 |
<bool>false</bool>
|
|
377 |
</property>
|
|
378 |
</widget>
|
|
379 |
<widget class="QComboBox" row="0" column="1">
|
|
380 |
<property name="name">
|
|
381 |
<cstring>familycombo</cstring>
|
|
382 |
</property>
|
|
383 |
<property name="autoCompletion">
|
|
384 |
<bool>true</bool>
|
|
385 |
</property>
|
|
386 |
<property name="duplicatesEnabled">
|
|
387 |
<bool>false</bool>
|
|
388 |
</property>
|
|
389 |
</widget>
|
|
390 |
<widget class="QComboBox" row="2" column="1">
|
|
391 |
<property name="name">
|
|
392 |
<cstring>psizecombo</cstring>
|
|
393 |
</property>
|
|
394 |
<property name="editable">
|
|
395 |
<bool>true</bool>
|
|
396 |
</property>
|
|
397 |
<property name="autoCompletion">
|
|
398 |
<bool>true</bool>
|
|
399 |
</property>
|
|
400 |
<property name="duplicatesEnabled">
|
|
401 |
<bool>false</bool>
|
|
402 |
</property>
|
|
403 |
</widget>
|
|
404 |
<widget class="QLabel" row="1" column="0">
|
|
405 |
<property name="name">
|
|
406 |
<cstring>stylebuddy</cstring>
|
|
407 |
</property>
|
|
408 |
<property name="text">
|
|
409 |
<string>&Style:</string>
|
|
410 |
</property>
|
|
411 |
<property name="buddy" stdset="0">
|
|
412 |
<cstring>stylecombo</cstring>
|
|
413 |
</property>
|
|
414 |
</widget>
|
|
415 |
<widget class="QLabel" row="2" column="0">
|
|
416 |
<property name="name">
|
|
417 |
<cstring>psizebuddy</cstring>
|
|
418 |
</property>
|
|
419 |
<property name="text">
|
|
420 |
<string>&Point Size:</string>
|
|
421 |
</property>
|
|
422 |
<property name="buddy" stdset="0">
|
|
423 |
<cstring>psizecombo</cstring>
|
|
424 |
</property>
|
|
425 |
</widget>
|
|
426 |
<widget class="QLabel" row="0" column="0">
|
|
427 |
<property name="name">
|
|
428 |
<cstring>familybuddy</cstring>
|
|
429 |
</property>
|
|
430 |
<property name="text">
|
|
431 |
<string>F&amily:</string>
|
|
432 |
</property>
|
|
433 |
<property name="buddy" stdset="0">
|
|
434 |
<cstring>familycombo</cstring>
|
|
435 |
</property>
|
|
436 |
</widget>
|
|
437 |
<widget class="QLineEdit" row="3" column="0" rowspan="1" colspan="2">
|
|
438 |
<property name="name">
|
|
439 |
<cstring>samplelineedit</cstring>
|
|
440 |
</property>
|
|
441 |
<property name="text">
|
|
442 |
<string>Sample Text</string>
|
|
443 |
</property>
|
|
444 |
<property name="alignment">
|
|
445 |
<set>AlignHCenter</set>
|
|
446 |
</property>
|
|
447 |
</widget>
|
|
448 |
</grid>
|
|
449 |
</widget>
|
|
450 |
<widget class="QGroupBox">
|
|
451 |
<property name="name">
|
|
452 |
<cstring>GroupBox2</cstring>
|
|
453 |
</property>
|
|
454 |
<property name="frameShape">
|
|
455 |
<enum>Box</enum>
|
|
456 |
</property>
|
|
457 |
<property name="frameShadow">
|
|
458 |
<enum>Sunken</enum>
|
|
459 |
</property>
|
|
460 |
<property name="title">
|
|
461 |
<string>Font Substitution</string>
|
|
462 |
</property>
|
|
463 |
<vbox>
|
|
464 |
<property name="name">
|
|
465 |
<cstring>unnamed</cstring>
|
|
466 |
</property>
|
|
467 |
<property name="margin">
|
|
468 |
<number>8</number>
|
|
469 |
</property>
|
|
470 |
<property name="spacing">
|
|
471 |
<number>4</number>
|
|
472 |
</property>
|
|
473 |
<widget class="QLayoutWidget">
|
|
474 |
<property name="name">
|
|
475 |
<cstring>Layout2</cstring>
|
|
476 |
</property>
|
|
477 |
<hbox>
|
|
478 |
<property name="name">
|
|
479 |
<cstring>unnamed</cstring>
|
|
480 |
</property>
|
|
481 |
<property name="margin">
|
|
482 |
<number>0</number>
|
|
483 |
</property>
|
|
484 |
<property name="spacing">
|
|
485 |
<number>4</number>
|
|
486 |
</property>
|
|
487 |
<widget class="QLabel">
|
|
488 |
<property name="name">
|
|
489 |
<cstring>famsubbuddy</cstring>
|
|
490 |
</property>
|
|
491 |
<property name="text">
|
|
492 |
<string>S&elect or Enter a Family:</string>
|
|
493 |
</property>
|
|
494 |
<property name="buddy" stdset="0">
|
|
495 |
<cstring>familysubcombo</cstring>
|
|
496 |
</property>
|
|
497 |
</widget>
|
|
498 |
<widget class="QComboBox">
|
|
499 |
<property name="name">
|
|
500 |
<cstring>familysubcombo</cstring>
|
|
501 |
</property>
|
|
502 |
<property name="editable">
|
|
503 |
<bool>true</bool>
|
|
504 |
</property>
|
|
505 |
<property name="autoCompletion">
|
|
506 |
<bool>true</bool>
|
|
507 |
</property>
|
|
508 |
<property name="duplicatesEnabled">
|
|
509 |
<bool>false</bool>
|
|
510 |
</property>
|
|
511 |
</widget>
|
|
512 |
</hbox>
|
|
513 |
</widget>
|
|
514 |
<widget class="Line">
|
|
515 |
<property name="name">
|
|
516 |
<cstring>Line1</cstring>
|
|
517 |
</property>
|
|
518 |
<property name="frameShape">
|
|
519 |
<enum>HLine</enum>
|
|
520 |
</property>
|
|
521 |
<property name="frameShadow">
|
|
522 |
<enum>Sunken</enum>
|
|
523 |
</property>
|
|
524 |
<property name="orientation">
|
|
525 |
<enum>Horizontal</enum>
|
|
526 |
</property>
|
|
527 |
</widget>
|
|
528 |
<widget class="QLabel">
|
|
529 |
<property name="name">
|
|
530 |
<cstring>TextLabel5</cstring>
|
|
531 |
</property>
|
|
532 |
<property name="text">
|
|
533 |
<string>Current Substitutions:</string>
|
|
534 |
</property>
|
|
535 |
</widget>
|
|
536 |
<widget class="QListBox">
|
|
537 |
<property name="name">
|
|
538 |
<cstring>sublistbox</cstring>
|
|
539 |
</property>
|
|
540 |
</widget>
|
|
541 |
<widget class="QLayoutWidget">
|
|
542 |
<property name="name">
|
|
543 |
<cstring>Layout3</cstring>
|
|
544 |
</property>
|
|
545 |
<hbox>
|
|
546 |
<property name="name">
|
|
547 |
<cstring>unnamed</cstring>
|
|
548 |
</property>
|
|
549 |
<property name="margin">
|
|
550 |
<number>0</number>
|
|
551 |
</property>
|
|
552 |
<property name="spacing">
|
|
553 |
<number>4</number>
|
|
554 |
</property>
|
|
555 |
<widget class="QPushButton">
|
|
556 |
<property name="name">
|
|
557 |
<cstring>PushButton2</cstring>
|
|
558 |
</property>
|
|
559 |
<property name="text">
|
|
560 |
<string>Up</string>
|
|
561 |
</property>
|
|
562 |
</widget>
|
|
563 |
<widget class="QPushButton">
|
|
564 |
<property name="name">
|
|
565 |
<cstring>PushButton3</cstring>
|
|
566 |
</property>
|
|
567 |
<property name="text">
|
|
568 |
<string>Down</string>
|
|
569 |
</property>
|
|
570 |
</widget>
|
|
571 |
<widget class="QPushButton">
|
|
572 |
<property name="name">
|
|
573 |
<cstring>PushButton4</cstring>
|
|
574 |
</property>
|
|
575 |
<property name="text">
|
|
576 |
<string>Remove</string>
|
|
577 |
</property>
|
|
578 |
</widget>
|
|
579 |
</hbox>
|
|
580 |
</widget>
|
|
581 |
<widget class="Line">
|
|
582 |
<property name="name">
|
|
583 |
<cstring>Line2</cstring>
|
|
584 |
</property>
|
|
585 |
<property name="frameShape">
|
|
586 |
<enum>HLine</enum>
|
|
587 |
</property>
|
|
588 |
<property name="frameShadow">
|
|
589 |
<enum>Sunken</enum>
|
|
590 |
</property>
|
|
591 |
<property name="orientation">
|
|
592 |
<enum>Horizontal</enum>
|
|
593 |
</property>
|
|
594 |
</widget>
|
|
595 |
<widget class="QLayoutWidget">
|
|
596 |
<property name="name">
|
|
597 |
<cstring>Layout11</cstring>
|
|
598 |
</property>
|
|
599 |
<hbox>
|
|
600 |
<property name="name">
|
|
601 |
<cstring>unnamed</cstring>
|
|
602 |
</property>
|
|
603 |
<property name="margin">
|
|
604 |
<number>0</number>
|
|
605 |
</property>
|
|
606 |
<property name="spacing">
|
|
607 |
<number>4</number>
|
|
608 |
</property>
|
|
609 |
<widget class="QLabel">
|
|
610 |
<property name="name">
|
|
611 |
<cstring>choosebuddy</cstring>
|
|
612 |
</property>
|
|
613 |
<property name="text">
|
|
614 |
<string>Select s&ubstitute Family:</string>
|
|
615 |
</property>
|
|
616 |
<property name="buddy" stdset="0">
|
|
617 |
<cstring>choosesubcombo</cstring>
|
|
618 |
</property>
|
|
619 |
</widget>
|
|
620 |
<widget class="QComboBox">
|
|
621 |
<property name="name">
|
|
622 |
<cstring>choosesubcombo</cstring>
|
|
623 |
</property>
|
|
624 |
<property name="autoCompletion">
|
|
625 |
<bool>true</bool>
|
|
626 |
</property>
|
|
627 |
<property name="duplicatesEnabled">
|
|
628 |
<bool>false</bool>
|
|
629 |
</property>
|
|
630 |
</widget>
|
|
631 |
<widget class="QPushButton">
|
|
632 |
<property name="name">
|
|
633 |
<cstring>PushButton1</cstring>
|
|
634 |
</property>
|
|
635 |
<property name="text">
|
|
636 |
<string>Add</string>
|
|
637 |
</property>
|
|
638 |
</widget>
|
|
639 |
</hbox>
|
|
640 |
</widget>
|
|
641 |
</vbox>
|
|
642 |
</widget>
|
|
643 |
</vbox>
|
|
644 |
</widget>
|
|
645 |
<widget class="QWidget">
|
|
646 |
<property name="name">
|
|
647 |
<cstring>tab</cstring>
|
|
648 |
</property>
|
|
649 |
<attribute name="title">
|
|
650 |
<string>Interface</string>
|
|
651 |
</attribute>
|
|
652 |
<vbox>
|
|
653 |
<property name="name">
|
|
654 |
<cstring>unnamed</cstring>
|
|
655 |
</property>
|
|
656 |
<widget class="QGroupBox">
|
|
657 |
<property name="name">
|
|
658 |
<cstring>GroupBox4</cstring>
|
|
659 |
</property>
|
|
660 |
<property name="title">
|
|
661 |
<string>Feel Settings</string>
|
|
662 |
</property>
|
|
663 |
<grid>
|
|
664 |
<property name="name">
|
|
665 |
<cstring>unnamed</cstring>
|
|
666 |
</property>
|
|
667 |
<property name="margin">
|
|
668 |
<number>8</number>
|
|
669 |
</property>
|
|
670 |
<property name="spacing">
|
|
671 |
<number>4</number>
|
|
672 |
</property>
|
|
673 |
<widget class="QSpinBox" row="0" column="1">
|
|
674 |
<property name="name">
|
|
675 |
<cstring>dcispin</cstring>
|
|
676 |
</property>
|
|
677 |
<property name="suffix">
|
|
678 |
<string> ms</string>
|
|
679 |
</property>
|
|
680 |
<property name="maxValue">
|
|
681 |
<number>10000</number>
|
|
682 |
</property>
|
|
683 |
<property name="minValue">
|
|
684 |
<number>10</number>
|
|
685 |
</property>
|
|
686 |
</widget>
|
|
687 |
<widget class="QLabel" row="0" column="0">
|
|
688 |
<property name="name">
|
|
689 |
<cstring>dcibuddy</cstring>
|
|
690 |
</property>
|
|
691 |
<property name="text">
|
|
692 |
<string>&Double Click Interval:</string>
|
|
693 |
</property>
|
|
694 |
<property name="buddy" stdset="0">
|
|
695 |
<cstring>dcispin</cstring>
|
|
696 |
</property>
|
|
697 |
</widget>
|
|
698 |
<widget class="QSpinBox" row="1" column="1">
|
|
699 |
<property name="name">
|
|
700 |
<cstring>cfispin</cstring>
|
|
701 |
</property>
|
|
702 |
<property name="suffix">
|
|
703 |
<string> ms</string>
|
|
704 |
</property>
|
|
705 |
<property name="maxValue">
|
|
706 |
<number>10000</number>
|
|
707 |
</property>
|
|
708 |
<property name="minValue">
|
|
709 |
<number>9</number>
|
|
710 |
</property>
|
|
711 |
<property name="specialValueText">
|
|
712 |
<string>No blinking</string>
|
|
713 |
</property>
|
|
714 |
</widget>
|
|
715 |
<widget class="QLabel" row="1" column="0">
|
|
716 |
<property name="name">
|
|
717 |
<cstring>cfibuddy</cstring>
|
|
718 |
</property>
|
|
719 |
<property name="text">
|
|
720 |
<string>&Cursor Flash Time:</string>
|
|
721 |
</property>
|
|
722 |
<property name="buddy" stdset="0">
|
|
723 |
<cstring>cfispin</cstring>
|
|
724 |
</property>
|
|
725 |
</widget>
|
|
726 |
<widget class="QSpinBox" row="2" column="1">
|
|
727 |
<property name="name">
|
|
728 |
<cstring>wslspin</cstring>
|
|
729 |
</property>
|
|
730 |
<property name="suffix">
|
|
731 |
<string> lines</string>
|
|
732 |
</property>
|
|
733 |
<property name="maxValue">
|
|
734 |
<number>20</number>
|
|
735 |
</property>
|
|
736 |
<property name="minValue">
|
|
737 |
<number>1</number>
|
|
738 |
</property>
|
|
739 |
</widget>
|
|
740 |
<widget class="QLabel" row="2" column="0">
|
|
741 |
<property name="name">
|
|
742 |
<cstring>wslbuddy</cstring>
|
|
743 |
</property>
|
|
744 |
<property name="text">
|
|
745 |
<string>Wheel &Scroll Lines:</string>
|
|
746 |
</property>
|
|
747 |
<property name="buddy" stdset="0">
|
|
748 |
<cstring>wslspin</cstring>
|
|
749 |
</property>
|
|
750 |
</widget>
|
|
751 |
<widget class="QCheckBox" row="3" column="0" rowspan="1" colspan="2">
|
|
752 |
<property name="name">
|
|
753 |
<cstring>resolvelinks</cstring>
|
|
754 |
</property>
|
|
755 |
<property name="text">
|
|
756 |
<string>Resolve symlinks in URLs</string>
|
|
757 |
</property>
|
|
758 |
</widget>
|
|
759 |
</grid>
|
|
760 |
</widget>
|
|
761 |
<widget class="QGroupBox">
|
|
762 |
<property name="name">
|
|
763 |
<cstring>GroupBox3</cstring>
|
|
764 |
</property>
|
|
765 |
<property name="title">
|
|
766 |
<string>GUI Effects</string>
|
|
767 |
</property>
|
|
768 |
<vbox>
|
|
769 |
<property name="name">
|
|
770 |
<cstring>unnamed</cstring>
|
|
771 |
</property>
|
|
772 |
<property name="margin">
|
|
773 |
<number>8</number>
|
|
774 |
</property>
|
|
775 |
<property name="spacing">
|
|
776 |
<number>4</number>
|
|
777 |
</property>
|
|
778 |
<widget class="QCheckBox">
|
|
779 |
<property name="name">
|
|
780 |
<cstring>effectcheckbox</cstring>
|
|
781 |
</property>
|
|
782 |
<property name="text">
|
|
783 |
<string>&Enable</string>
|
|
784 |
</property>
|
|
785 |
<property name="accel">
|
|
786 |
<string>Alt+E</string>
|
|
787 |
</property>
|
|
788 |
</widget>
|
|
789 |
<widget class="QFrame">
|
|
790 |
<property name="name">
|
|
791 |
<cstring>effectbase</cstring>
|
|
792 |
</property>
|
|
793 |
<property name="frameShape">
|
|
794 |
<enum>NoFrame</enum>
|
|
795 |
</property>
|
|
796 |
<property name="frameShadow">
|
|
797 |
<enum>Plain</enum>
|
|
798 |
</property>
|
|
799 |
<grid>
|
|
800 |
<property name="name">
|
|
801 |
<cstring>unnamed</cstring>
|
|
802 |
</property>
|
|
803 |
<property name="margin">
|
|
804 |
<number>0</number>
|
|
805 |
</property>
|
|
806 |
<property name="spacing">
|
|
807 |
<number>4</number>
|
|
808 |
</property>
|
|
809 |
<widget class="QLabel" row="0" column="0">
|
|
810 |
<property name="name">
|
|
811 |
<cstring>meffectbuddy</cstring>
|
|
812 |
</property>
|
|
813 |
<property name="text">
|
|
814 |
<string>&Menu Effect:</string>
|
|
815 |
</property>
|
|
816 |
<property name="buddy" stdset="0">
|
|
817 |
<cstring>menueffect</cstring>
|
|
818 |
</property>
|
|
819 |
</widget>
|
|
820 |
<widget class="QLabel" row="1" column="0">
|
|
821 |
<property name="name">
|
|
822 |
<cstring>ceffectbuddy</cstring>
|
|
823 |
</property>
|
|
824 |
<property name="text">
|
|
825 |
<string>C&omboBox Effect:</string>
|
|
826 |
</property>
|
|
827 |
<property name="buddy" stdset="0">
|
|
828 |
<cstring>comboeffect</cstring>
|
|
829 |
</property>
|
|
830 |
</widget>
|
|
831 |
<widget class="QLabel" row="2" column="0">
|
|
832 |
<property name="name">
|
|
833 |
<cstring>teffectbuddy</cstring>
|
|
834 |
</property>
|
|
835 |
<property name="text">
|
|
836 |
<string>&ToolTip Effect:</string>
|
|
837 |
</property>
|
|
838 |
<property name="buddy" stdset="0">
|
|
839 |
<cstring>tooltipeffect</cstring>
|
|
840 |
</property>
|
|
841 |
</widget>
|
|
842 |
<widget class="QLabel" row="3" column="0">
|
|
843 |
<property name="name">
|
|
844 |
<cstring>beffectbuddy</cstring>
|
|
845 |
</property>
|
|
846 |
<property name="text">
|
|
847 |
<string>Tool&Box Effect:</string>
|
|
848 |
</property>
|
|
849 |
<property name="buddy" stdset="0">
|
|
850 |
<cstring>toolboxeffect</cstring>
|
|
851 |
</property>
|
|
852 |
</widget>
|
|
853 |
<widget class="QComboBox" row="0" column="1">
|
|
854 |
<item>
|
|
855 |
<property name="text">
|
|
856 |
<string>Disable</string>
|
|
857 |
</property>
|
|
858 |
</item>
|
|
859 |
<item>
|
|
860 |
<property name="text">
|
|
861 |
<string>Animate</string>
|
|
862 |
</property>
|
|
863 |
</item>
|
|
864 |
<item>
|
|
865 |
<property name="text">
|
|
866 |
<string>Fade</string>
|
|
867 |
</property>
|
|
868 |
</item>
|
|
869 |
<property name="name">
|
|
870 |
<cstring>menueffect</cstring>
|
|
871 |
</property>
|
|
872 |
<property name="currentItem">
|
|
873 |
<number>0</number>
|
|
874 |
</property>
|
|
875 |
<property name="autoCompletion">
|
|
876 |
<bool>true</bool>
|
|
877 |
</property>
|
|
878 |
</widget>
|
|
879 |
<widget class="QComboBox" row="1" column="1">
|
|
880 |
<item>
|
|
881 |
<property name="text">
|
|
882 |
<string>Disable</string>
|
|
883 |
</property>
|
|
884 |
</item>
|
|
885 |
<item>
|
|
886 |
<property name="text">
|
|
887 |
<string>Animate</string>
|
|
888 |
</property>
|
|
889 |
</item>
|
|
890 |
<property name="name">
|
|
891 |
<cstring>comboeffect</cstring>
|
|
892 |
</property>
|
|
893 |
</widget>
|
|
894 |
<widget class="QComboBox" row="2" column="1">
|
|
895 |
<item>
|
|
896 |
<property name="text">
|
|
897 |
<string>Disable</string>
|
|
898 |
</property>
|
|
899 |
</item>
|
|
900 |
<item>
|
|
901 |
<property name="text">
|
|
902 |
<string>Animate</string>
|
|
903 |
</property>
|
|
904 |
</item>
|
|
905 |
<item>
|
|
906 |
<property name="text">
|
|
907 |
<string>Fade</string>
|
|
908 |
</property>
|
|
909 |
</item>
|
|
910 |
<property name="name">
|
|
911 |
<cstring>tooltipeffect</cstring>
|
|
912 |
</property>
|
|
913 |
</widget>
|
|
914 |
<widget class="QComboBox" row="3" column="1">
|
|
915 |
<item>
|
|
916 |
<property name="text">
|
|
917 |
<string>Disable</string>
|
|
918 |
</property>
|
|
919 |
</item>
|
|
920 |
<item>
|
|
921 |
<property name="text">
|
|
922 |
<string>Animate</string>
|
|
923 |
</property>
|
|
924 |
</item>
|
|
925 |
<property name="name">
|
|
926 |
<cstring>toolboxeffect</cstring>
|
|
927 |
</property>
|
|
928 |
</widget>
|
|
929 |
</grid>
|
|
930 |
</widget>
|
|
931 |
</vbox>
|
|
932 |
</widget>
|
|
933 |
<widget class="QGroupBox">
|
|
934 |
<property name="name">
|
|
935 |
<cstring>GroupBox5</cstring>
|
|
936 |
</property>
|
|
937 |
<property name="title">
|
|
938 |
<string>Global Strut</string>
|
|
939 |
</property>
|
|
940 |
<grid>
|
|
941 |
<property name="name">
|
|
942 |
<cstring>unnamed</cstring>
|
|
943 |
</property>
|
|
944 |
<property name="margin">
|
|
945 |
<number>8</number>
|
|
946 |
</property>
|
|
947 |
<property name="spacing">
|
|
948 |
<number>4</number>
|
|
949 |
</property>
|
|
950 |
<widget class="QLabel" row="0" column="0">
|
|
951 |
<property name="name">
|
|
952 |
<cstring>swbuddy</cstring>
|
|
953 |
</property>
|
|
954 |
<property name="text">
|
|
955 |
<string>Minimum &Width:</string>
|
|
956 |
</property>
|
|
957 |
<property name="buddy" stdset="0">
|
|
958 |
<cstring>strutwidth</cstring>
|
|
959 |
</property>
|
|
960 |
</widget>
|
|
961 |
<widget class="QLabel" row="1" column="0">
|
|
962 |
<property name="name">
|
|
963 |
<cstring>shbuddy</cstring>
|
|
964 |
</property>
|
|
965 |
<property name="text">
|
|
966 |
<string>Minimum Hei&ght:</string>
|
|
967 |
</property>
|
|
968 |
<property name="buddy" stdset="0">
|
|
969 |
<cstring>strutheight</cstring>
|
|
970 |
</property>
|
|
971 |
</widget>
|
|
972 |
<widget class="QSpinBox" row="0" column="1">
|
|
973 |
<property name="name">
|
|
974 |
<cstring>strutwidth</cstring>
|
|
975 |
</property>
|
|
976 |
<property name="suffix">
|
|
977 |
<string> pixels</string>
|
|
978 |
</property>
|
|
979 |
<property name="maxValue">
|
|
980 |
<number>1000</number>
|
|
981 |
</property>
|
|
982 |
</widget>
|
|
983 |
<widget class="QSpinBox" row="1" column="1">
|
|
984 |
<property name="name">
|
|
985 |
<cstring>strutheight</cstring>
|
|
986 |
</property>
|
|
987 |
<property name="suffix">
|
|
988 |
<string> pixels</string>
|
|
989 |
</property>
|
|
990 |
<property name="maxValue">
|
|
991 |
<number>1000</number>
|
|
992 |
</property>
|
|
993 |
</widget>
|
|
994 |
</grid>
|
|
995 |
</widget>
|
|
996 |
<widget class="QCheckBox">
|
|
997 |
<property name="name">
|
|
998 |
<cstring>rtlExtensions</cstring>
|
|
999 |
</property>
|
|
1000 |
<property name="text">
|
|
1001 |
<string>Enhanced support for languages written right-to-left</string>
|
|
1002 |
</property>
|
|
1003 |
</widget>
|
|
1004 |
<widget class="QLabel">
|
|
1005 |
<property name="name">
|
|
1006 |
<cstring>inputStyleLabel</cstring>
|
|
1007 |
</property>
|
|
1008 |
<property name="text">
|
|
1009 |
<string>XIM Input Style:</string>
|
|
1010 |
</property>
|
|
1011 |
</widget>
|
|
1012 |
<widget class="QComboBox">
|
|
1013 |
<item>
|
|
1014 |
<property name="text">
|
|
1015 |
<string>On The Spot</string>
|
|
1016 |
</property>
|
|
1017 |
</item>
|
|
1018 |
<item>
|
|
1019 |
<property name="text">
|
|
1020 |
<string>Over The Spot</string>
|
|
1021 |
</property>
|
|
1022 |
</item>
|
|
1023 |
<item>
|
|
1024 |
<property name="text">
|
|
1025 |
<string>Off The Spot</string>
|
|
1026 |
</property>
|
|
1027 |
</item>
|
|
1028 |
<item>
|
|
1029 |
<property name="text">
|
|
1030 |
<string>Root</string>
|
|
1031 |
</property>
|
|
1032 |
</item>
|
|
1033 |
<property name="name">
|
|
1034 |
<cstring>inputStyle</cstring>
|
|
1035 |
</property>
|
|
1036 |
<property name="currentItem">
|
|
1037 |
<number>0</number>
|
|
1038 |
</property>
|
|
1039 |
</widget>
|
|
1040 |
<spacer>
|
|
1041 |
<property name="name">
|
|
1042 |
<cstring>spacer5</cstring>
|
|
1043 |
</property>
|
|
1044 |
<property name="orientation">
|
|
1045 |
<enum>Vertical</enum>
|
|
1046 |
</property>
|
|
1047 |
<property name="sizeType">
|
|
1048 |
<enum>Expanding</enum>
|
|
1049 |
</property>
|
|
1050 |
<property name="sizeHint">
|
|
1051 |
<size>
|
|
1052 |
<width>20</width>
|
|
1053 |
<height>40</height>
|
|
1054 |
</size>
|
|
1055 |
</property>
|
|
1056 |
</spacer>
|
|
1057 |
</vbox>
|
|
1058 |
</widget>
|
|
1059 |
<widget class="QWidget">
|
|
1060 |
<property name="name">
|
|
1061 |
<cstring>tab</cstring>
|
|
1062 |
</property>
|
|
1063 |
<attribute name="title">
|
|
1064 |
<string>Library Paths</string>
|
|
1065 |
</attribute>
|
|
1066 |
<vbox>
|
|
1067 |
<property name="name">
|
|
1068 |
<cstring>unnamed</cstring>
|
|
1069 |
</property>
|
|
1070 |
<property name="margin">
|
|
1071 |
<number>4</number>
|
|
1072 |
</property>
|
|
1073 |
<property name="spacing">
|
|
1074 |
<number>4</number>
|
|
1075 |
</property>
|
|
1076 |
<widget class="QGroupBox">
|
|
1077 |
<property name="name">
|
|
1078 |
<cstring>GroupBox39</cstring>
|
|
1079 |
</property>
|
|
1080 |
<property name="title">
|
|
1081 |
<string>Library Paths</string>
|
|
1082 |
</property>
|
|
1083 |
<vbox>
|
|
1084 |
<property name="name">
|
|
1085 |
<cstring>unnamed</cstring>
|
|
1086 |
</property>
|
|
1087 |
<property name="margin">
|
|
1088 |
<number>8</number>
|
|
1089 |
</property>
|
|
1090 |
<property name="spacing">
|
|
1091 |
<number>4</number>
|
|
1092 |
</property>
|
|
1093 |
<widget class="QLayoutWidget">
|
|
1094 |
<property name="name">
|
|
1095 |
<cstring>Layout68</cstring>
|
|
1096 |
</property>
|
|
1097 |
<grid>
|
|
1098 |
<property name="name">
|
|
1099 |
<cstring>unnamed</cstring>
|
|
1100 |
</property>
|
|
1101 |
<property name="margin">
|
|
1102 |
<number>0</number>
|
|
1103 |
</property>
|
|
1104 |
<property name="spacing">
|
|
1105 |
<number>4</number>
|
|
1106 |
</property>
|
|
1107 |
<widget class="QListBox" row="0" column="0" rowspan="1" colspan="3">
|
|
1108 |
<property name="name">
|
|
1109 |
<cstring>libpathlistbox</cstring>
|
|
1110 |
</property>
|
|
1111 |
<property name="frameShape">
|
|
1112 |
<enum>StyledPanel</enum>
|
|
1113 |
</property>
|
|
1114 |
<property name="frameShadow">
|
|
1115 |
<enum>Sunken</enum>
|
|
1116 |
</property>
|
|
1117 |
</widget>
|
|
1118 |
<widget class="QPushButton" row="1" column="1">
|
|
1119 |
<property name="name">
|
|
1120 |
<cstring>PushButton8</cstring>
|
|
1121 |
</property>
|
|
1122 |
<property name="text">
|
|
1123 |
<string>Down</string>
|
|
1124 |
</property>
|
|
1125 |
</widget>
|
|
1126 |
<widget class="QPushButton" row="1" column="2">
|
|
1127 |
<property name="name">
|
|
1128 |
<cstring>PushButton9</cstring>
|
|
1129 |
</property>
|
|
1130 |
<property name="text">
|
|
1131 |
<string>Remove</string>
|
|
1132 |
</property>
|
|
1133 |
</widget>
|
|
1134 |
<widget class="QPushButton" row="1" column="0">
|
|
1135 |
<property name="name">
|
|
1136 |
<cstring>PushButton7</cstring>
|
|
1137 |
</property>
|
|
1138 |
<property name="text">
|
|
1139 |
<string>Up</string>
|
|
1140 |
</property>
|
|
1141 |
</widget>
|
|
1142 |
</grid>
|
|
1143 |
</widget>
|
|
1144 |
<widget class="QLayoutWidget">
|
|
1145 |
<property name="name">
|
|
1146 |
<cstring>Layout71</cstring>
|
|
1147 |
</property>
|
|
1148 |
<grid>
|
|
1149 |
<property name="name">
|
|
1150 |
<cstring>unnamed</cstring>
|
|
1151 |
</property>
|
|
1152 |
<property name="margin">
|
|
1153 |
<number>0</number>
|
|
1154 |
</property>
|
|
1155 |
<property name="spacing">
|
|
1156 |
<number>4</number>
|
|
1157 |
</property>
|
|
1158 |
<spacer row="2" column="0">
|
|
1159 |
<property name="name">
|
|
1160 |
<cstring>Spacer1_2</cstring>
|
|
1161 |
</property>
|
|
1162 |
<property name="orientation">
|
|
1163 |
<enum>Horizontal</enum>
|
|
1164 |
</property>
|
|
1165 |
<property name="sizeType">
|
|
1166 |
<enum>Minimum</enum>
|
|
1167 |
</property>
|
|
1168 |
<property name="sizeHint">
|
|
1169 |
<size>
|
|
1170 |
<width>20</width>
|
|
1171 |
<height>20</height>
|
|
1172 |
</size>
|
|
1173 |
</property>
|
|
1174 |
</spacer>
|
|
1175 |
<widget class="QLabel" row="0" column="0" rowspan="1" colspan="3">
|
|
1176 |
<property name="name">
|
|
1177 |
<cstring>TextLabel15</cstring>
|
|
1178 |
</property>
|
|
1179 |
<property name="text">
|
|
1180 |
<string>Press the <b>Browse</b> button or enter a directory and press Enter to add them to the list.</string>
|
|
1181 |
</property>
|
|
1182 |
</widget>
|
|
1183 |
<widget class="QLineEdit" row="1" column="0" rowspan="1" colspan="3">
|
|
1184 |
<property name="name">
|
|
1185 |
<cstring>libpathlineedit</cstring>
|
|
1186 |
</property>
|
|
1187 |
</widget>
|
|
1188 |
<widget class="QPushButton" row="2" column="1">
|
|
1189 |
<property name="name">
|
|
1190 |
<cstring>PushButton5</cstring>
|
|
1191 |
</property>
|
|
1192 |
<property name="text">
|
|
1193 |
<string>Browse...</string>
|
|
1194 |
</property>
|
|
1195 |
</widget>
|
|
1196 |
<widget class="QPushButton" row="2" column="2">
|
|
1197 |
<property name="name">
|
|
1198 |
<cstring>PushButton6</cstring>
|
|
1199 |
</property>
|
|
1200 |
<property name="text">
|
|
1201 |
<string>Add</string>
|
|
1202 |
</property>
|
|
1203 |
</widget>
|
|
1204 |
</grid>
|
|
1205 |
</widget>
|
|
1206 |
</vbox>
|
|
1207 |
</widget>
|
|
1208 |
</vbox>
|
|
1209 |
</widget>
|
|
1210 |
<widget class="QWidget">
|
|
1211 |
<property name="name">
|
|
1212 |
<cstring>tab</cstring>
|
|
1213 |
</property>
|
|
1214 |
<attribute name="title">
|
|
1215 |
<string>Printer</string>
|
|
1216 |
</attribute>
|
|
1217 |
<vbox>
|
|
1218 |
<property name="name">
|
|
1219 |
<cstring>unnamed</cstring>
|
|
1220 |
</property>
|
|
1221 |
<property name="margin">
|
|
1222 |
<number>8</number>
|
|
1223 |
</property>
|
|
1224 |
<property name="spacing">
|
|
1225 |
<number>4</number>
|
|
1226 |
</property>
|
|
1227 |
<widget class="QCheckBox">
|
|
1228 |
<property name="name">
|
|
1229 |
<cstring>fontembeddingcheckbox</cstring>
|
|
1230 |
</property>
|
|
1231 |
<property name="text">
|
|
1232 |
<string>Enable Font embedding</string>
|
|
1233 |
</property>
|
|
1234 |
<property name="checked">
|
|
1235 |
<bool>true</bool>
|
|
1236 |
</property>
|
|
1237 |
</widget>
|
|
1238 |
<widget class="QGroupBox">
|
|
1239 |
<property name="name">
|
|
1240 |
<cstring>GroupBox10</cstring>
|
|
1241 |
</property>
|
|
1242 |
<property name="sizePolicy">
|
|
1243 |
<sizepolicy>
|
|
1244 |
<hsizetype>5</hsizetype>
|
|
1245 |
<vsizetype>7</vsizetype>
|
|
1246 |
<horstretch>0</horstretch>
|
|
1247 |
<verstretch>0</verstretch>
|
|
1248 |
</sizepolicy>
|
|
1249 |
</property>
|
|
1250 |
<property name="title">
|
|
1251 |
<string>Font Paths</string>
|
|
1252 |
</property>
|
|
1253 |
<vbox>
|
|
1254 |
<property name="name">
|
|
1255 |
<cstring>unnamed</cstring>
|
|
1256 |
</property>
|
|
1257 |
<property name="margin">
|
|
1258 |
<number>8</number>
|
|
1259 |
</property>
|
|
1260 |
<property name="spacing">
|
|
1261 |
<number>4</number>
|
|
1262 |
</property>
|
|
1263 |
<widget class="QLayoutWidget">
|
|
1264 |
<property name="name">
|
|
1265 |
<cstring>Layout9</cstring>
|
|
1266 |
</property>
|
|
1267 |
<grid>
|
|
1268 |
<property name="name">
|
|
1269 |
<cstring>unnamed</cstring>
|
|
1270 |
</property>
|
|
1271 |
<property name="margin">
|
|
1272 |
<number>0</number>
|
|
1273 |
</property>
|
|
1274 |
<property name="spacing">
|
|
1275 |
<number>4</number>
|
|
1276 |
</property>
|
|
1277 |
<widget class="QPushButton" row="1" column="0">
|
|
1278 |
<property name="name">
|
|
1279 |
<cstring>PushButton11</cstring>
|
|
1280 |
</property>
|
|
1281 |
<property name="text">
|
|
1282 |
<string>Up</string>
|
|
1283 |
</property>
|
|
1284 |
</widget>
|
|
1285 |
<widget class="QPushButton" row="1" column="2">
|
|
1286 |
<property name="name">
|
|
1287 |
<cstring>PushButton13</cstring>
|
|
1288 |
</property>
|
|
1289 |
<property name="text">
|
|
1290 |
<string>Remove</string>
|
|
1291 |
</property>
|
|
1292 |
</widget>
|
|
1293 |
<widget class="QListBox" row="0" column="0" rowspan="1" colspan="3">
|
|
1294 |
<property name="name">
|
|
1295 |
<cstring>fontpathlistbox</cstring>
|
|
1296 |
</property>
|
|
1297 |
</widget>
|
|
1298 |
<widget class="QPushButton" row="1" column="1">
|
|
1299 |
<property name="name">
|
|
1300 |
<cstring>PushButton12</cstring>
|
|
1301 |
</property>
|
|
1302 |
<property name="text">
|
|
1303 |
<string>Down</string>
|
|
1304 |
</property>
|
|
1305 |
</widget>
|
|
1306 |
</grid>
|
|
1307 |
</widget>
|
|
1308 |
<widget class="QLayoutWidget">
|
|
1309 |
<property name="name">
|
|
1310 |
<cstring>Layout10</cstring>
|
|
1311 |
</property>
|
|
1312 |
<grid>
|
|
1313 |
<property name="name">
|
|
1314 |
<cstring>unnamed</cstring>
|
|
1315 |
</property>
|
|
1316 |
<property name="margin">
|
|
1317 |
<number>0</number>
|
|
1318 |
</property>
|
|
1319 |
<property name="spacing">
|
|
1320 |
<number>4</number>
|
|
1321 |
</property>
|
|
1322 |
<spacer row="2" column="0">
|
|
1323 |
<property name="name">
|
|
1324 |
<cstring>Spacer4</cstring>
|
|
1325 |
</property>
|
|
1326 |
<property name="orientation">
|
|
1327 |
<enum>Horizontal</enum>
|
|
1328 |
</property>
|
|
1329 |
<property name="sizeType">
|
|
1330 |
<enum>Minimum</enum>
|
|
1331 |
</property>
|
|
1332 |
<property name="sizeHint">
|
|
1333 |
<size>
|
|
1334 |
<width>20</width>
|
|
1335 |
<height>20</height>
|
|
1336 |
</size>
|
|
1337 |
</property>
|
|
1338 |
</spacer>
|
|
1339 |
<widget class="QLabel" row="0" column="0" rowspan="1" colspan="3">
|
|
1340 |
<property name="name">
|
|
1341 |
<cstring>TextLabel15_2</cstring>
|
|
1342 |
</property>
|
|
1343 |
<property name="text">
|
|
1344 |
<string>Press the <b>Browse</b> button or enter a directory and press Enter to add them to the list.</string>
|
|
1345 |
</property>
|
|
1346 |
</widget>
|
|
1347 |
<widget class="QPushButton" row="2" column="2">
|
|
1348 |
<property name="name">
|
|
1349 |
<cstring>PushButton15</cstring>
|
|
1350 |
</property>
|
|
1351 |
<property name="text">
|
|
1352 |
<string>Add</string>
|
|
1353 |
</property>
|
|
1354 |
</widget>
|
|
1355 |
<widget class="QLineEdit" row="1" column="0" rowspan="1" colspan="3">
|
|
1356 |
<property name="name">
|
|
1357 |
<cstring>fontpathlineedit</cstring>
|
|
1358 |
</property>
|
|
1359 |
</widget>
|
|
1360 |
<widget class="QPushButton" row="2" column="1">
|
|
1361 |
<property name="name">
|
|
1362 |
<cstring>PushButton14</cstring>
|
|
1363 |
</property>
|
|
1364 |
<property name="text">
|
|
1365 |
<string>Browse...</string>
|
|
1366 |
</property>
|
|
1367 |
</widget>
|
|
1368 |
</grid>
|
|
1369 |
</widget>
|
|
1370 |
</vbox>
|
|
1371 |
</widget>
|
|
1372 |
</vbox>
|
|
1373 |
</widget>
|
|
1374 |
</widget>
|
|
1375 |
</hbox>
|
|
1376 |
</widget>
|
|
1377 |
<menubar>
|
|
1378 |
<property name="name">
|
|
1379 |
<cstring>menubar</cstring>
|
|
1380 |
</property>
|
|
1381 |
<item text="&File" name="PopupMenu">
|
|
1382 |
<action name="fileSaveAction"/>
|
|
1383 |
<separator/>
|
|
1384 |
<action name="fileExitAction"/>
|
|
1385 |
</item>
|
|
1386 |
<item text="&Help" name="PopupMenu_2">
|
|
1387 |
<action name="helpAboutAction"/>
|
|
1388 |
<action name="helpAboutQtAction"/>
|
|
1389 |
</item>
|
|
1390 |
</menubar>
|
|
1391 |
<toolbars>
|
|
1392 |
</toolbars>
|
|
1393 |
<customwidgets>
|
|
1394 |
<customwidget>
|
|
1395 |
<class>ColorButton</class>
|
|
1396 |
<header location="local">colorbutton.h</header>
|
|
1397 |
<sizehint>
|
|
1398 |
<width>40</width>
|
|
1399 |
<height>25</height>
|
|
1400 |
</sizehint>
|
|
1401 |
<container>0</container>
|
|
1402 |
<sizepolicy>
|
|
1403 |
<hordata>5</hordata>
|
|
1404 |
<verdata>5</verdata>
|
|
1405 |
<horstretch>0</horstretch>
|
|
1406 |
<verstretch>0</verstretch>
|
|
1407 |
</sizepolicy>
|
|
1408 |
<pixmap>image0</pixmap>
|
|
1409 |
<signal>clicked()</signal>
|
|
1410 |
<signal>colorChanged(const QColor &)</signal>
|
|
1411 |
<signal>changed()</signal>
|
|
1412 |
<property type="Color">color</property>
|
|
1413 |
<property type="Pixmap">pixmap</property>
|
|
1414 |
<property type="Bool">scale</property>
|
|
1415 |
</customwidget>
|
|
1416 |
<customwidget>
|
|
1417 |
<class>PreviewFrame</class>
|
|
1418 |
<header location="local">previewframe.h</header>
|
|
1419 |
<sizehint>
|
|
1420 |
<width>200</width>
|
|
1421 |
<height>200</height>
|
|
1422 |
</sizehint>
|
|
1423 |
<container>0</container>
|
|
1424 |
<sizepolicy>
|
|
1425 |
<hordata>5</hordata>
|
|
1426 |
<verdata>5</verdata>
|
|
1427 |
<horstretch>0</horstretch>
|
|
1428 |
<verstretch>0</verstretch>
|
|
1429 |
</sizepolicy>
|
|
1430 |
<pixmap>image1</pixmap>
|
|
1431 |
</customwidget>
|
|
1432 |
</customwidgets>
|
|
1433 |
<actions>
|
|
1434 |
<action>
|
|
1435 |
<property name="name">
|
|
1436 |
<cstring>fileSaveAction</cstring>
|
|
1437 |
</property>
|
|
1438 |
<property name="iconSet">
|
|
1439 |
<iconset></iconset>
|
|
1440 |
</property>
|
|
1441 |
<property name="text">
|
|
1442 |
<string>Save</string>
|
|
1443 |
</property>
|
|
1444 |
<property name="menuText">
|
|
1445 |
<string>&Save</string>
|
|
1446 |
</property>
|
|
1447 |
<property name="accel">
|
|
1448 |
<string>Ctrl+S</string>
|
|
1449 |
</property>
|
|
1450 |
</action>
|
|
1451 |
<action>
|
|
1452 |
<property name="name">
|
|
1453 |
<cstring>fileExitAction</cstring>
|
|
1454 |
</property>
|
|
1455 |
<property name="text">
|
|
1456 |
<string>Exit</string>
|
|
1457 |
</property>
|
|
1458 |
<property name="menuText">
|
|
1459 |
<string>E&xit</string>
|
|
1460 |
</property>
|
|
1461 |
<property name="accel">
|
|
1462 |
<string></string>
|
|
1463 |
</property>
|
|
1464 |
</action>
|
|
1465 |
<action>
|
|
1466 |
<property name="name">
|
|
1467 |
<cstring>helpAboutAction</cstring>
|
|
1468 |
</property>
|
|
1469 |
<property name="text">
|
|
1470 |
<string>About</string>
|
|
1471 |
</property>
|
|
1472 |
<property name="menuText">
|
|
1473 |
<string>&About</string>
|
|
1474 |
</property>
|
|
1475 |
<property name="accel">
|
|
1476 |
<string></string>
|
|
1477 |
</property>
|
|
1478 |
</action>
|
|
1479 |
<action>
|
|
1480 |
<property name="name">
|
|
1481 |
<cstring>helpAboutQtAction</cstring>
|
|
1482 |
</property>
|
|
1483 |
<property name="text">
|
|
1484 |
<string>About Qt</string>
|
|
1485 |
</property>
|
|
1486 |
<property name="menuText">
|
|
1487 |
<string>About &Qt</string>
|
|
1488 |
</property>
|
|
1489 |
</action>
|
|
1490 |
</actions>
|
|
1491 |
<images>
|
|
1492 |
<image name="image0">
|
|
1493 |
<data format="XPM.GZ" length="4350">789c6dd7594f23471007f0f7fd14d6d6db2aaaf58c3db647511eb831b7317794879ac30760cc61c010e5bba7dcf5af5688167664fdb66bbaababbb67cccf1f8dab93c3c68f9fdf5e16b298968d7222cf8d1fd5eb6cf6f1e75f7ffcfded7b9a3656ff9aad46fafdb76fdf078b46d9389a3fd42bf04841699e964933b830b79a7019dd0b96955b895b5a703bcd572e08eea576ff6570ae0eedd477b792103f854b8b2fc6d1163f77237e646e37113f89b6f8307e3bf1785a8b0eedbc696eb7ad9db7e01ee6476ee4ffe0c6fd158c7c69182cde4eec6e87fea50dfbf8176e6ba7d07f96669999cfa325ccaf862bcc97a36dbccf60f178cee11cde706761f16917ae30fe6b7488a7851bf14d7327417f676eb4f756eea41e2f57e6d83e83919f6cba117f04235fd9765b3b0fa36dfc398cf973edc67a6fb951ffe768ab6765ee26b8dff213ef5f4630e2b9e7463ea7ee8ee5ff60ee2618af8eb6fe3238437eb91bf1299cdbfacad3cadd5617f5a11738c7fe4adcb8ffd68d7aeec15e8fc3683b9f62ee2518ef33dafa3f75e3bc957086f86eb4d56f3db8e8e6dd56f01a5cc1bbe65e629673d8ebd18d0efdc9058cf9f2c08df9e630ce037db8719ec37c7a9a7fb708f10267b65e7cef46fb3e9ca3fd23dad6ef0cf67abe99f304f95ec3a8871cbb71be52d8d777e8b6fee412f6f958be3adf5ea817b561afe7d86ded7c67ce13c46fc37ede2766c17a17059cd9f38e466e8c3f8eb6fd700f0b9ef7095c37cd3d37de178f2be76dcf876fa343bd790267f012f67a77cc319f69b4ed872e2ca8e732daeabfe3c6fa9cc235f21f9b8bd4f2a5cd687bfedbfd659ee7ede017b842becf6eb44fa3cbd0df8559b0ffe808ceb0ff37e01afba3652e52cc87a26dbe276ecca7097790ff73b4cdef0616ac4fdf6df1c2d1d67ee8c6f80318eb4bd1180ff529513f0ecf7b694b62f5a002ceccb2662e523c2fb7605f9f0fd8fbbf75e3bc2dcd3e9ebcb9f17ce8c05e8f83685bcf701e44eb2db65e4fd1b65eebe62245be53b8c6f3ffdd8dfd3933fbf884761f5f0edcd88f951bf118bf44bde926dae24fe01ae7af76e3f9169e2f45bb143c0f5fdcf6fea23b18f773eac6f3e63ddac6db75e37df5e8c6fbae65aebcde6d37beaf84f528aa52f03c9dc3359ea79939c627d136deab1befaf75b883ef23e76e3ccfaea36d7dc2f795322b05ebfb0ad738af7db7ad371f99fd7e59b8b13f276e9cdf1318f5e54337e6d78cb67cf761ec170efba1acaa1afd9db92d3f3a36d729ea77efc6f33cbccf2beddfe6478fe6d85e45dbfd851bf1577007f5d877e3bc86f5a9ea3a2d6cffdfc1debe116df5db73a39e37b0e777191dda257c7fa83b6e8a2eaae00eeceb13d6b7d69f325b79b058fd32b170c1a55ebffaac2ccae2b9e6118f79c253bd6ef9ee3fd7587fef79c60f7acf3cc617fcc84ffcac6d8ffcc20b7ee5377ee7257ff027aff1bac66ff0269716cf5b1ab7cd3bbcabb17ddee37d3ee0433ee2633ee1019ff290cff89c2ff89229c48b66f1ac3d5df135df7093134eb9c56dcef4b3c35dee71ce393111dbfa8c784a4205955451cd1d1ad1982634a55bbad3f80eddd38c1ef882e66cf52ab5ff2b8d7ea4277aa6175ad06bb866f446efb4d4df0ffad4fed762ffb7b44e1b9cd2266dd142c75e5ddb3cd0bb3e347a477bd9d5f83ee245e3f7689f0ee830f67d44c77412ee186946033aa5e197fecfe85c7bf7be2fe892aee89a6ea84989f6bfa434f4eff9df52c509b5d0779b32ea684d13ea528f728d1e882ebfce37f6cf077422b4ea5b440ad14af1a15452ab473aee52c65ff39789b64fe955f44eb9937b5d858c5b32d377c0c32a7fee7ecd5fe61aff284ff22c2fb290577993775db1443fb53ef2219f5ff2bf93356d5b970dd9d41eb77820dbb223bbab155ed55ffab2f725ffb1eccb81aed6931cca116ab490633909d10339fd5ffdef795d869ae7923bc27226e772415d5986b51d683663b9d4fcfbb1ff190fe54aaec35aeaa577ee20f24673e94b531249a585fc2b69ebfe3ed7dae91f75ba964b5c03e9d344ba1add93bce0826c3f87f3b2a9fb6f18aeba10ba2f563f25eb1b563771a5d17531e2513c5fba538b3111cd690dd73c7ef6a95f4c8aa99de12fe77da4951de9ffffea730be7fd9fdfbffd0b690edc6c</data>
|
|
1494 |
</image>
|
|
1495 |
<image name="image1">
|
|
1496 |
<data format="XPM.GZ" length="857">789c6d92cd4ec3300c80ef7d8a68b94da8dbba51a9423c02882312e210c7f95d3a241807847877eca4e93a84d54af9fcd5899374b316cf4f0f62bd693eceea1cb4d05ebd8b357e8ee3d7cbebfd77b3ea3a41cfae17bbd54db36a85168f6f27c3634563b9dfedb7db2da3acd8778cb1607f5bd0331ed4411f142330f65db5a1e0301444c64157d41507cd980a6a53d67515cbc723a3c66a6dc5624dc532d5a9a0b5058f8cd6566cdb56aaeba05436a0f43210a4826294369c31c63a4404002f55362c02e50d2f8001207a2f6531d4d131e729128227a32643152ed14ce86c4a09168605440ac031a57031b404091f3d861872d16c6ca9a01d87885cb430b9c29cac8b90122e0c7205094b4dd374b3a16d70056f15fc1f6323d8bc550757b3510680d3fc5e75e0f2b72e00f2212cbb464701d45d449796060199318490079775e8dc4b660e980c9dad9f1dd2f10428b7d02a991d9f58001ec0747374dbf24fa8c9fcff87fcdc35bf3990fd9c</data>
|
|
1497 |
</image>
|
|
1498 |
</images>
|
|
1499 |
<connections>
|
|
1500 |
<connection>
|
|
1501 |
<sender>fontpathlineedit</sender>
|
|
1502 |
<signal>returnPressed()</signal>
|
|
1503 |
<receiver>MainWindowBase</receiver>
|
|
1504 |
<slot>addFontpath()</slot>
|
|
1505 |
</connection>
|
|
1506 |
<connection>
|
|
1507 |
<sender>PushButton15</sender>
|
|
1508 |
<signal>clicked()</signal>
|
|
1509 |
<receiver>MainWindowBase</receiver>
|
|
1510 |
<slot>addFontpath()</slot>
|
|
1511 |
</connection>
|
|
1512 |
<connection>
|
|
1513 |
<sender>PushButton6</sender>
|
|
1514 |
<signal>clicked()</signal>
|
|
1515 |
<receiver>MainWindowBase</receiver>
|
|
1516 |
<slot>addLibpath()</slot>
|
|
1517 |
</connection>
|
|
1518 |
<connection>
|
|
1519 |
<sender>libpathlineedit</sender>
|
|
1520 |
<signal>returnPressed()</signal>
|
|
1521 |
<receiver>MainWindowBase</receiver>
|
|
1522 |
<slot>addLibpath()</slot>
|
|
1523 |
</connection>
|
|
1524 |
<connection>
|
|
1525 |
<sender>PushButton1</sender>
|
|
1526 |
<signal>clicked()</signal>
|
|
1527 |
<receiver>MainWindowBase</receiver>
|
|
1528 |
<slot>addSubstitute()</slot>
|
|
1529 |
</connection>
|
|
1530 |
<connection>
|
|
1531 |
<sender>PushButton14</sender>
|
|
1532 |
<signal>clicked()</signal>
|
|
1533 |
<receiver>MainWindowBase</receiver>
|
|
1534 |
<slot>browseFontpath()</slot>
|
|
1535 |
</connection>
|
|
1536 |
<connection>
|
|
1537 |
<sender>PushButton5</sender>
|
|
1538 |
<signal>clicked()</signal>
|
|
1539 |
<receiver>MainWindowBase</receiver>
|
|
1540 |
<slot>browseLibpath()</slot>
|
|
1541 |
</connection>
|
|
1542 |
<connection>
|
|
1543 |
<sender>stylecombo</sender>
|
|
1544 |
<signal>activated(int)</signal>
|
|
1545 |
<receiver>MainWindowBase</receiver>
|
|
1546 |
<slot>buildFont()</slot>
|
|
1547 |
</connection>
|
|
1548 |
<connection>
|
|
1549 |
<sender>psizecombo</sender>
|
|
1550 |
<signal>activated(int)</signal>
|
|
1551 |
<receiver>MainWindowBase</receiver>
|
|
1552 |
<slot>buildFont()</slot>
|
|
1553 |
</connection>
|
|
1554 |
<connection>
|
|
1555 |
<sender>PushButton12</sender>
|
|
1556 |
<signal>clicked()</signal>
|
|
1557 |
<receiver>MainWindowBase</receiver>
|
|
1558 |
<slot>downFontpath()</slot>
|
|
1559 |
</connection>
|
|
1560 |
<connection>
|
|
1561 |
<sender>PushButton8</sender>
|
|
1562 |
<signal>clicked()</signal>
|
|
1563 |
<receiver>MainWindowBase</receiver>
|
|
1564 |
<slot>downLibpath()</slot>
|
|
1565 |
</connection>
|
|
1566 |
<connection>
|
|
1567 |
<sender>PushButton3</sender>
|
|
1568 |
<signal>clicked()</signal>
|
|
1569 |
<receiver>MainWindowBase</receiver>
|
|
1570 |
<slot>downSubstitute()</slot>
|
|
1571 |
</connection>
|
|
1572 |
<connection>
|
|
1573 |
<sender>familycombo</sender>
|
|
1574 |
<signal>activated(const QString&)</signal>
|
|
1575 |
<receiver>MainWindowBase</receiver>
|
|
1576 |
<slot>familySelected(const QString&)</slot>
|
|
1577 |
</connection>
|
|
1578 |
<connection>
|
|
1579 |
<sender>fileExitAction</sender>
|
|
1580 |
<signal>activated()</signal>
|
|
1581 |
<receiver>MainWindowBase</receiver>
|
|
1582 |
<slot>fileExit()</slot>
|
|
1583 |
</connection>
|
|
1584 |
<connection>
|
|
1585 |
<sender>fileSaveAction</sender>
|
|
1586 |
<signal>activated()</signal>
|
|
1587 |
<receiver>MainWindowBase</receiver>
|
|
1588 |
<slot>fileSave()</slot>
|
|
1589 |
</connection>
|
|
1590 |
<connection>
|
|
1591 |
<sender>helpAboutAction</sender>
|
|
1592 |
<signal>activated()</signal>
|
|
1593 |
<receiver>MainWindowBase</receiver>
|
|
1594 |
<slot>helpAbout()</slot>
|
|
1595 |
</connection>
|
|
1596 |
<connection>
|
|
1597 |
<sender>helpAboutQtAction</sender>
|
|
1598 |
<signal>activated()</signal>
|
|
1599 |
<receiver>MainWindowBase</receiver>
|
|
1600 |
<slot>helpAboutQt()</slot>
|
|
1601 |
</connection>
|
|
1602 |
<connection>
|
|
1603 |
<sender>TabWidget3</sender>
|
|
1604 |
<signal>currentChanged(QWidget*)</signal>
|
|
1605 |
<receiver>MainWindowBase</receiver>
|
|
1606 |
<slot>pageChanged(QWidget*)</slot>
|
|
1607 |
</connection>
|
|
1608 |
<connection>
|
|
1609 |
<sender>paletteCombo</sender>
|
|
1610 |
<signal>activated(int)</signal>
|
|
1611 |
<receiver>MainWindowBase</receiver>
|
|
1612 |
<slot>paletteSelected(int)</slot>
|
|
1613 |
</connection>
|
|
1614 |
<connection>
|
|
1615 |
<sender>PushButton13</sender>
|
|
1616 |
<signal>clicked()</signal>
|
|
1617 |
<receiver>MainWindowBase</receiver>
|
|
1618 |
<slot>removeFontpath()</slot>
|
|
1619 |
</connection>
|
|
1620 |
<connection>
|
|
1621 |
<sender>PushButton9</sender>
|
|
1622 |
<signal>clicked()</signal>
|
|
1623 |
<receiver>MainWindowBase</receiver>
|
|
1624 |
<slot>removeLibpath()</slot>
|
|
1625 |
</connection>
|
|
1626 |
<connection>
|
|
1627 |
<sender>PushButton4</sender>
|
|
1628 |
<signal>clicked()</signal>
|
|
1629 |
<receiver>MainWindowBase</receiver>
|
|
1630 |
<slot>removeSubstitute()</slot>
|
|
1631 |
</connection>
|
|
1632 |
<connection>
|
|
1633 |
<sender>effectcheckbox</sender>
|
|
1634 |
<signal>toggled(bool)</signal>
|
|
1635 |
<receiver>effectbase</receiver>
|
|
1636 |
<slot>setEnabled(bool)</slot>
|
|
1637 |
</connection>
|
|
1638 |
<connection>
|
|
1639 |
<sender>fontembeddingcheckbox</sender>
|
|
1640 |
<signal>toggled(bool)</signal>
|
|
1641 |
<receiver>GroupBox10</receiver>
|
|
1642 |
<slot>setEnabled(bool)</slot>
|
|
1643 |
</connection>
|
|
1644 |
<connection>
|
|
1645 |
<sender>toolboxeffect</sender>
|
|
1646 |
<signal>activated(int)</signal>
|
|
1647 |
<receiver>MainWindowBase</receiver>
|
|
1648 |
<slot>somethingModified()</slot>
|
|
1649 |
</connection>
|
|
1650 |
<connection>
|
|
1651 |
<sender>dcispin</sender>
|
|
1652 |
<signal>valueChanged(int)</signal>
|
|
1653 |
<receiver>MainWindowBase</receiver>
|
|
1654 |
<slot>somethingModified()</slot>
|
|
1655 |
</connection>
|
|
1656 |
<connection>
|
|
1657 |
<sender>cfispin</sender>
|
|
1658 |
<signal>valueChanged(int)</signal>
|
|
1659 |
<receiver>MainWindowBase</receiver>
|
|
1660 |
<slot>somethingModified()</slot>
|
|
1661 |
</connection>
|
|
1662 |
<connection>
|
|
1663 |
<sender>wslspin</sender>
|
|
1664 |
<signal>valueChanged(int)</signal>
|
|
1665 |
<receiver>MainWindowBase</receiver>
|
|
1666 |
<slot>somethingModified()</slot>
|
|
1667 |
</connection>
|
|
1668 |
<connection>
|
|
1669 |
<sender>menueffect</sender>
|
|
1670 |
<signal>activated(int)</signal>
|
|
1671 |
<receiver>MainWindowBase</receiver>
|
|
1672 |
<slot>somethingModified()</slot>
|
|
1673 |
</connection>
|
|
1674 |
<connection>
|
|
1675 |
<sender>comboeffect</sender>
|
|
1676 |
<signal>activated(int)</signal>
|
|
1677 |
<receiver>MainWindowBase</receiver>
|
|
1678 |
<slot>somethingModified()</slot>
|
|
1679 |
</connection>
|
|
1680 |
<connection>
|
|
1681 |
<sender>tooltipeffect</sender>
|
|
1682 |
<signal>activated(int)</signal>
|
|
1683 |
<receiver>MainWindowBase</receiver>
|
|
1684 |
<slot>somethingModified()</slot>
|
|
1685 |
</connection>
|
|
1686 |
<connection>
|
|
1687 |
<sender>strutwidth</sender>
|
|
1688 |
<signal>valueChanged(int)</signal>
|
|
1689 |
<receiver>MainWindowBase</receiver>
|
|
1690 |
<slot>somethingModified()</slot>
|
|
1691 |
</connection>
|
|
1692 |
<connection>
|
|
1693 |
<sender>strutheight</sender>
|
|
1694 |
<signal>valueChanged(int)</signal>
|
|
1695 |
<receiver>MainWindowBase</receiver>
|
|
1696 |
<slot>somethingModified()</slot>
|
|
1697 |
</connection>
|
|
1698 |
<connection>
|
|
1699 |
<sender>effectcheckbox</sender>
|
|
1700 |
<signal>toggled(bool)</signal>
|
|
1701 |
<receiver>MainWindowBase</receiver>
|
|
1702 |
<slot>somethingModified()</slot>
|
|
1703 |
</connection>
|
|
1704 |
<connection>
|
|
1705 |
<sender>resolvelinks</sender>
|
|
1706 |
<signal>toggled(bool)</signal>
|
|
1707 |
<receiver>MainWindowBase</receiver>
|
|
1708 |
<slot>somethingModified()</slot>
|
|
1709 |
</connection>
|
|
1710 |
<connection>
|
|
1711 |
<sender>fontembeddingcheckbox</sender>
|
|
1712 |
<signal>clicked()</signal>
|
|
1713 |
<receiver>MainWindowBase</receiver>
|
|
1714 |
<slot>somethingModified()</slot>
|
|
1715 |
</connection>
|
|
1716 |
<connection>
|
|
1717 |
<sender>rtlExtensions</sender>
|
|
1718 |
<signal>toggled(bool)</signal>
|
|
1719 |
<receiver>MainWindowBase</receiver>
|
|
1720 |
<slot>somethingModified()</slot>
|
|
1721 |
</connection>
|
|
1722 |
<connection>
|
|
1723 |
<sender>inputStyle</sender>
|
|
1724 |
<signal>activated(int)</signal>
|
|
1725 |
<receiver>MainWindowBase</receiver>
|
|
1726 |
<slot>somethingModified()</slot>
|
|
1727 |
</connection>
|
|
1728 |
<connection>
|
|
1729 |
<sender>gstylecombo</sender>
|
|
1730 |
<signal>activated(const QString&)</signal>
|
|
1731 |
<receiver>MainWindowBase</receiver>
|
|
1732 |
<slot>styleSelected(const QString&)</slot>
|
|
1733 |
</connection>
|
|
1734 |
<connection>
|
|
1735 |
<sender>familysubcombo</sender>
|
|
1736 |
<signal>activated(const QString&)</signal>
|
|
1737 |
<receiver>MainWindowBase</receiver>
|
|
1738 |
<slot>substituteSelected(const QString&)</slot>
|
|
1739 |
</connection>
|
|
1740 |
<connection>
|
|
1741 |
<sender>btnAdvanced</sender>
|
|
1742 |
<signal>clicked()</signal>
|
|
1743 |
<receiver>MainWindowBase</receiver>
|
|
1744 |
<slot>tunePalette()</slot>
|
|
1745 |
</connection>
|
|
1746 |
<connection>
|
|
1747 |
<sender>PushButton11</sender>
|
|
1748 |
<signal>clicked()</signal>
|
|
1749 |
<receiver>MainWindowBase</receiver>
|
|
1750 |
<slot>upFontpath()</slot>
|
|
1751 |
</connection>
|
|
1752 |
<connection>
|
|
1753 |
<sender>PushButton7</sender>
|
|
1754 |
<signal>clicked()</signal>
|
|
1755 |
<receiver>MainWindowBase</receiver>
|
|
1756 |
<slot>upLibpath()</slot>
|
|
1757 |
</connection>
|
|
1758 |
<connection>
|
|
1759 |
<sender>PushButton2</sender>
|
|
1760 |
<signal>clicked()</signal>
|
|
1761 |
<receiver>MainWindowBase</receiver>
|
|
1762 |
<slot>upSubstitute()</slot>
|
|
1763 |
</connection>
|
|
1764 |
</connections>
|
|
1765 |
<tabstops>
|
|
1766 |
<tabstop>helpview</tabstop>
|
|
1767 |
<tabstop>TabWidget3</tabstop>
|
|
1768 |
<tabstop>familycombo</tabstop>
|
|
1769 |
<tabstop>stylecombo</tabstop>
|
|
1770 |
<tabstop>psizecombo</tabstop>
|
|
1771 |
<tabstop>samplelineedit</tabstop>
|
|
1772 |
<tabstop>familysubcombo</tabstop>
|
|
1773 |
<tabstop>PushButton2</tabstop>
|
|
1774 |
<tabstop>PushButton3</tabstop>
|
|
1775 |
<tabstop>PushButton4</tabstop>
|
|
1776 |
<tabstop>choosesubcombo</tabstop>
|
|
1777 |
<tabstop>PushButton1</tabstop>
|
|
1778 |
<tabstop>dcispin</tabstop>
|
|
1779 |
<tabstop>cfispin</tabstop>
|
|
1780 |
<tabstop>wslspin</tabstop>
|
|
1781 |
<tabstop>effectcheckbox</tabstop>
|
|
1782 |
<tabstop>menueffect</tabstop>
|
|
1783 |
<tabstop>comboeffect</tabstop>
|
|
1784 |
<tabstop>tooltipeffect</tabstop>
|
|
1785 |
<tabstop>strutwidth</tabstop>
|
|
1786 |
<tabstop>strutheight</tabstop>
|
|
1787 |
<tabstop>libpathlineedit</tabstop>
|
|
1788 |
<tabstop>PushButton5</tabstop>
|
|
1789 |
<tabstop>PushButton6</tabstop>
|
|
1790 |
<tabstop>PushButton7</tabstop>
|
|
1791 |
<tabstop>PushButton8</tabstop>
|
|
1792 |
<tabstop>PushButton9</tabstop>
|
|
1793 |
<tabstop>sublistbox</tabstop>
|
|
1794 |
<tabstop>libpathlistbox</tabstop>
|
|
1795 |
</tabstops>
|
|
1796 |
<slots>
|
|
1797 |
<slot access="protected">init()</slot>
|
|
1798 |
<slot access="protected">destroy()</slot>
|
|
1799 |
<slot>addFontpath()</slot>
|
|
1800 |
<slot>addLibpath()</slot>
|
|
1801 |
<slot>addSubstitute()</slot>
|
|
1802 |
<slot>browseFontpath()</slot>
|
|
1803 |
<slot>browseLibpath()</slot>
|
|
1804 |
<slot>buildFont()</slot>
|
|
1805 |
<slot>buildPalette()</slot>
|
|
1806 |
<slot>downFontpath()</slot>
|
|
1807 |
<slot>downLibpath()</slot>
|
|
1808 |
<slot>downSubstitute()</slot>
|
|
1809 |
<slot>familySelected( const QString & )</slot>
|
|
1810 |
<slot>fileExit()</slot>
|
|
1811 |
<slot>fileSave()</slot>
|
|
1812 |
<slot>helpAbout()</slot>
|
|
1813 |
<slot>helpAboutQt()</slot>
|
|
1814 |
<slot>new_slot()</slot>
|
|
1815 |
<slot>pageChanged( QWidget * )</slot>
|
|
1816 |
<slot>paletteSelected( int )</slot>
|
|
1817 |
<slot>removeFontpath()</slot>
|
|
1818 |
<slot>removeLibpath()</slot>
|
|
1819 |
<slot>removeSubstitute()</slot>
|
|
1820 |
<slot>somethingModified()</slot>
|
|
1821 |
<slot>styleSelected( const QString & )</slot>
|
|
1822 |
<slot>substituteSelected( const QString & )</slot>
|
|
1823 |
<slot>tunePalette()</slot>
|
|
1824 |
<slot>upFontpath()</slot>
|
|
1825 |
<slot>upLibpath()</slot>
|
|
1826 |
<slot>upSubstitute()</slot>
|
|
1827 |
</slots>
|
|
1828 |
<pixmapinproject/>
|
|
1829 |
<layoutdefaults spacing="4" margin="8"/>
|
|
1830 |
<includehints>
|
|
1831 |
<includehint>colorbutton.h</includehint>
|
|
1832 |
<includehint>colorbutton.h</includehint>
|
|
1833 |
<includehint>previewframe.h</includehint>
|
|
1834 |
</includehints>
|
|
1835 |
</UI>
|