~ubuntu-branches/ubuntu/gutsy/kdebase-workspace/gutsy-backports

« back to all changes in this revision

Viewing changes to kcontrol/kthememanager/kthemedlg.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2007-09-05 20:45:14 UTC
  • Revision ID: james.westby@ubuntu.com-20070905204514-632hhspl0nvrc84i
Tags: upstream-3.93.0
ImportĀ upstreamĀ versionĀ 3.93.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
 
2
<class>KThemeDlg</class>
 
3
<author>Lukas Tinkl &lt;lukas@kde.org&gt;</author>
 
4
<widget class="QWidget">
 
5
    <property name="name">
 
6
        <cstring>KThemeDlg</cstring>
 
7
    </property>
 
8
    <property name="geometry">
 
9
        <rect>
 
10
            <x>0</x>
 
11
            <y>0</y>
 
12
            <width>687</width>
 
13
            <height>382</height>
 
14
        </rect>
 
15
    </property>
 
16
    <property name="sizePolicy">
 
17
        <sizepolicy>
 
18
            <hsizetype>3</hsizetype>
 
19
            <vsizetype>3</vsizetype>
 
20
            <horstretch>0</horstretch>
 
21
            <verstretch>0</verstretch>
 
22
        </sizepolicy>
 
23
    </property>
 
24
    <grid>
 
25
        <property name="name">
 
26
            <cstring>unnamed</cstring>
 
27
        </property>
 
28
        <widget class="QLayoutWidget" row="0" column="0">
 
29
            <property name="name">
 
30
                <cstring>layout2</cstring>
 
31
            </property>
 
32
            <hbox>
 
33
                <property name="name">
 
34
                    <cstring>unnamed</cstring>
 
35
                </property>
 
36
                <widget class="QLabel">
 
37
                    <property name="name">
 
38
                        <cstring>textLabel1</cstring>
 
39
                    </property>
 
40
                    <property name="frameShape">
 
41
                        <enum>NoFrame</enum>
 
42
                    </property>
 
43
                    <property name="frameShadow">
 
44
                        <enum>Plain</enum>
 
45
                    </property>
 
46
                    <property name="text">
 
47
                        <string>Choose your visual KDE theme:</string>
 
48
                    </property>
 
49
                </widget>
 
50
                <spacer>
 
51
                    <property name="name">
 
52
                        <cstring>spacer2</cstring>
 
53
                    </property>
 
54
                    <property name="orientation">
 
55
                        <enum>Horizontal</enum>
 
56
                    </property>
 
57
                    <property name="sizeType">
 
58
                        <enum>MinimumExpanding</enum>
 
59
                    </property>
 
60
                    <property name="sizeHint">
 
61
                        <size>
 
62
                            <width>170</width>
 
63
                            <height>20</height>
 
64
                        </size>
 
65
                    </property>
 
66
                </spacer>
 
67
                <widget class="KUrlLabel">
 
68
                    <property name="name">
 
69
                        <cstring>lbGet</cstring>
 
70
                    </property>
 
71
                    <property name="text">
 
72
                        <string>Get new themes...</string>
 
73
                    </property>
 
74
                    <property name="url" stdset="0">
 
75
                        <string>http://themes.kde.org</string>
 
76
                    </property>
 
77
                    <property name="tipText">
 
78
                        <string>Go to the KDE themes website</string>
 
79
                    </property>
 
80
                    <property name="useTips">
 
81
                        <bool>true</bool>
 
82
                    </property>
 
83
                </widget>
 
84
            </hbox>
 
85
        </widget>
 
86
        <widget class="QLayoutWidget" row="1" column="0">
 
87
            <property name="name">
 
88
                <cstring>layout1</cstring>
 
89
            </property>
 
90
            <grid>
 
91
                <property name="name">
 
92
                    <cstring>unnamed</cstring>
 
93
                </property>
 
94
                <widget class="QLabel" row="0" column="1" rowspan="4" colspan="1">
 
95
                    <property name="name">
 
96
                        <cstring>lbPreview</cstring>
 
97
                    </property>
 
