~ubuntu-branches/debian/sid/kdevelop/sid

« back to all changes in this revision

Viewing changes to kdevdesigner/designer/paletteeditoradvanced.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jeremy Lainé
  • Date: 2006-05-23 18:39:42 UTC
  • Revision ID: james.westby@ubuntu.com-20060523183942-hucifbvh68k2bwz7
Tags: upstream-3.3.2
Import upstream version 3.3.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE UI><UI version="3.0" stdsetdef="1">
 
2
<class>PaletteEditorAdvancedBase</class>
 
3
<comment>*********************************************************************
 
4
** Copyright (C) 2000 Trolltech AS.  All rights reserved.
 
5
**
 
6
** This file is part of Qt Designer.
 
7
**
 
8
** This file may be distributed and/or modified under the terms of the
 
9
** GNU General Public License version 2 as published by the Free Software
 
10
** Foundation and appearing in the file LICENSE.GPL included in the
 
11
** packaging of this file.
 
12
**
 
13
** Licensees holding valid Qt Enterprise Edition or Qt Professional Edition
 
14
** licenses may use this file in accordance with the Qt Commercial License
 
15
** Agreement provided with the Software.
 
16
**
 
17
** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
 
18
** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 
19
**
 
20
** See http://www.trolltech.com/gpl/ for GPL licensing information.
 
21
** See http://www.trolltech.com/pricing.html or email sales@trolltech.com for
 
22
**   information about Qt Commercial License Agreements.
 
23
**
 
24
** Contact info@trolltech.com if any conditions of this licensing are
 
25
** not clear to you.
 
26
**
 
27
*********************************************************************</comment>
 
28
<widget class="QDialog">
 
29
    <property name="name">
 
30
        <cstring>PaletteEditorAdvancedBase</cstring>
 
31
    </property>
 
32
    <property name="enabled">
 
33
        <bool>true</bool>
 
34
    </property>
 
35
    <property name="geometry">
 
36
        <rect>
 
37
            <x>0</x>
 
38
            <y>0</y>
 
39
            <width>327</width>
 
40
            <height>341</height>
 
41
        </rect>
 
42
    </property>
 
43
    <property name="caption">
 
44
        <string>Tune Palette</string>
 
45
    </property>
 
46
    <property name="sizeGripEnabled">
 
47
        <bool>true</bool>
 
48
    </property>
 
49
    <property name="whatsThis" stdset="0">
 
50
        <string>&lt;b&gt;Edit Palette&lt;/b&gt;&lt;p&gt;Change the current widget or form's palette.&lt;/p&gt;&lt;p&gt;Use a generated palette or select colors for each color group and each color role.&lt;/p&gt;&lt;p&gt;The palette can be tested with different widget layouts in the preview section.&lt;/p&gt;</string>
 
51
    </property>
 
52
    <vbox>
 
53
        <property name="name">
 
54
            <cstring>unnamed</cstring>
 
55
        </property>
 
56
        <property name="margin">
 
57
            <number>11</number>
 
58
        </property>
 
59
        <property name="spacing">
 
60
            <number>6</number>
 
61
        </property>
 
62
        <widget class="QLayoutWidget">
 
63
            <property name="name">
 
64
                <cstring>Layout14</cstring>
 
65
            </property>
 
66
            <hbox>
 
67
                <property name="name">
 
68
                    <cstring>unnamed</cstring>
 
69
                </property>
 
70
                <property name="margin">
 
71
                    <number>0</number>
 
72
                </property>
 
73
                <property name="spacing">
 
74
                    <number>6</number>
 
75
                </property>
 
76
                <widget class="QLabel">
 
77
                    <property name="name">
 
78
                        <cstring>TextLabel1</cstring>
 
79
                    </property>
 
80
                    <property name="frameShape">
 
81
                        <enum>MShape</enum>
 
82
                    </property>
 
83
                    <property name="frameShadow">
 
84
                        <enum>MShadow</enum>
 
85
                    </property>
 
86
                    <property name="text">
 
87
                        <string>Select &amp;palette:</string>
 
88
                    </property>
 
89
                    <property name="buddy" stdset="0">
 
