author | Eckhart Koeppen <eckhart.koppen@nokia.com> |
Thu, 22 Apr 2010 16:15:11 +0300 | |
branch | RCL_3 |
changeset 14 | 8c4229025c0b |
parent 4 | 3b1da2848fc7 |
permissions | -rw-r--r-- |
0 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
2 |
<ui version="4.0" stdsetdef="1"> |
|
3 |
<author></author> |
|
4 |
<comment>********************************************************************* |
|
5 |
** |
|
4
3b1da2848fc7
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
6 |
** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies). |
0 | 7 |
** All rights reserved. |
8 |
** Contact: Nokia Corporation (qt-info@nokia.com) |
|
9 |
** |
|
10 |
** This file is part of the autotests of the Qt Toolkit. |
|
11 |
** |
|
12 |
** $QT_BEGIN_LICENSE:LGPL$ |
|
13 |
** No Commercial Usage |
|
14 |
** This file contains pre-release code and may not be distributed. |
|
15 |
** You may use this file in accordance with the terms and conditions |
|
16 |
** contained in the Technology Preview License Agreement accompanying |
|
17 |
** this package. |
|
18 |
** |
|
19 |
** GNU Lesser General Public License Usage |
|
20 |
** Alternatively, this file may be used under the terms of the GNU Lesser |
|
21 |
** General Public License version 2.1 as published by the Free Software |
|
22 |
** Foundation and appearing in the file LICENSE.LGPL included in the |
|
23 |
** packaging of this file. Please review the following information to |
|
24 |
** ensure the GNU Lesser General Public License version 2.1 requirements |
|
25 |
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. |
|
26 |
** |
|
27 |
** In addition, as a special exception, Nokia gives you certain additional |
|
28 |
** rights. These rights are described in the Nokia Qt LGPL Exception |
|
29 |
** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. |
|
30 |
** |
|
31 |
** If you have questions regarding the use of this file, please contact |
|
32 |
** Nokia at qt-info@nokia.com. |
|
33 |
** |
|
34 |
** |
|
35 |
** |
|
36 |
** |
|
37 |
** |
|
38 |
** |
|
39 |
** |
|
40 |
** |
|
41 |
** $QT_END_LICENSE$ |
|
42 |
** |
|
43 |
*********************************************************************</comment> |
|
44 |
<exportmacro></exportmacro> |
|
45 |
<class>PaletteEditorAdvancedBase</class> |
|
46 |
<widget class="QDialog" name="PaletteEditorAdvancedBase"> |
|
47 |
<property name="enabled"> |
|
48 |
<bool>true</bool> |
|
49 |
</property> |
|
50 |
<property name="geometry"> |
|
51 |
<rect> |
|
52 |
<x>0</x> |
|
53 |
<y>0</y> |
|
54 |
<width>327</width> |
|
55 |
<height>341</height> |
|
56 |
</rect> |
|
57 |
</property> |
|
58 |
<property name="windowTitle"> |
|
59 |
<string>Tune Palette</string> |
|
60 |
</property> |
|
61 |
<property name="sizeGripEnabled"> |
|
62 |
<bool>true</bool> |
|
63 |
</property> |
|
64 |
<property name="whatsThis" stdset="0"> |
|
65 |
<string><b>Edit Palette</b><p>Change the current widget or form's palette.</p><p>Use a generated palette or select colors for each color group and each color role.</p><p>The palette can be tested with different widget layouts in the preview section.</p></string> |
|
66 |
</property> |
|
67 |
<layout class="QVBoxLayout"> |
|
68 |
<property name="margin"> |
|
69 |
<number>11</number> |
|
70 |
</property> |
|
71 |
<property name="spacing"> |
|
72 |
<number>6</number> |
|
73 |
</property> |
|
74 |
<item> |
|
75 |
<layout class="QHBoxLayout"> |
|
76 |
<property name="margin"> |
|
77 |
<number>0</number> |
|
78 |
</property> |
|
79 |
<property name="spacing"> |
|
80 |
<number>6</number> |
|
81 |
</property> |
|
82 |
<item> |
|
83 |
<widget class="QLabel" name="TextLabel1"> |
|
84 |
<property name="text"> |
|
85 |
<string>Select &Palette:</string> |
|
86 |
</property> |
|
87 |
<property name="buddy" stdset="0"> |
|
88 |
<cstring>paletteCombo</cstring> |
|
89 |
</property> |
|
90 |
<property name="wordWrap"> |
|
91 |
<bool>false</bool> |
|
92 |
</property> |
|
93 |
</widget> |
|
94 |
</item> |
|
95 |
<item> |
|
96 |
<widget class="QComboBox" name="paletteCombo"> |
|
97 |
<item> |
|
98 |
<property name="text"> |
|
99 |
<string>Active Palette</string> |
|
100 |
</property> |
|
101 |
</item> |
|
102 |
<item> |
|
103 |
<property name="text"> |
|
104 |
<string>Inactive Palette</string> |
|
105 |
</property> |
|
106 |
</item> |
|
107 |
<item> |
|
108 |
<property name="text"> |
|
109 |
<string>Disabled Palette</string> |
|
110 |
</property> |
|
111 |
</item> |
|
112 |
</widget> |
|
113 |
</item> |
|
114 |
</layout> |
|
115 |
</item> |
|
116 |
<item> |
|
117 |
<widget class="Q3ButtonGroup" name="ButtonGroup1"> |
|
118 |
<property name="sizePolicy"> |
|
119 |
<sizepolicy> |
|
120 |
<hsizetype>5</hsizetype> |
|
121 |
<vsizetype>4</vsizetype> |
|
122 |
</sizepolicy> |
|
123 |
</property> |
|
124 |
<property name="title"> |
|
125 |
<string>Auto</string> |
|
126 |
</property> |
|
127 |
<layout class="QVBoxLayout"> |
|
128 |
<property name="margin"> |
|
129 |
<number>11</number> |
|
130 |
</property> |
|
131 |
<property name="spacing"> |
|
132 |
<number>6</number> |
|
133 |
</property> |
|
134 |
<item> |
|
135 |
<widget class="QCheckBox" name="checkBuildInactive"> |
|
136 |
<property name="text"> |
|
137 |
<string>Build the &inactive palette from the active palette.</string> |
|
138 |
</property> |
|
139 |
<property name="checked"> |
|
140 |
<bool>true</bool> |
|
141 |
</property> |
|
142 |
</widget> |
|
143 |
</item> |
|
144 |
<item> |
|
145 |
<widget class="QCheckBox" name="checkBuildDisabled"> |
|
146 |
<property name="text"> |
|
147 |
<string>Build the &disabled palette from the active palette.</string> |
|
148 |
</property> |
|
149 |
<property name="checked"> |
|
150 |
<bool>true</bool> |
|
151 |
</property> |
|
152 |
</widget> |
|
153 |
</item> |
|
154 |
</layout> |
|
155 |
</widget> |
|
156 |
</item> |
|
157 |
<item> |
|
158 |
<widget class="Q3GroupBox" name="groupCentral"> |
|
159 |
<property name="title"> |
|
160 |
<string>Central color roles</string> |
|
161 |
</property> |
|
162 |
<layout class="QVBoxLayout"> |
|
163 |
<property name="margin"> |
|
164 |
<number>11</number> |
|
165 |
</property> |
|
166 |
<property name="spacing"> |
|
167 |
<number>6</number> |
|
168 |
</property> |
|
169 |
<item> |
|
170 |
<widget class="QComboBox" name="comboCentral"> |
|
171 |
<property name="toolTip" stdset="0"> |
|
172 |
<string>Choose the central color role</string> |
|
173 |
</property> |
|
174 |
<property name="whatsThis" stdset="0"> |
|
175 |
<string><b>Select a color role.</b><p>Available central color roles are: <ul> <li>Background - general background color.</li> <li>Foreground - general foreground color. </li> <li>Base - used as the background color for example, for text entry widgets; it is usually white or another light color. </li> <li>Text - the forground color used with Base. Usually this is the same as the Foreground, in which case it must provide good contrast both with the Background and with the Base. </li> <li>Button - general button background color; useful where buttons need a background different from Background, as in the Macintosh style. </li> <li>ButtonText - a foreground color used with the Button color. </li> <li>Highlight - a color used to indicate a selected or highlighted item. </li> <li>HighlightedText - a text color that contrasts to Highlight. </li> <li>BrightText - a text color that is very different from Foreground and contrasts well with, for example, black. </li> </ul> </p></string> |
|
176 |
</property> |
|
177 |
<item> |
|
178 |
<property name="text"> |
|
179 |
<string>Background</string> |
|
180 |
</property> |
|
181 |
</item> |
|
182 |
<item> |
|
183 |
<property name="text"> |
|
184 |
<string>Foreground</string> |
|
185 |
</property> |
|
186 |
</item> |
|
187 |
<item> |
|
188 |
<property name="text"> |
|
189 |
<string>Button</string> |
|
190 |
</property> |
|
191 |
</item> |
|
192 |
<item> |
|
193 |
<property name="text"> |
|
194 |
<string>Base</string> |
|
195 |
</property> |
|
196 |
</item> |
|
197 |
<item> |
|
198 |
<property name="text"> |
|
199 |
<string>Text</string> |
|
200 |
</property> |
|
201 |
</item> |
|
202 |
<item> |
|
203 |
<property name="text"> |
|
204 |
<string>BrightText</string> |
|
205 |
</property> |
|
206 |
</item> |
|
207 |
<item> |
|
208 |
<property name="text"> |
|
209 |
<string>ButtonText</string> |
|
210 |
</property> |
|
211 |
</item> |
|
212 |
<item> |
|
213 |
<property name="text"> |
|
214 |
<string>Highlight</string> |
|
215 |
</property> |
|
216 |
</item> |
|
217 |
<item> |
|
218 |
<property name="text"> |
|
219 |
<string>HighlightText</string> |
|
220 |
</property> |
|
221 |
</item> |
|
222 |
<item> |
|
223 |
<property name="text"> |
|
224 |
<string>Link</string> |
|
225 |
</property> |
|
226 |
</item> |
|
227 |
<item> |
|
228 |
<property name="text"> |
|
229 |
<string>LinkVisited</string> |
|
230 |
</property> |
|
231 |
</item> |
|
232 |
</widget> |
|
233 |
</item> |
|
234 |
<item> |
|
235 |
<layout class="QHBoxLayout"> |
|
236 |
<property name="margin"> |
|
237 |
<number>0</number> |
|
238 |
</property> |
|
239 |
<property name="spacing"> |
|
240 |
<number>6</number> |
|
241 |
</property> |
|
242 |
<item> |
|
243 |
<spacer name="Horizontal_Spacing1"> |
|
244 |
<property name="sizeHint"> |
|
245 |
<size> |
|
246 |
<width>20</width> |
|
247 |
<height>20</height> |
|
248 |
</size> |
|
249 |
</property> |
|
250 |
<property name="sizeType"> |
|
251 |
<enum>QSizePolicy::Expanding</enum> |
|
252 |
</property> |
|
253 |
<property name="orientation"> |
|
254 |
<enum>Qt::Horizontal</enum> |
|
255 |
</property> |
|
256 |
</spacer> |
|
257 |
</item> |
|
258 |
<item> |
|
259 |
<widget class="QLabel" name="labelPixmap"> |
|
260 |
<property name="sizePolicy"> |
|
261 |
<sizepolicy> |
|
262 |
<hsizetype>1</hsizetype> |
|
263 |
<vsizetype>1</vsizetype> |
|
264 |
</sizepolicy> |
|
265 |
</property> |
|
266 |
<property name="text"> |
|
267 |
<string>Choose Pi&xmap:</string> |
|
268 |
</property> |
|
269 |
<property name="buddy" stdset="0"> |
|
270 |
<cstring>buttonPixmap</cstring> |
|
271 |
</property> |
|
272 |
<property name="wordWrap"> |
|
273 |
<bool>false</bool> |
|
274 |
</property> |
|
275 |
</widget> |
|
276 |
</item> |
|
277 |
<item> |
|
278 |
<widget class="StyledButton" name="buttonPixmap"> |
|
279 |
<property name="sizePolicy"> |
|
280 |
<sizepolicy> |
|
281 |
<hsizetype>0</hsizetype> |
|
282 |
<vsizetype>0</vsizetype> |
|
283 |
</sizepolicy> |
|
284 |
</property> |
|
285 |
<property name="focusPolicy"> |
|
286 |
<enum>Qt::TabFocus</enum> |
|
287 |
</property> |
|
288 |
<property name="scale" stdset="0"> |
|
289 |
<bool>true</bool> |
|
290 |
</property> |
|
291 |
<property name="toolTip" stdset="0"> |
|
292 |
<string>Select a pixmap</string> |
|
293 |
</property> |
|
294 |
<property name="whatsThis" stdset="0"> |
|
295 |
<string>Choose a pixmap file for the selected central color role.</string> |
|
296 |
</property> |
|
297 |
</widget> |
|
298 |
</item> |
|
299 |
<item> |
|
300 |
<widget class="QLabel" name="labelCentral"> |
|
301 |
<property name="sizePolicy"> |
|
302 |
<sizepolicy> |
|
303 |
<hsizetype>1</hsizetype> |
|
304 |
<vsizetype>1</vsizetype> |
|
305 |
</sizepolicy> |
|
306 |
</property> |
|
307 |
<property name="minimumSize"> |
|
308 |
<size> |
|
309 |
<width>0</width> |
|
310 |
<height>0</height> |
|
311 |
</size> |
|
312 |
</property> |
|
313 |
<property name="text"> |
|
314 |
<string>&Select Color:</string> |
|
315 |
</property> |
|
316 |
<property name="buddy" stdset="0"> |
|
317 |
<cstring>buttonCentral</cstring> |
|
318 |
</property> |
|
319 |
<property name="wordWrap"> |
|
320 |
<bool>false</bool> |
|
321 |
</property> |
|
322 |
</widget> |
|
323 |
</item> |
|
324 |
<item> |
|
325 |
<widget class="StyledButton" name="buttonCentral"> |
|
326 |
<property name="sizePolicy"> |
|
327 |
<sizepolicy> |
|
328 |
<hsizetype>0</hsizetype> |
|
329 |
<vsizetype>0</vsizetype> |
|
330 |
</sizepolicy> |
|
331 |
</property> |
|
332 |
<property name="focusPolicy"> |
|
333 |
<enum>Qt::TabFocus</enum> |
|
334 |
</property> |
|
335 |
<property name="scale" stdset="0"> |
|
336 |
<bool>false</bool> |
|
337 |
</property> |
|
338 |
<property name="toolTip" stdset="0"> |
|
339 |
<string>Choose a color</string> |
|
340 |
</property> |
|
341 |
<property name="whatsThis" stdset="0"> |
|
342 |
<string>Choose a color for the selected central color role.</string> |
|
343 |
</property> |
|
344 |
</widget> |
|
345 |
</item> |
|
346 |
</layout> |
|
347 |
</item> |
|
348 |
</layout> |
|
349 |
</widget> |
|
350 |
</item> |
|
351 |
<item> |
|
352 |
<widget class="Q3GroupBox" name="groupEffect"> |
|
353 |
<property name="title"> |
|
354 |
<string>3-D shadow effects</string> |
|
355 |
</property> |
|
356 |
<layout class="QVBoxLayout"> |
|
357 |
<property name="margin"> |
|
358 |
<number>11</number> |
|
359 |
</property> |
|
360 |
<property name="spacing"> |
|
361 |
<number>6</number> |
|
362 |
</property> |
|
363 |
<item> |
|
364 |
<layout class="QHBoxLayout"> |
|
365 |
<property name="margin"> |
|
366 |
<number>0</number> |
|
367 |
</property> |
|
368 |
<property name="spacing"> |
|
369 |
<number>6</number> |
|
370 |
</property> |
|
371 |
<item> |
|
372 |
<widget class="QCheckBox" name="checkBuildEffect"> |
|
373 |
<property name="text"> |
|
374 |
<string>Build &from button color</string> |
|
375 |
</property> |
|
376 |
<property name="checked"> |
|
377 |
<bool>true</bool> |
|
378 |
</property> |
|
379 |
<property name="toolTip" stdset="0"> |
|
380 |
<string>Generate shadings</string> |
|
381 |
</property> |
|
382 |
<property name="whatsThis" stdset="0"> |
|
383 |
<string>Check to let 3D-effect colors be calculated from the button-color.</string> |
|
384 |
</property> |
|
385 |
</widget> |
|
386 |
</item> |
|
387 |
<item> |
|
388 |
<widget class="QComboBox" name="comboEffect"> |
|
389 |
<property name="toolTip" stdset="0"> |
|
390 |
<string>Choose 3D-effect color role</string> |
|
391 |
</property> |
|
392 |
<property name="whatsThis" stdset="0"> |
|
393 |
<string><b>Select a color effect role.</b><p>Available effect roles are: <ul> <li>Light - lighter than Button color. </li> <li>Midlight - between Button and Light. </li> <li>Mid - between Button and Dark. </li> <li>Dark - darker than Button. </li> <li>Shadow - a very dark color. </li> </ul></string> |
|
394 |
</property> |
|
395 |
<item> |
|
396 |
<property name="text"> |
|
397 |
<string>Light</string> |
|
398 |
</property> |
|
399 |
</item> |
|
400 |
<item> |
|
401 |
<property name="text"> |
|
402 |
<string>Midlight</string> |
|
403 |
</property> |
|
404 |
</item> |
|
405 |
<item> |
|
406 |
<property name="text"> |
|
407 |
<string>Mid</string> |
|
408 |
</property> |
|
409 |
</item> |
|
410 |
<item> |
|
411 |
<property name="text"> |
|
412 |
<string>Dark</string> |
|
413 |
</property> |
|
414 |
</item> |
|
415 |
<item> |
|
416 |
<property name="text"> |
|
417 |
<string>Shadow</string> |
|
418 |
</property> |
|
419 |
</item> |
|
420 |
</widget> |
|
421 |
</item> |
|
422 |
</layout> |
|
423 |
</item> |
|
424 |
<item> |
|
425 |
<layout class="QHBoxLayout"> |
|
426 |
<property name="margin"> |
|
427 |
<number>0</number> |
|
428 |
</property> |
|
429 |
<property name="spacing"> |
|
430 |
<number>6</number> |
|
431 |
</property> |
|
432 |
<item> |
|
433 |
<spacer name="Horizontal_Spacing3"> |
|
434 |
<property name="sizeHint"> |
|
435 |
<size> |
|
436 |
<width>20</width> |
|
437 |
<height>20</height> |
|
438 |
</size> |
|
439 |
</property> |
|
440 |
<property name="sizeType"> |
|
441 |
<enum>QSizePolicy::Expanding</enum> |
|
442 |
</property> |
|
443 |
<property name="orientation"> |
|
444 |
<enum>Qt::Horizontal</enum> |
|
445 |
</property> |
|
446 |
</spacer> |
|
447 |
</item> |
|
448 |
<item> |
|
449 |
<widget class="QLabel" name="labelEffect"> |
|
450 |
<property name="sizePolicy"> |
|
451 |
<sizepolicy> |
|
452 |
<hsizetype>1</hsizetype> |
|
453 |
<vsizetype>1</vsizetype> |
|
454 |
</sizepolicy> |
|
455 |
</property> |
|
456 |
<property name="minimumSize"> |
|
457 |
<size> |
|
458 |
<width>0</width> |
|
459 |
<height>0</height> |
|
460 |
</size> |
|
461 |
</property> |
|
462 |
<property name="text"> |
|
463 |
<string>Select Co&lor:</string> |
|
464 |
</property> |
|
465 |
<property name="buddy" stdset="0"> |
|
466 |
<cstring>buttonEffect</cstring> |
|
467 |
</property> |
|
468 |
<property name="wordWrap"> |
|
469 |
<bool>false</bool> |
|
470 |
</property> |
|
471 |
</widget> |
|
472 |
</item> |
|
473 |
<item> |
|
474 |
<widget class="StyledButton" name="buttonEffect"> |
|
475 |
<property name="sizePolicy"> |
|
476 |
<sizepolicy> |
|
477 |
<hsizetype>0</hsizetype> |
|
478 |
<vsizetype>0</vsizetype> |
|
479 |
</sizepolicy> |
|
480 |
</property> |
|
481 |
<property name="focusPolicy"> |
|
482 |
<enum>Qt::TabFocus</enum> |
|
483 |
</property> |
|
484 |
<property name="scale" stdset="0"> |
|
485 |
<bool>false</bool> |
|
486 |
</property> |
|
487 |
<property name="toolTip" stdset="0"> |
|
488 |
<string>Choose a color</string> |
|
489 |
</property> |
|
490 |
<property name="whatsThis" stdset="0"> |
|
491 |
<string>Choose a color for the selected effect color role.</string> |
|
492 |
</property> |
|
493 |
</widget> |
|
494 |
</item> |
|
495 |
</layout> |
|
496 |
</item> |
|
497 |
</layout> |
|
498 |
</widget> |
|
499 |
</item> |
|
500 |
<item> |
|
501 |
<layout class="QHBoxLayout"> |
|
502 |
<property name="margin"> |
|
503 |
<number>0</number> |
|
504 |
</property> |
|
505 |
<property name="spacing"> |
|
506 |
<number>6</number> |
|
507 |
</property> |
|
508 |
<item> |
|
509 |
<widget class="QPushButton" name="buttonHelp"> |
|
510 |
<property name="text"> |
|
511 |
<string>&Help</string> |
|
512 |
</property> |
|
513 |
<property name="autoDefault"> |
|
514 |
<bool>true</bool> |
|
515 |
</property> |
|
516 |
</widget> |
|
517 |
</item> |
|
518 |
<item> |
|
519 |
<spacer name="Horizontal_Spacing2"> |
|
520 |
<property name="sizeHint"> |
|
521 |
<size> |
|
522 |
<width>20</width> |
|
523 |
<height>20</height> |
|
524 |
</size> |
|
525 |
</property> |
|
526 |
<property name="sizeType"> |
|
527 |
<enum>QSizePolicy::Expanding</enum> |
|
528 |
</property> |
|
529 |
<property name="orientation"> |
|
530 |
<enum>Qt::Horizontal</enum> |
|
531 |
</property> |
|
532 |
</spacer> |
|
533 |
</item> |
|
534 |
<item> |
|
535 |
<widget class="QPushButton" name="buttonOk"> |
|
536 |
<property name="text"> |
|
537 |
<string>&OK</string> |
|
538 |
</property> |
|
539 |
<property name="autoDefault"> |
|
540 |
<bool>true</bool> |
|
541 |
</property> |
|
542 |
<property name="default"> |
|
543 |
<bool>true</bool> |
|
544 |
</property> |
|
545 |
<property name="whatsThis" stdset="0"> |
|
546 |
<string>Close the dialog and apply all the changes.</string> |
|
547 |
</property> |
|
548 |
</widget> |
|
549 |
</item> |
|
550 |
<item> |
|
551 |
<widget class="QPushButton" name="buttonCancel"> |
|
552 |
<property name="text"> |
|
553 |
<string>&Cancel</string> |
|
554 |
</property> |
|
555 |
<property name="autoDefault"> |
|
556 |
<bool>true</bool> |
|
557 |
</property> |
|
558 |
<property name="whatsThis" stdset="0"> |
|
559 |
<string>Close the dialog and discard any changes.</string> |
|
560 |
</property> |
|
561 |
</widget> |
|
562 |
</item> |
|
563 |
</layout> |
|
564 |
</item> |
|
565 |
</layout> |
|
566 |
</widget> |
|
567 |
<customwidgets> |
|
568 |
<customwidget> |
|
569 |
<class>StyledButton</class> |
|
570 |
<extends>QWidget</extends> |
|
571 |
<header location="local">styledbutton.h</header> |
|
572 |
<sizehint> |
|
573 |
<width>40</width> |
|
574 |
<height>25</height> |
|
575 |
</sizehint> |
|
576 |
<container>0</container> |
|
577 |
<sizepolicy> |
|
578 |
<hordata>5</hordata> |
|
579 |
<verdata>5</verdata> |
|
580 |
</sizepolicy> |
|
581 |
<pixmap>image0</pixmap> |
|
582 |
<properties> |
|
583 |
<property type="Color">color</property> |
|
584 |
<property type="Pixmap">pixmap</property> |
|
585 |
<property type="Bool">scale</property> |
|
586 |
</properties> |
|
587 |
</customwidget> |
|
588 |
</customwidgets> |
|
589 |
<tabstops> |
|
590 |
<tabstop>buttonOk</tabstop> |
|
591 |
<tabstop>buttonCancel</tabstop> |
|
592 |
<tabstop>paletteCombo</tabstop> |
|
593 |
<tabstop>checkBuildInactive</tabstop> |
|
594 |
<tabstop>checkBuildDisabled</tabstop> |
|
595 |
<tabstop>comboCentral</tabstop> |
|
596 |
<tabstop>buttonPixmap</tabstop> |
|
597 |
<tabstop>buttonCentral</tabstop> |
|
598 |
<tabstop>checkBuildEffect</tabstop> |
|
599 |
<tabstop>comboEffect</tabstop> |
|
600 |
<tabstop>buttonEffect</tabstop> |
|
601 |
<tabstop>buttonHelp</tabstop> |
|
602 |
</tabstops> |
|
603 |
<images> |
|
604 |
<image name="image0"> |
|
605 |
<data format="XPM.GZ" length="1112">789c9dd2cb8e9b301406e07d9e0225bba89a09601350d505302c5b7559a9eac23e6672b363620c0ca9faeef53949da2e2a55eab123f9e38f2f217e5e475f3e7f8cd6cf8bde0b7f8008f6c2456b3518337ffdf6e1fb62992451e8691ac5cb778be55304d1277b6e71fc12c6ab0d157222e61bd8e4c812196f6216535a13f318624a6764b2495842e99558249014c81e99c6294b69d3376291424ae9806431638cd28628183081f4489e70ce13e4852878c129ad905992f18cd291283295517a466ed32ddfa64847945bb595c80e99a739cf29d54499ab9c528b2c58c10b86344428540148400a26b8a0541241b482d215523299494a0551c9562ae409091c32e0c82351410b942aa4e22a53941e882d36e41ed966d8903b2215f215f99a6143b6442afaafff5aff485658622584a091941256948443d1cabbdd6ebf3f28753c09a9e9cdc1fe703c9e4ea19f689a0430fa4c8908082be093d08d016bbb0bbd5e7ceafade5b30de19d083b3fa9e008cd39b9fafd69495b473af7fcfb15325c1d61eea0afaf005ddf97b5295c658a866338f97591babef7340fa396c6c5ca9e7fe650807d0bf566b4262299986ba335a3b4a2cc84b69ac85b1b673037d8fabf95b023a9c09cc7530e104dd5419ed6e27083fb09a7c752db5a9bd31cde4ec634ed8a39aebbe337618c3f6fdc5dee6d8b0bb0d6b5b8b1fad43d78fe4e14e3f6aace8e29d9d736777fea3c686eee0138c9726d4d00c548df7a315ff750f7ebc5ffc04a0e5308d</data> |
|
606 |
</image> |
|
607 |
</images> |
|
608 |
<connections> |
|
609 |
<connection> |
|
610 |
<sender>buttonOk</sender> |
|
611 |
<signal>clicked()</signal> |
|
612 |
<receiver>PaletteEditorAdvancedBase</receiver> |
|
613 |
<slot>accept()</slot> |
|
614 |
</connection> |
|
615 |
<connection> |
|
616 |
<sender>buttonCancel</sender> |
|
617 |
<signal>clicked()</signal> |
|
618 |
<receiver>PaletteEditorAdvancedBase</receiver> |
|
619 |
<slot>reject()</slot> |
|
620 |
</connection> |
|
621 |
<connection> |
|
622 |
<sender>paletteCombo</sender> |
|
623 |
<signal>activated(int)</signal> |
|
624 |
<receiver>PaletteEditorAdvancedBase</receiver> |
|
625 |
<slot>paletteSelected(int)</slot> |
|
626 |
</connection> |
|
627 |
<connection> |
|
628 |
<sender>comboCentral</sender> |
|
629 |
<signal>activated(int)</signal> |
|
630 |
<receiver>PaletteEditorAdvancedBase</receiver> |
|
631 |
<slot>onCentral(int)</slot> |
|
632 |
</connection> |
|
633 |
<connection> |
|
634 |
<sender>buttonPixmap</sender> |
|
635 |
<signal>clicked()</signal> |
|
636 |
<receiver>PaletteEditorAdvancedBase</receiver> |
|
637 |
<slot>onChoosePixmap()</slot> |
|
638 |
</connection> |
|
639 |
<connection> |
|
640 |
<sender>buttonCentral</sender> |
|
641 |
<signal>clicked()</signal> |
|
642 |
<receiver>PaletteEditorAdvancedBase</receiver> |
|
643 |
<slot>onChooseCentralColor()</slot> |
|
644 |
</connection> |
|
645 |
<connection> |
|
646 |
<sender>buttonEffect</sender> |
|
647 |
<signal>clicked()</signal> |
|
648 |
<receiver>PaletteEditorAdvancedBase</receiver> |
|
649 |
<slot>onChooseEffectColor()</slot> |
|
650 |
</connection> |
|
651 |
<connection> |
|
652 |
<sender>comboEffect</sender> |
|
653 |
<signal>activated(int)</signal> |
|
654 |
<receiver>PaletteEditorAdvancedBase</receiver> |
|
655 |
<slot>onEffect(int)</slot> |
|
656 |
</connection> |
|
657 |
<connection> |
|
658 |
<sender>checkBuildEffect</sender> |
|
659 |
<signal>toggled(bool)</signal> |
|
660 |
<receiver>PaletteEditorAdvancedBase</receiver> |
|
661 |
<slot>onToggleBuildEffects(bool)</slot> |
|
662 |
</connection> |
|
663 |
<connection> |
|
664 |
<sender>buttonHelp</sender> |
|
665 |
<signal>clicked()</signal> |
|
666 |
<receiver>PaletteEditorAdvancedBase</receiver> |
|
667 |
<slot>showHelp()</slot> |
|
668 |
</connection> |
|
669 |
<connection> |
|
670 |
<sender>checkBuildEffect</sender> |
|
671 |
<signal>toggled(bool)</signal> |
|
672 |
<receiver>comboEffect</receiver> |
|
673 |
<slot>setDisabled(bool)</slot> |
|
674 |
</connection> |
|
675 |
<connection> |
|
676 |
<sender>checkBuildEffect</sender> |
|
677 |
<signal>toggled(bool)</signal> |
|
678 |
<receiver>buttonEffect</receiver> |
|
679 |
<slot>setDisabled(bool)</slot> |
|
680 |
</connection> |
|
681 |
<connection> |
|
682 |
<sender>checkBuildInactive</sender> |
|
683 |
<signal>toggled(bool)</signal> |
|
684 |
<receiver>PaletteEditorAdvancedBase</receiver> |
|
685 |
<slot>onToggleBuildInactive(bool)</slot> |
|
686 |
</connection> |
|
687 |
<connection> |
|
688 |
<sender>checkBuildDisabled</sender> |
|
689 |
<signal>toggled(bool)</signal> |
|
690 |
<receiver>PaletteEditorAdvancedBase</receiver> |
|
691 |
<slot>onToggleBuildDisabled(bool)</slot> |
|
692 |
</connection> |
|
693 |
</connections> |
|
694 |
</ui> |