98
                    <property name="sizePolicy">
 
99
                        <sizepolicy>
 
100
                            <hsizetype>5</hsizetype>
 
101
                            <vsizetype>5</vsizetype>
 
102
                            <horstretch>1</horstretch>
 
103
                            <verstretch>0</verstretch>
 
104
                        </sizepolicy>
 
105
                    </property>
 
106
                    <property name="frameShape">
 
107
                        <enum>Box</enum>
 
108
                    </property>
 
109
                    <property name="alignment">
 
110
                        <set>AlignCenter</set>
 
111
                    </property>
 
112
                </widget>
 
113
                <widget class="QPushButton" row="2" column="0">
 
114
                    <property name="name">
 
115
                        <cstring>btnRemove</cstring>
 
116
                    </property>
 
117
                    <property name="text">
 
118
                        <string>&amp;Remove Theme</string>
 
119
                    </property>
 
120
                </widget>
 
121
                <widget class="QPushButton" row="3" column="0">
 
122
                    <property name="name">
 
123
                        <cstring>btnCreate</cstring>
 
124
                    </property>
 
125
                    <property name="text">
 
126
                        <string>Create &amp;New Theme...</string>
 
127
                    </property>
 
128
                </widget>
 
129
                <widget class="QPushButton" row="1" column="0">
 
130
                    <property name="name">
 
131
                        <cstring>btnInstall</cstring>
 
132
                    </property>
 
133
                    <property name="text">
 
134
                        <string>&amp;Install New Theme...</string>
 
135
                    </property>
 
136
                </widget>
 
137
                <widget class="QListView" row="0" column="0">
 
138
                    <column>
 
139
                        <property name="text">
 
140
                            <string>Theme</string>
 
141
                        </property>
 
142
                        <property name="clickable">
 
143
                            <bool>true</bool>
 
144
                        </property>
 
145
                        <property name="resizable">
 
146
                            <bool>false</bool>
 
147
                        </property>
 
148
                    </column>
 
149
                    <property name="name">
 
150
                        <cstring>lvThemes</cstring>
 
151
                    </property>
 
152
                    <property name="sizePolicy">
 
153
                        <sizepolicy>
 
154
                            <hsizetype>7</hsizetype>
 
155
                            <vsizetype>7</vsizetype>
 
156
                            <horstretch>0</horstretch>
 
157
                            <verstretch>0</verstretch>
 
158
                        </sizepolicy>
 
159
                    </property>
 
160
                    <property name="showSortIndicator">
 
161
                        <bool>true</bool>
 
162
                    </property>
 
163
                    <property name="resizeMode">
 
164
                        <enum>AllColumns</enum>
 
165
                    </property>
 
166
                </widget>
 
167
            </grid>
 
168
        </widget>
 
169
        <widget class="Line" row="2" column="0">
 
170
            <property name="name">
 
171
                <cstring>line1</cstring>
 
172
            </property>
 
173
            <property name="frameShape">
 
174
                <enum>HLine</enum>
 
175
            </property>
 
176
            <property name="frameShadow">
 
177
                <enum>Sunken</enum>
 
178
            </property>
 
179
            <property name="orientation">
 
180
                <enum>Horizontal</enum>
 
181
            </property>
 
182
        </widget>
 
183
        <widget class="QLabel" row="3" column="0">
 
184
            <property name="name">
 
185
                <cstring>textLabel1_2</cstring>
 
186
            </property>
 
187
            <property name="text">
 
188
                <string>Customize your theme:</string>
 
189
            </property>
 
190
        </widget>
 
191
        <widget class="QLayoutWidget" row="4" column="0">
 
192
            <property name="name">
 
193
                <cstring>layout4</cstring>
 
194
            </property>
 
195
            <hbox>
 
196
                <property name="name">
 
197
                    <cstring>unnamed</cstring>
 
198
                </property>
 
199
                <widget class="QToolButton">
 
200
                    <property name="name">
 
201
                        <cstring>btnBackground</cstring>
 
202
                    </property>
 
203
                    <property name="sizePolicy">
 