90
                        <cstring>paletteCombo</cstring>
 
91
                    </property>
 
92
                </widget>
 
93
                <widget class="QComboBox">
 
94
                    <item>
 
95
                        <property name="text">
 
96
                            <string>Active Palette</string>
 
97
                        </property>
 
98
                    </item>
 
99
                    <item>
 
100
                        <property name="text">
 
101
                            <string>Inactive Palette</string>
 
102
                        </property>
 
103
                    </item>
 
104
                    <item>
 
105
                        <property name="text">
 
106
                            <string>Disabled Palette</string>
 
107
                        </property>
 
108
                    </item>
 
109
                    <property name="name">
 
110
                        <cstring>paletteCombo</cstring>
 
111
                    </property>
 
112
                </widget>
 
113
            </hbox>
 
114
        </widget>
 
115
        <widget class="QButtonGroup">
 
116
            <property name="name">
 
117
                <cstring>ButtonGroup1</cstring>
 
118
            </property>
 
119
            <property name="sizePolicy">
 
120
                <sizepolicy>
 
121
                    <hsizetype>5</hsizetype>
 
122
                    <vsizetype>4</vsizetype>
 
123
                </sizepolicy>
 
124
            </property>
 
125
            <property name="title">
 
126
                <string>Auto</string>
 
127
            </property>
 
128
            <vbox>
 
129
                <property name="name">
 
130
                    <cstring>unnamed</cstring>
 
131
                </property>
 
132
                <property name="margin">
 
133
                    <number>11</number>
 
134
                </property>
 
135
                <property name="spacing">
 
136
                    <number>6</number>
 
137
                </property>
 
138
                <widget class="QCheckBox">
 
139
                    <property name="name">
 
140
                        <cstring>checkBuildInactive</cstring>
 
141
                    </property>
 
142
                    <property name="text">
 
143
                        <string>Build the &amp;inactive palette from the active palette</string>
 
144
                    </property>
 
145
                    <property name="checked">
 
146
                        <bool>true</bool>
 
147
                    </property>
 
148
                </widget>
 
149
                <widget class="QCheckBox">
 
150
                    <property name="name">
 
151
                        <cstring>checkBuildDisabled</cstring>
 
152
                    </property>
 
153
                    <property name="text">
 
154
                        <string>Build the &amp;disabled palette from the active palette</string>
 
155
                    </property>
 
156
                    <property name="checked">
 
157
                        <bool>true</bool>
 
158
                    </property>
 
159
                </widget>
 
160
            </vbox>
 
161
        </widget>
 
162
        <widget class="QGroupBox">
 
163
            <property name="name">
 
164
                <cstring>groupCentral</cstring>
 
165
            </property>
 
166
            <property name="title">
 
167
                <string>Central Color Roles</string>
 
168
            </property>
 
169
            <vbox>
 
170
                <property name="name">
 
171
                    <cstring>unnamed</cstring>
 
172
                </property>
 
173
                <property name="margin">
 
174
                    <number>11</number>
 
175
                </property>
 
176
                <property name="spacing">
 
177
                    <number>6</number>
 
178
                </property>
 
179
                <widget class="QComboBox">
 
180
                    <item>
 
181
                        <property name="text">
 
182
                            <string>Background</string>
 
183
                        </property>
 
184
                    </item>
 
185
                    <item>
 
186
                        <property name="text">
 
187
                            <string>Foreground</string>
 
188
                        </property>
 
189
                    </item>
 
190
                    <item>
 
191
                        <property name="text">
 
192
                            <string>Button</string>
 
193
                        </property>
 
194
                    </item>
 
195
                    <item>
 
196
                        <property name="text">
 
197
                            <string>Base</string>
 
198
                        </property>
 
199
                    </item>
 
200
                    <item>
 
201
                        <property name="text">
 
202
                            <string>Text</string>
 
203
                        </property>
 
204
                    </item>
 
205
                    <item>
 
206
                        <property name="text">
 
207
                            <string>BrightText</string>
 
208
                        </property>
 
209
                    </item>
 
210
                    <item>
 
211
                        <property name="text">
 
212
                            <string>ButtonText</string>
 
213
                        </property>
 
214
                    </item>
 
215
                    <item>
 
216
                        <property name="text">
 
217
                            <string>Highlight</string>
 
218
                        </property>
 
219
                    </item>
 
220
                    <item>
 
221
                        <property name="text">
 
222
                            <string>HighlightText</string>
 
223
                        </property>
 
224
                    </item>
 
225
                    <item>
 
226
                        <property name="text">
 
227
                            <string>Link</string>
 
228
                        </property>
 
229
                    </item>
 
230
                    <item>
 
231
                        <property name="text">
 
232
                            <string>LinkVisited</string>
 
233
                        </property>
 
234
                    </item>
 
235
                    <property name="name">
 
236
                        <cstring>comboCentral</cstring>
 
237
                    </property>
 
238
                    <property name="toolTip" stdset="0">
 
239
                        <string>Choose the central color role</string>
 
240
                    </property>
 
241
                    <property name="whatsThis" stdset="0">
 
242
                        <string>&lt;b&gt;Select a color role.&lt;/b&gt;&lt;p&gt;Available central color roles are: &lt;ul&gt; &lt;li&gt;Background - general background color.&lt;/li&gt; &lt;li&gt;Foreground - general foreground color. &lt;/li&gt; &lt;li&gt;Base - used as the background color for example, for text entry widgets; it is usually white or another light color. &lt;/li&gt; &lt;li&gt;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. &lt;/li&gt; &lt;li&gt;Button - general button background color; useful where buttons need a background different from Background, as in the Macintosh style. &lt;/li&gt; &lt;li&gt;ButtonText - a foreground color used with the Button color. &lt;/li&gt; &lt;li&gt;Highlight - a color used to indicate a selected or highlighted item. &lt;/li&gt; &lt;li&gt;HighlightedText - a text color that contrasts to Highlight. &lt;/li&gt; &lt;li&gt;BrightText - a text color that is very different from Foreground and contrasts well with, for example, black. &lt;/li&gt; &lt;/ul&gt; &lt;/p&gt;</string>
 
243
                    </property>
 
244
                </widget>
 
245
                <widget class="QLayoutWidget">
 
246
                    <property name="name">
 
247
                        <cstring>Layout32_2</cstring>
 
248
                    </property>
 
249
                    <hbox>
 
250
                        <property name="name">
 
251
                            <cstring>unnamed</cstring>
 
252
                        </property>
 
253
                        <property name="margin">
 
254
                            <number>0</number>
 
255
                        </property>
 
256
                        <property name="spacing">
 
257
                            <number>6</number>
 
258
                        </property>
 
259
                        <spacer>
 
260
                            <property name="name">
 
261
                                <cstring>Horizontal_Spacing1</cstring>
 
262
                            </property>
 
263
                            <property name="orientation">
 
264
                                <enum>Horizontal</enum>
 
265
                            </property>
 
266
                            <property name="sizeType">
 
267
                                <enum>Expanding</enum>
 
268
                            </property>
 
269
                            <property name="sizeHint">
 
270
                                <size>
 
271
                                    <width>20</width>
 
272
                                    <height>20</height>
 
273
                                </size>
 
274
                            </property>
 
275
                        </spacer>
 
276
                        <widget class="QLabel">
 
277
                            <property name="name">
 
278
                                <cstring>labelPixmap</cstring>
 
279
                            </property>
 
280
                            <property name="sizePolicy">
 
281
                                <sizepolicy>
 
282
                                    <hsizetype>1</hsizetype>
 
283
                                    <vsizetype>1</vsizetype>
 
284
                                </sizepolicy>
 
285
                            </property>
 
286
                            <property name="text">
 
287
                                <string>Choose pi&amp;xmap:</string>
 
288
                            </property>
 
289
                            <property name="buddy" stdset="0">
 
290
                                <cstring>buttonPixmap</cstring>
 
291
                            </property>
 
292
                        </widget>
 
293
                        <widget class="StyledButton">
 
294
                            <property name="name">
 
295
                                <cstring>buttonPixmap</cstring>
 
296
                            </property>
 
297
                            <property name="sizePolicy">
 
298
                                <sizepolicy>
 