204
                        <sizepolicy>
 
205
                            <hsizetype>5</hsizetype>
 
206
                            <vsizetype>0</vsizetype>
 
207
                            <horstretch>0</horstretch>
 
208
                            <verstretch>0</verstretch>
 
209
                        </sizepolicy>
 
210
                    </property>
 
211
                    <property name="minimumSize">
 
212
                        <size>
 
213
                            <width>80</width>
 
214
                            <height>60</height>
 
215
                        </size>
 
216
                    </property>
 
217
                    <property name="maximumSize">
 
218
                        <size>
 
219
                            <width>32767</width>
 
220
                            <height>60</height>
 
221
                        </size>
 
222
                    </property>
 
223
                    <property name="focusPolicy">
 
224
                        <enum>TabFocus</enum>
 
225
                    </property>
 
226
                    <property name="text">
 
227
                        <string></string>
 
228
                    </property>
 
229
                    <property name="usesTextLabel">
 
230
                        <bool>true</bool>
 
231
                    </property>
 
232
                    <property name="textLabel">
 
233
                        <string>Background</string>
 
234
                    </property>
 
235
                    <property name="toolTip" stdset="0">
 
236
                        <string>Customize the desktop background</string>
 
237
                    </property>
 
238
                </widget>
 
239
                <widget class="QToolButton">
 
240
                    <property name="name">
 
241
                        <cstring>btnColors</cstring>
 
242
                    </property>
 
243
                    <property name="sizePolicy">
 
244
                        <sizepolicy>
 
245
                            <hsizetype>5</hsizetype>
 
246
                            <vsizetype>0</vsizetype>
 
247
                            <horstretch>0</horstretch>
 
248
                            <verstretch>0</verstretch>
 
249
                        </sizepolicy>
 
250
                    </property>
 
251
                    <property name="minimumSize">
 
252
                        <size>
 
253
                            <width>80</width>
 
254
                            <height>60</height>
 
255
                        </size>
 
256
                    </property>
 
257
                    <property name="maximumSize">
 
258
                        <size>
 
259
                            <width>32767</width>
 
260
                            <height>60</height>
 
261
                        </size>
 
262
                    </property>
 
263
                    <property name="focusPolicy">
 
264
                        <enum>TabFocus</enum>
 
265
                    </property>
 
266
                    <property name="text">
 
267
                        <string></string>
 
268
                    </property>
 
269
                    <property name="usesTextLabel">
 
270
                        <bool>true</bool>
 
271
                    </property>
 
272
                    <property name="textLabel">
 
273
                        <string>Colors</string>
 
274
                    </property>
 
275
                    <property name="toolTip" stdset="0">
 
276
                        <string>Customize colors</string>
 
277
                    </property>
 
278
                </widget>
 
279
                <widget class="QToolButton">
 
280
                    <property name="name">
 
281
                        <cstring>btnStyle</cstring>
 
282
                    </property>
 
283
                    <property name="sizePolicy">
 
284
                        <sizepolicy>
 
285
                            <hsizetype>5</hsizetype>
 
286
                            <vsizetype>0</vsizetype>
 
287
                            <horstretch>0</horstretch>
 
288
                            <verstretch>0</verstretch>
 
289
                        </sizepolicy>
 
290
                    </property>
 
291
                    <property name="minimumSize">
 
292
                        <size>
 
293
                            <width>80</width>
 
294
                            <height>60</height>
 
295
                        </size>
 
296
                    </property>
 
297
                    <property name="maximumSize">
 
298
                        <size>
 
299
                            <width>32767</width>
 
300
                            <height>60</height>
 
301
                        </size>
 
302
                    </property>
 
303
                    <property name="focusPolicy">
 
304
                        <enum>TabFocus</enum>
 
305
                    </property>
 
306
                    <property name="text">
 
307
                        <string></string>
 
308
                    </property>
 
309
                    <property name="usesTextLabel">
 
310
                        <bool>true</bool>
 
311
                    </property>
 
312
                    <property name="textLabel">
 
313
                        <string>Style</string>
 
314
                    </property>
 