299
                                    <hsizetype>0</hsizetype>
 
300
                                    <vsizetype>0</vsizetype>
 
301
                                </sizepolicy>
 
302
                            </property>
 
303
                            <property name="focusPolicy">
 
304
                                <enum>TabFocus</enum>
 
305
                            </property>
 
306
                            <property name="scale" stdset="0">
 
307
                                <bool>true</bool>
 
308
                            </property>
 
309
                            <property name="toolTip" stdset="0">
 
310
                                <string>Select a pixmap</string>
 
311
                            </property>
 
312
                            <property name="whatsThis" stdset="0">
 
313
                                <string>Choose a pixmap file for the selected central color role.</string>
 
314
                            </property>
 
315
                        </widget>
 
316
                        <widget class="QLabel">
 
317
                            <property name="name">
 
318
                                <cstring>labelCentral</cstring>
 
319
                            </property>
 
320
                            <property name="sizePolicy">
 
321
                                <sizepolicy>
 
322
                                    <hsizetype>1</hsizetype>
 
323
                                    <vsizetype>1</vsizetype>
 
324
                                </sizepolicy>
 
325
                            </property>
 
326
                            <property name="minimumSize">
 
327
                                <size>
 
328
                                    <width>0</width>
 
329
                                    <height>0</height>
 
330
                                </size>
 
331
                            </property>
 
332
                            <property name="text">
 
333
                                <string>&amp;Select color:</string>
 
334
                            </property>
 
335
                            <property name="buddy" stdset="0">
 
336
                                <cstring>buttonCentral</cstring>
 
337
                            </property>
 
338
                        </widget>
 
339
                        <widget class="StyledButton">
 
340
                            <property name="name">
 
341
                                <cstring>buttonCentral</cstring>
 
342
                            </property>
 
343
                            <property name="sizePolicy">
 
344
                                <sizepolicy>
 
345
                                    <hsizetype>0</hsizetype>
 
346
                                    <vsizetype>0</vsizetype>
 
347
                                </sizepolicy>
 
348
                            </property>
 
349
                            <property name="focusPolicy">
 
350
                                <enum>TabFocus</enum>
 
351
                            </property>
 
352
                            <property name="scale" stdset="0">
 
353
                                <bool>false</bool>
 
354
                            </property>
 
355
                            <property name="toolTip" stdset="0">
 
356
                                <string>Choose a color</string>
 
357
                            </property>
 
358
                            <property name="whatsThis" stdset="0">
 
359
                                <string>Choose a color for the selected central color role.</string>
 
360
                            </property>
 
361
                        </widget>
 
362
                    </hbox>
 
363
                </widget>
 
364
            </vbox>
 
365
        </widget>
 
366
        <widget class="QGroupBox">
 
367
            <property name="name">
 
368
                <cstring>groupEffect</cstring>
 
369
            </property>
 
370
            <property name="title">
 
371
                <string>3-D Shadow Effects</string>
 
372
            </property>
 
373
            <vbox>
 
374
                <property name="name">
 
375
                    <cstring>unnamed</cstring>
 
376
                </property>
 
377
                <property name="margin">
 
378
                    <number>11</number>
 
379
                </property>
 
380
                <property name="spacing">
 
381
                    <number>6</number>
 
382
                </property>
 
383
                <widget class="QLayoutWidget">
 
384
                    <property name="name">
 
385
                        <cstring>Layout32_3</cstring>
 
386
                    </property>
 
387
                    <hbox>
 
388
                        <property name="name">
 
389
                            <cstring>unnamed</cstring>
 
390
                        </property>
 
391
                        <property name="margin">
 
392
                            <number>0</number>
 
393
                        </property>
 
394
                        <property name="spacing">
 
395
                            <number>6</number>
 
396
                        </property>
 
397
                        <widget class="QCheckBox">
 
398
                            <property name="name">
 
399
                                <cstring>checkBuildEffect</cstring>
 
400
                            </property>
 
401
                            <property name="text">
 
402
                                <string>Build &amp;from button color:</string>
 
403
                            </property>
 
404
                            <property name="checked">
 
405
                                <bool>true</bool>
 
406
                            </property>
 