315
                    <property name="toolTip" stdset="0">
 
316
                        <string>Customize the widget style</string>
 
317
                    </property>
 
318
                </widget>
 
319
                <widget class="QToolButton">
 
320
                    <property name="name">
 
321
                        <cstring>btnIcons</cstring>
 
322
                    </property>
 
323
                    <property name="sizePolicy">
 
324
                        <sizepolicy>
 
325
                            <hsizetype>5</hsizetype>
 
326
                            <vsizetype>0</vsizetype>
 
327
                            <horstretch>0</horstretch>
 
328
                            <verstretch>0</verstretch>
 
329
                        </sizepolicy>
 
330
                    </property>
 
331
                    <property name="minimumSize">
 
332
                        <size>
 
333
                            <width>80</width>
 
334
                            <height>60</height>
 
335
                        </size>
 
336
                    </property>
 
337
                    <property name="maximumSize">
 
338
                        <size>
 
339
                            <width>32767</width>
 
340
                            <height>60</height>
 
341
                        </size>
 
342
                    </property>
 
343
                    <property name="focusPolicy">
 
344
                        <enum>TabFocus</enum>
 
345
                    </property>
 
346
                    <property name="text">
 
347
                        <string></string>
 
348
                    </property>
 
349
                    <property name="usesTextLabel">
 
350
                        <bool>true</bool>
 
351
                    </property>
 
352
                    <property name="textLabel">
 
353
                        <string>Icons</string>
 
354
                    </property>
 
355
                    <property name="toolTip" stdset="0">
 
356
                        <string>Customize the icon theme</string>
 
357
                    </property>
 
358
                 </widget>
 
359
                 <widget class="QToolButton">
 
360
                    <property name="name">
 
361
                       <cstring>btnFonts</cstring>
 
362
                    </property>
 
363
                    <property name="sizePolicy">
 
364
                       <sizepolicy>
 
365
                          <hsizetype>5</hsizetype>
 
366
                          <vsizetype>0</vsizetype>
 
367
                          <horstretch>0</horstretch>
 
368
                          <verstretch>0</verstretch>
 
369
                       </sizepolicy>
 
370
                    </property>
 
371
                    <property name="minimumSize">
 
372
                       <size>
 
373
                          <width>80</width>
 
374
                          <height>60</height>
 
375
                       </size>
 
376
                    </property>
 
377
                    <property name="maximumSize">
 
378
                       <size>
 
379
                          <width>32767</width>
 
380
                          <height>60</height>
 
381
                       </size>
 
382
                    </property>
 
383
                    <property name="focusPolicy">
 
384
                       <enum>TabFocus</enum>
 
385
                    </property>
 
386
                    <property name="text">
 
387
                       <string></string>
 
388
                    </property>
 
389
                    <property name="usesTextLabel">
 
390
                       <bool>true</bool>
 
391
                    </property>
 
392
                    <property name="textLabel">
 
393
                       <string>Fonts</string>
 
394
                    </property>
 
395
                    <property name="toolTip" stdset="0">
 
396
                       <string>Customize the font theme</string>
 
397
                    </property>
 
398
                </widget>
 
399
                <widget class="QToolButton">
 
400
                    <property name="name">
 
401
                        <cstring>btnSaver</cstring>
 
402
                    </property>
 
403
                    <property name="sizePolicy">
 
404
                        <sizepolicy>
 
405
                            <hsizetype>5</hsizetype>
 
406
                            <vsizetype>0</vsizetype>
 
407
                            <horstretch>0</horstretch>
 
408
                            <verstretch>0</verstretch>
 
409
                        </sizepolicy>
 
410
                    </property>
 
411
                    <property name="minimumSize">
 
412
                        <size>
 
413
                            <width>80</width>
 
414
                            <height>60</height>
 
415
                        </size>
 
416
                    </property>
 
417
                    <property name="maximumSize">
 
418
                        <size>
 
419
                            <width>32767</width>
 
420
                            <height>60</height>
 
421
                        </size>
 
422
                    </property>
 
423
                    <property name="focusPolicy">
 