407
                            <property name="toolTip" stdset="0">
 
408
                                <string>Generate shadings</string>
 
409
                            </property>
 
410
                            <property name="whatsThis" stdset="0">
 
411
                                <string>Check to let 3D-effect colors be calculated from the button-color.</string>
 
412
                            </property>
 
413
                        </widget>
 
414
                        <widget class="QComboBox">
 
415
                            <item>
 
416
                                <property name="text">
 
417
                                    <string>Light</string>
 
418
                                </property>
 
419
                            </item>
 
420
                            <item>
 
421
                                <property name="text">
 
422
                                    <string>Midlight</string>
 
423
                                </property>
 
424
                            </item>
 
425
                            <item>
 
426
                                <property name="text">
 
427
                                    <string>Mid</string>
 
428
                                </property>
 
429
                            </item>
 
430
                            <item>
 
431
                                <property name="text">
 
432
                                    <string>Dark</string>
 
433
                                </property>
 
434
                            </item>
 
435
                            <item>
 
436
                                <property name="text">
 
437
                                    <string>Shadow</string>
 
438
                                </property>
 
439
                            </item>
 
440
                            <property name="name">
 
441
                                <cstring>comboEffect</cstring>
 
442
                            </property>
 
443
                            <property name="toolTip" stdset="0">
 
444
                                <string>Choose 3D-effect color role</string>
 
445
                            </property>
 
446
                            <property name="whatsThis" stdset="0">
 
447
                                <string>&lt;b&gt;Select a color effect role.&lt;/b&gt;&lt;p&gt;Available effect roles are: &lt;ul&gt; &lt;li&gt;Light - lighter than Button color. &lt;/li&gt; &lt;li&gt;Midlight - between Button and Light. &lt;/li&gt; &lt;li&gt;Mid - between Button and Dark. &lt;/li&gt; &lt;li&gt;Dark - darker than Button. &lt;/li&gt; &lt;li&gt;Shadow - a very dark color. &lt;/li&gt; &lt;/ul&gt;</string>
 
448
                            </property>
 
449
                        </widget>
 
450
                    </hbox>
 
451
                </widget>
 
452
                <widget class="QLayoutWidget">
 
453
                    <property name="name">
 
454
                        <cstring>Layout31_2</cstring>
 
455
                    </property>
 
456
                    <hbox>
 
457
                        <property name="name">
 
458
                            <cstring>unnamed</cstring>
 
459
                        </property>
 
460
                        <property name="margin">
 
461
                            <number>0</number>
 
462
                        </property>
 
463
                        <property name="spacing">
 
464
                            <number>6</number>
 
465
                        </property>
 
466
                        <spacer>
 
467
                            <property name="name">
 
468
                                <cstring>Horizontal_Spacing3</cstring>
 
469
                            </property>
 
470
                            <property name="orientation">
 
471
                                <enum>Horizontal</enum>
 
472
                            </property>
 
473
                            <property name="sizeType">
 
474
                                <enum>Expanding</enum>
 
475
                            </property>
 
476
                            <property name="sizeHint">
 
477
                                <size>
 
478
                                    <width>20</width>
 
479
                                    <height>20</height>
 
480
                                </size>
 
481
                            </property>
 
482
                        </spacer>
 
483
                        <widget class="QLabel">
 
484
                            <property name="name">
 
485
                                <cstring>labelEffect</cstring>
 
486
                            </property>
 
487
                            <property name="sizePolicy">
 
488
                                <sizepolicy>
 
489
                                    <hsizetype>1</hsizetype>
 
490
                                    <vsizetype>1</vsizetype>
 
491
                                </sizepolicy>
 
492
                            </property>
 
493
                            <property name="minimumSize">
 
494
                                <size>
 
495
                                    <width>0</width>
 
496
                                    <height>0</height>
 
497
                                </size>
 
498
                            </property>
 
499
                            <property name="text">
 
500
                                <string>Select co&amp;lor:</string>
 
501
                            </property>
 
502
                            <property name="buddy" stdset="0">
 
503
                                <cstring>buttonEffect</cstring>
 
504
                            </property>
 
505
                        </widget>
 
506
                        <widget class="StyledButton">
 
507
                            <property name="name">
 
508
                                <cstring>buttonEffect</cstring>
 
509
                            </property>
 
510
                            <property name="sizePolicy">
 
511
                                <sizepolicy>
 
512
                                    <hsizetype>0</hsizetype>
 
513
                                    <vsizetype>0</vsizetype>
 
514
                                </sizepolicy>
 
515
                            </property>
 
516
                            <property name="focusPolicy">
 
517
                                <enum>TabFocus</enum>
 
518
                            </property>
 
519
                            <property name="scale" stdset="0">
 
520
                                <bool>false</bool>
 
521
                            </property>
 
522
                            <property name="toolTip" stdset="0">
 
523
                                <string>Choose a color</string>
 
524
                            </property>
 
525
                            <property name="whatsThis" stdset="0">
 
526
                                <string>Choose a color for the selected effect color role.</string>
 
527
                            </property>
 
528
                        </widget>
 
529
                    </hbox>
 
530
                </widget>
 
531
            </vbox>
 
532
        </widget>
 
533
        <widget class="QLayoutWidget">
 
534
            <property name="name">
 
535
                <cstring>Layout3</cstring>
 
536
            </property>
 
537
            <hbox>
 
538
                <property name="name">
 
539
                    <cstring>unnamed</cstring>
 
540
                </property>
 
541
                <property name="margin">
 
542
                    <number>0</number>
 
543
                </property>
 
544
                <property name="spacing">
 
545
                    <number>6</number>
 
546
                </property>
 
547
                <widget class="QPushButton">
 
548
                    <property name="name">
 
549
                        <cstring>buttonHelp</cstring>
 
550
                    </property>
 
551
                    <property name="text">
 
552
                        <string>&amp;Help</string>
 
553
                    </property>
 
554
                    <property name="autoDefault">
 
555
                        <bool>true</bool>
 
556
                    </property>
 
557
                </widget>
 
558
                <spacer>
 
559
                    <property name="name">
 
560
                        <cstring>Horizontal_Spacing2</cstring>
 
561
                    </property>
 
562
                    <property name="orientation">
 
563
                        <enum>Horizontal</enum>
 
564
                    </property>
 
565
                    <property name="sizeType">
 
566
                        <enum>Expanding</enum>
 
567
                    </property>
 
568
                    <property name="sizeHint">
 
569
                        <size>
 
570
                            <width>20</width>
 
571
                            <height>20</height>
 
572
                        </size>
 
573
                    </property>
 
574
                </spacer>
 
575
                <widget class="QPushButton">
 
576
                    <property name="name">
 
577
                        <cstring>buttonOk</cstring>
 
578
                    </property>
 
579
                    <property name="text">
 
580
                        <string>&amp;OK</string>
 
581
                    </property>
 
582
                    <property name="autoDefault">
 
583
                        <bool>true</bool>
 
584
                    </property>
 
585
                    <property name="default">
 
586
                        <bool>true</bool>
 
587
                    </property>
 
588
                    <property name="whatsThis" stdset="0">
 
589
                        <string>Close the dialog and apply all the changes.</string>
 
590
                    </property>
 
591
                </widget>
 
592
                <widget class="QPushButton">
 
593
                    <property name="name">
 
594
                        <cstring>buttonCancel</cstring>
 
595
                    </property>
 
596
                    <property name="text">
 
597
                        <string>&amp;Cancel</string>
 
598
                    </property>
 
599
                    <property name="autoDefault">
 
600
                        <bool>true</bool>
 
601
                    </property>
 
602
                    <property name="whatsThis" stdset="0">
 
603
                        <string>Close the dialog and discard any changes.</string>
 
604
                    </property>
 
605
                </widget>
 
606
            </hbox>
 
607
        </widget>
 
608
    </vbox>
 
609
</widget>
 
610
<customwidgets>
 
611
    <customwidget>
 
612
        <class>StyledButton</class>
 
613
        <header location="local">styledbutton.h</header>
 
614
        <sizehint>
 
615
            <width>40</width>
 
616
            <height>25</height>
 
617
        </sizehint>
 
618
        <container>0</container>
 
619
        <sizepolicy>
 