424
                        <enum>TabFocus</enum>
 
425
                    </property>
 
426
                    <property name="text">
 
427
                        <string></string>
 
428
                    </property>
 
429
                    <property name="usesTextLabel">
 
430
                        <bool>true</bool>
 
431
                    </property>
 
432
                    <property name="textLabel">
 
433
                        <string>Screen Saver</string>
 
434
                    </property>
 
435
                    <property name="toolTip" stdset="0">
 
436
                        <string>Customize the screen saver</string>
 
437
                    </property>
 
438
                </widget>
 
439
            </hbox>
 
440
        </widget>
 
441
    </grid>
 
442
</widget>
 
443
<customwidgets>
 
444
</customwidgets>
 
445
<connections>
 
446
    <connection>
 
447
        <sender>lbGet</sender>
 
448
        <signal>leftClickedUrl(const QString&amp;)</signal>
 
449
        <receiver>KThemeDlg</receiver>
 
450
        <slot>startKonqui(const QString&amp;)</slot>
 
451
    </connection>
 
452
    <connection>
 
453
        <sender>btnBackground</sender>
 
454
        <signal>clicked()</signal>
 
455
        <receiver>KThemeDlg</receiver>
 
456
        <slot>startBackground()</slot>
 
457
    </connection>
 
458
    <connection>
 
459
        <sender>btnColors</sender>
 
460
        <signal>clicked()</signal>
 
461
        <receiver>KThemeDlg</receiver>
 
462
        <slot>startColors()</slot>
 
463
    </connection>
 
464
    <connection>
 
465
        <sender>btnStyle</sender>
 
466
        <signal>clicked()</signal>
 
467
        <receiver>KThemeDlg</receiver>
 
468
        <slot>startStyle()</slot>
 
469
    </connection>
 
470
    <connection>
 
471
        <sender>btnIcons</sender>
 
472
        <signal>clicked()</signal>
 
473
        <receiver>KThemeDlg</receiver>
 
474
        <slot>startIcons()</slot>
 
475
     </connection>
 
476
     <connection>
 
477
        <sender>btnFonts</sender>
 
478
        <signal>clicked()</signal>
 
479
        <receiver>KThemeDlg</receiver>
 
480
        <slot>startFonts()</slot>
 
481
    </connection>
 
482
    <connection>
 
483
        <sender>btnSaver</sender>
 
484
        <signal>clicked()</signal>
 
485
        <receiver>KThemeDlg</receiver>
 
486
        <slot>startSaver()</slot>
 
487
    </connection>
 
488
</connections>
 
489
<tabstops>
 
490
    <tabstop>lvThemes</tabstop>
 
491
    <tabstop>btnInstall</tabstop>
 
492
    <tabstop>btnRemove</tabstop>
 
493
    <tabstop>btnCreate</tabstop>
 
494
    <tabstop>btnBackground</tabstop>
 
495
    <tabstop>btnColors</tabstop>
 
496
    <tabstop>btnStyle</tabstop>
 
497
    <tabstop>btnIcons</tabstop>
 
498
    <tabstop>btnFonts</tabstop>
 
499
    <tabstop>btnSaver</tabstop>
 
500
</tabstops>
 
501
<includes>
 
502
    <include location="local" impldecl="in implementation">kthemedlg.ui.h</include>
 
503
</includes>
 
504
<slots>
 
505
    <slot specifier="non virtual">startKonqui( const QString &amp; url )</slot>
 
506
    <slot specifier="non virtual">startBackground()</slot>
 
507
    <slot specifier="non virtual">startColors()</slot>
 
508
    <slot specifier="non virtual">startStyle()</slot>
 
509
    <slot specifier="non virtual">startIcons()</slot>
 
510
    <slot specifier="non virtual">startFonts()</slot>
 
511
    <slot specifier="non virtual">startSaver()</slot>
 
512
</slots>
 
513
<layoutdefaults spacing="6" margin="11"/>
 
514
<includehints>
 
515
    <includehint>kurllabel.h</includehint>
 
516
</includehints>
 
517
</UI>