620
            <hordata>5</hordata>
 
621
            <verdata>5</verdata>
 
622
        </sizepolicy>
 
623
        <pixmap>"image0"</pixmap>
 
624
        <signal>clicked()</signal>
 
625
        <signal>changed()</signal>
 
626
        <property type="Color">color</property>
 
627
        <property type="Pixmap">pixmap</property>
 
628
        <property type="Bool">scale</property>
 
629
    </customwidget>
 
630
</customwidgets>
 
631
<images>
 
632
    <image name="image0">
 
633
        <data format="XPM.GZ" length="1112">789c9dd2cb8e9b301406e07d9e0225bba89a09601350d505302c5b7559a9eac23e6672b363620c0ca9faeef53949da2e2a55eab123f9e38f2f217e5e475f3e7f8cd6cf8bde0b7f8008f6c2456b3518337ffdf6e1fb62992451e8691ac5cb778be55304d1277b6e71fc12c6ab0d157222e61bd8e4c812196f6216535a13f318624a6764b2495842e99558249014c81e99c6294b69d3376291424ae9806431638cd28628183081f4489e70ce13e4852878c129ad905992f18cd291283295517a466ed32ddfa64847945bb595c80e99a739cf29d54499ab9c528b2c58c10b86344428540148400a26b8a0541241b482d215523299494a0551c9562ae409091c32e0c82351410b942aa4e22a53941e882d36e41ed966d8903b2215f215f99a6143b6442afaafff5aff485658622584a091941256948443d1cabbdd6ebf3f28753c09a9e9cdc1fe703c9e4ea19f689a0430fa4c8908082be093d08d016bbb0bbd5e7ceafade5b30de19d083b3fa9e008cd39b9fafd69495b473af7fcfb15325c1d61eea0afaf005ddf97b5295c658a866338f97591babef7340fa396c6c5ca9e7fe650807d0bf566b4262299986ba335a3b4a2cc84b69ac85b1b673037d8fabf95b023a9c09cc7530e104dd5419ed6e27083fb09a7c752db5a9bd31cde4ec634ed8a39aebbe337618c3f6fdc5dee6d8b0bb0d6b5b8b1fad43d78fe4e14e3f6aace8e29d9d736777fea3c686eee0138c9726d4d00c548df7a315ff750f7ebc5ffc04a0e5308d</data>
 
634
    </image>
 
635
</images>
 
636
<connections>
 
637
    <connection>
 
638
        <sender>buttonOk</sender>
 
639
        <signal>clicked()</signal>
 
640
        <receiver>PaletteEditorAdvancedBase</receiver>
 
641
        <slot>accept()</slot>
 
642
    </connection>
 
643
    <connection>
 
644
        <sender>buttonCancel</sender>
 
645
        <signal>clicked()</signal>
 
646
        <receiver>PaletteEditorAdvancedBase</receiver>
 
647
        <slot>reject()</slot>
 
648
    </connection>
 
649
    <connection>
 
650
        <sender>paletteCombo</sender>
 
651
        <signal>activated(int)</signal>
 
652
        <receiver>PaletteEditorAdvancedBase</receiver>
 
653
        <slot>paletteSelected(int)</slot>
 
654
    </connection>
 
655
    <connection>
 
656
        <sender>comboCentral</sender>
 
657
        <signal>activated(int)</signal>
 
658
        <receiver>PaletteEditorAdvancedBase</receiver>
 
659
        <slot>onCentral(int)</slot>
 
660
    </connection>
 
661
    <connection>
 
662
        <sender>buttonPixmap</sender>
 
663
        <signal>clicked()</signal>
 
664
        <receiver>PaletteEditorAdvancedBase</receiver>
 
665
        <slot>onChoosePixmap()</slot>
 
666
    </connection>
 
667
    <connection>
 
668
        <sender>buttonCentral</sender>
 
669
        <signal>clicked()</signal>
 
670
        <receiver>PaletteEditorAdvancedBase</receiver>
 
671
        <slot>onChooseCentralColor()</slot>
 
672
    </connection>
 
673
    <connection>
 
674
        <sender>buttonEffect</sender>
 
675
        <signal>clicked()</signal>
 
676
        <receiver>PaletteEditorAdvancedBase</receiver>
 
677
        <slot>onChooseEffectColor()</slot>
 
678
    </connection>
 
679
    <connection>
 
680
        <sender>comboEffect</sender>
 
681
        <signal>activated(int)</signal>
 
682
        <receiver>PaletteEditorAdvancedBase</receiver>
 
683
        <slot>onEffect(int)</slot>
 
684
    </connection>
 
685
    <connection>
 
686
        <sender>checkBuildEffect</sender>
 
687
        <signal>toggled(bool)</signal>
 
688
        <receiver>PaletteEditorAdvancedBase</receiver>
 
689
        <slot>onToggleBuildEffects(bool)</slot>
 
690
    </connection>
 
691
    <connection>
 
692
        <sender>buttonHelp</sender>
 
693
        <signal>clicked()</signal>
 
694
        <receiver>PaletteEditorAdvancedBase</receiver>
 
695
        <slot>showHelp()</slot>
 
696
    </connection>
 
697
    <connection>
 
698
        <sender>checkBuildEffect</sender>
 
699
        <signal>toggled(bool)</signal>
 
700
        <receiver>comboEffect</receiver>
 
701
        <slot>setDisabled(bool)</slot>
 
702
    </connection>
 
703
    <connection>
 
704
        <sender>checkBuildEffect</sender>
 
705
        <signal>toggled(bool)</signal>
 
706
        <receiver>buttonEffect</receiver>
 
707
        <slot>setDisabled(bool)</slot>
 
708
    </connection>
 
709
    <connection>
 
710
        <sender>checkBuildInactive</sender>
 
711
        <signal>toggled(bool)</signal>
 
712
        <receiver>PaletteEditorAdvancedBase</receiver>
 
713
        <slot>onToggleBuildInactive(bool)</slot>
 
714
    </connection>
 
715
    <connection>
 
716
        <sender>checkBuildDisabled</sender>
 
717
        <signal>toggled(bool)</signal>
 
718
        <receiver>PaletteEditorAdvancedBase</receiver>
 
719
        <slot>onToggleBuildDisabled(bool)</slot>
 
720
    </connection>
 
721
    <slot access="protected" language="C++" returnType="void">init()</slot>
 
722
    <slot access="protected" language="C++" returnType="void">destroy()</slot>
 
723
    <slot access="protected" language="C++" returnType="void">onToggleBuildDisabled(bool)</slot>
 
724
    <slot access="protected" language="C++" returnType="void">onCentral(int)</slot>
 
725
    <slot access="protected" language="C++" returnType="void">onChooseCentralColor()</slot>
 
726
    <slot access="protected" language="C++" returnType="void">onChooseEffectColor()</slot>
 
727
    <slot access="protected" language="C++" returnType="void">onChoosePixmap()</slot>
 
728
    <slot access="protected" language="C++" returnType="void">onEffect(int)</slot>
 
729
    <slot access="protected" language="C++" returnType="void">onToggleBuildEffects(bool)</slot>
 
730
    <slot access="protected" language="C++" returnType="void">onToggleBuildInactive(bool)</slot>
 
731
    <slot access="protected" language="C++" returnType="void">paletteSelected(int)</slot>
 
732
    <slot access="public" language="C++" returnType="void">showHelp()</slot>
 
733
</connections>
 
734
<tabstops>
 
735
    <tabstop>buttonOk</tabstop>
 
736
    <tabstop>buttonCancel</tabstop>
 
737
    <tabstop>paletteCombo</tabstop>
 
738
    <tabstop>checkBuildInactive</tabstop>
 
739
    <tabstop>checkBuildDisabled</tabstop>
 
740
    <tabstop>comboCentral</tabstop>
 
741
    <tabstop>buttonPixmap</tabstop>
 
742
    <tabstop>buttonCentral</tabstop>
 
743
    <tabstop>checkBuildEffect</tabstop>
 
744
    <tabstop>comboEffect</tabstop>
 
745
    <tabstop>buttonEffect</tabstop>
 
746
    <tabstop>buttonHelp</tabstop>
 
747
</tabstops>
 
748
</UI>