~ubuntu-branches/ubuntu/utopic/kde-workspace/utopic-proposed

« back to all changes in this revision

Viewing changes to kcontrol/kthememanager/kthemedlg.ui

  • Committer: Bazaar Package Importer
  • Author(s): Michał Zając
  • Date: 2011-07-09 08:31:15 UTC
  • Revision ID: james.westby@ubuntu.com-20110709083115-ohyxn6z93mily9fc
Tags: upstream-4.6.90
Import upstream version 4.6.90

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<ui version="4.0" >
 
2
 <author>Lukas Tinkl &lt;lukas@kde.org></author>
 
3
 <class>KThemeDlg</class>
 
4
 <widget class="QWidget" name="KThemeDlg" >
 
5
  <property name="geometry" >
 
6
   <rect>
 
7
    <x>0</x>
 
8
    <y>0</y>
 
9
    <width>687</width>
 
10
    <height>409</height>
 
11
   </rect>
 
12
  </property>
 
13
  <property name="sizePolicy" >
 
14
   <sizepolicy vsizetype="MinimumExpanding" hsizetype="MinimumExpanding" >
 
15
    <horstretch>0</horstretch>
 
16
    <verstretch>0</verstretch>
 
17
   </sizepolicy>
 
18
  </property>
 
19
  <layout class="QGridLayout" >
 
20
   <property name="sizeConstraint" >
 
21
    <enum>QLayout::SetMinAndMaxSize</enum>
 
22
   </property>
 
23
   <item row="0" column="0" >
 
24
    <layout class="QHBoxLayout" >
 
25
     <item>
 
26
      <widget class="QLabel" name="textLabel1" >
 
27
       <property name="frameShape" >
 
28
        <enum>QFrame::NoFrame</enum>
 
29
       </property>
 
30
       <property name="frameShadow" >
 
31
        <enum>QFrame::Plain</enum>
 
32
       </property>
 
33
       <property name="text" >
 
34
        <string>Choose your visual KDE theme:</string>
 
35
       </property>
 
36
       <property name="wordWrap" >
 
37
        <bool>false</bool>
 
38
       </property>
 
39
      </widget>
 
40
     </item>
 
41
     <item>
 
42
      <spacer name="spacer2" >
 
43
       <property name="orientation" >
 
44
        <enum>Qt::Horizontal</enum>
 
45
       </property>
 
46
       <property name="sizeType" >
 
47
        <enum>QSizePolicy::MinimumExpanding</enum>
 
48
       </property>
 
49
       <property name="sizeHint" stdset="0" >
 
50
        <size>
 
51
         <width>170</width>
 
52
         <height>20</height>
 
53
        </size>
 
54
       </property>
 
55
      </spacer>
 
56
     </item>
 
57
     <item>
 
58
      <widget class="KUrlLabel" name="lbGet" >
 
59
       <property name="text" >
 
60
        <string>Get new themes...</string>
 
61
       </property>
 
62
       <property name="url" >
 
63
        <string comment="KDE::DoNotExtract">http://themes.kde.org</string>
 
64
       </property>
 
65
       <property name="tipText" >
 
66
        <string>Go to the KDE themes website</string>
 
67
       </property>
 
68
       <property name="useTips" >
 
69
        <bool>true</bool>
 
70
       </property>
 
71
      </widget>
 
72
     </item>
 
73
    </layout>
 
74
   </item>
 
75
   <item row="1" column="0" >
 
76
    <layout class="QGridLayout" >
 
77
     <property name="sizeConstraint" >
 
78
      <enum>QLayout::SetMinAndMaxSize</enum>
 
79
     </property>
 
80
     <item rowspan="4" row="0" column="1" >
 
81
      <widget class="QLabel" name="lbPreview" >
 
82
       <property name="sizePolicy" >
 
83
        <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
 
84
         <horstretch>1</horstretch>
 
85
         <verstretch>0</verstretch>
 
86
        </sizepolicy>
 
87
       </property>
 
88
       <property name="frameShape" >
 
89
        <enum>QFrame::Box</enum>
 
90
       </property>
 
91
       <property name="alignment" >
 
92
        <set>Qt::AlignCenter</set>
 
93
       </property>
 
94
       <property name="wordWrap" >
 
95
        <bool>false</bool>
 
96
       </property>
 
97
      </widget>
 
98
     </item>
 
99
     <item row="2" column="0" >
 
100
      <widget class="QPushButton" name="btnRemove" >
 
101
       <property name="text" >
 
102
        <string>&amp;Remove Theme</string>
 
103
       </property>
 
104
      </widget>
 
105
     </item>
 
106
     <item row="3" column="0" >
 
107
      <widget class="QPushButton" name="btnCreate" >
 
108
       <property name="text" >
 
109
        <string>Create &amp;New Theme...</string>
 
110
       </property>
 
111
      </widget>
 
112
     </item>
 
113
     <item row="1" column="0" >
 
114
      <widget class="QPushButton" name="btnInstall" >
 
115
       <property name="text" >
 
116
        <string>&amp;Install New Theme...</string>
 
117
       </property>
 
118
      </widget>
 
119
     </item>
 
120
     <item row="0" column="0" >
 
121
      <widget class="Q3ListView" name="lvThemes" >
 
122
       <property name="sizePolicy" >
 
123
        <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
 
124
         <horstretch>0</horstretch>
 
125
         <verstretch>0</verstretch>
 
126
        </sizepolicy>
 
127
       </property>
 
128
       <property name="showSortIndicator" >
 
129
        <bool>true</bool>
 
130
       </property>
 
131
       <property name="resizeMode" >
 
132
        <enum>Q3ListView::AllColumns</enum>
 
133
       </property>
 
134
       <column>
 
135
        <property name="text" >
 
136
         <string>Theme</string>
 
137
        </property>
 
138
        <property name="clickable" >
 
139
         <bool>true</bool>
 
140
        </property>
 
141
        <property name="resizable" >
 
142
         <bool>false</bool>
 
143
        </property>
 
144
       </column>
 
145
      </widget>
 
146
     </item>
 
147
    </layout>
 
148
   </item>
 
149
   <item row="2" column="0" >
 
150
    <widget class="Line" name="line1" >
 
151
     <property name="frameShape" >
 
152
      <enum>QFrame::HLine</enum>
 
153
     </property>
 
154
     <property name="frameShadow" >
 
155
      <enum>QFrame::Sunken</enum>
 
156
     </property>
 
157
    </widget>
 
158
   </item>
 
159
   <item row="3" column="0" >
 
160
    <widget class="QLabel" name="textLabel1_2" >
 
161
     <property name="text" >
 
162
      <string>Customize your theme:</string>
 
163
     </property>
 
164
     <property name="wordWrap" >
 
165
      <bool>false</bool>
 
166
     </property>
 
167
    </widget>
 
168
   </item>
 
169
   <item row="4" column="0" >
 
170
    <layout class="QHBoxLayout" >
 
171
     <item>
 
172
      <widget class="QToolButton" name="btnBackground" >
 
173
       <property name="enabled" >
 
174
        <bool>false</bool>
 
175
       </property>
 
176
       <property name="sizePolicy" >
 
177
        <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
 
178
         <horstretch>0</horstretch>
 
179
         <verstretch>0</verstretch>
 
180
        </sizepolicy>
 
181
       </property>
 
182
       <property name="minimumSize" >
 
183
        <size>
 
184
         <width>80</width>
 
185
         <height>60</height>
 
186
        </size>
 
187
       </property>
 
188
       <property name="maximumSize" >
 
189
        <size>
 
190
         <width>32767</width>
 
191
         <height>60</height>
 
192
        </size>
 
193
       </property>
 
194
       <property name="focusPolicy" >
 
195
        <enum>Qt::TabFocus</enum>
 
196
       </property>
 
197
       <property name="toolTip" >
 
198
        <string>Customize the desktop background</string>
 
199
       </property>
 
200
       <property name="text" >
 
201
        <string>Background</string>
 
202
       </property>
 
203
      </widget>
 
204
     </item>
 
205
     <item>
 
206
      <widget class="QToolButton" name="btnColors" >
 
207
       <property name="sizePolicy" >
 
208
        <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
 
209
         <horstretch>0</horstretch>
 
210
         <verstretch>0</verstretch>
 
211
        </sizepolicy>
 
212
       </property>
 
213
       <property name="minimumSize" >
 
214
        <size>
 
215
         <width>80</width>
 
216
         <height>60</height>
 
217
        </size>
 
218
       </property>
 
219
       <property name="maximumSize" >
 
220
        <size>
 
221
         <width>32767</width>
 
222
         <height>60</height>
 
223
        </size>
 
224
       </property>
 
225
       <property name="focusPolicy" >
 
226
        <enum>Qt::TabFocus</enum>
 
227
       </property>
 
228
       <property name="toolTip" >
 
229
        <string>Customize colors</string>
 
230
       </property>
 
231
       <property name="text" >
 
232
        <string>Colors</string>
 
233
       </property>
 
234
      </widget>
 
235
     </item>
 
236
     <item>
 
237
      <widget class="QToolButton" name="btnStyle" >
 
238
       <property name="sizePolicy" >
 
239
        <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
 
240
         <horstretch>0</horstretch>
 
241
         <verstretch>0</verstretch>
 
242
        </sizepolicy>
 
243
       </property>
 
244
       <property name="minimumSize" >
 
245
        <size>
 
246
         <width>80</width>
 
247
         <height>60</height>
 
248
        </size>
 
249
       </property>
 
250
       <property name="maximumSize" >
 
251
        <size>
 
252
         <width>32767</width>
 
253
         <height>60</height>
 
254
        </size>
 
255
       </property>
 
256
       <property name="focusPolicy" >
 
257
        <enum>Qt::TabFocus</enum>
 
258
       </property>
 
259
       <property name="toolTip" >
 
260
        <string>Customize the widget style</string>
 
261
       </property>
 
262
       <property name="text" >
 
263
        <string>Style</string>
 
264
       </property>
 
265
      </widget>
 
266
     </item>
 
267
     <item>
 
268
      <widget class="QToolButton" name="btnIcons" >
 
269
       <property name="sizePolicy" >
 
270
        <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
 
271
         <horstretch>0</horstretch>
 
272
         <verstretch>0</verstretch>
 
273
        </sizepolicy>
 
274
       </property>
 
275
       <property name="minimumSize" >
 
276
        <size>
 
277
         <width>80</width>
 
278
         <height>60</height>
 
279
        </size>
 
280
       </property>
 
281
       <property name="maximumSize" >
 
282
        <size>
 
283
         <width>32767</width>
 
284
         <height>60</height>
 
285
        </size>
 
286
       </property>
 
287
       <property name="focusPolicy" >
 
288
        <enum>Qt::TabFocus</enum>
 
289
       </property>
 
290
       <property name="toolTip" >
 
291
        <string>Customize the icon theme</string>
 
292
       </property>
 
293
       <property name="text" >
 
294
        <string>Icons</string>
 
295
       </property>
 
296
      </widget>
 
297
     </item>
 
298
     <item>
 
299
      <widget class="QToolButton" name="btnFonts" >
 
300
       <property name="sizePolicy" >
 
301
        <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
 
302
         <horstretch>0</horstretch>
 
303
         <verstretch>0</verstretch>
 
304
        </sizepolicy>
 
305
       </property>
 
306
       <property name="minimumSize" >
 
307
        <size>
 
308
         <width>80</width>
 
309
         <height>60</height>
 
310
        </size>
 
311
       </property>
 
312
       <property name="maximumSize" >
 
313
        <size>
 
314
         <width>32767</width>
 
315
         <height>60</height>
 
316
        </size>
 
317
       </property>
 
318
       <property name="focusPolicy" >
 
319
        <enum>Qt::TabFocus</enum>
 
320
       </property>
 
321
       <property name="toolTip" >
 
322
        <string>Customize the font theme</string>
 
323
       </property>
 
324
       <property name="text" >
 
325
        <string>Fonts</string>
 
326
       </property>
 
327
      </widget>
 
328
     </item>
 
329
     <item>
 
330
      <widget class="QToolButton" name="btnSaver" >
 
331
       <property name="sizePolicy" >
 
332
        <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
 
333
         <horstretch>0</horstretch>
 
334
         <verstretch>0</verstretch>
 
335
        </sizepolicy>
 
336
       </property>
 
337
       <property name="minimumSize" >
 
338
        <size>
 
339
         <width>80</width>
 
340
         <height>60</height>
 
341
        </size>
 
342
       </property>
 
343
       <property name="maximumSize" >
 
344
        <size>
 
345
         <width>32767</width>
 
346
         <height>60</height>
 
347
        </size>
 
348
       </property>
 
349
       <property name="focusPolicy" >
 
350
        <enum>Qt::TabFocus</enum>
 
351
       </property>
 
352
       <property name="toolTip" >
 
353
        <string>Customize the screen saver</string>
 
354
       </property>
 
355
       <property name="text" >
 
356
        <string>Screen Saver</string>
 
357
       </property>
 
358
      </widget>
 
359
     </item>
 
360
    </layout>
 
361
   </item>
 
362
  </layout>
 
363
 </widget>
 
364
  <customwidgets>
 
365
  <customwidget>
 
366
   <class>KUrlLabel</class>
 
367
   <extends>QLabel</extends>
 
368
   <header>kurllabel.h</header>
 
369
  </customwidget>
 
370
  <customwidget>
 
371
   <class>Q3ListView</class>
 
372
   <extends>Q3Frame</extends>
 
373
   <header>q3listview.h</header>
 
374
  </customwidget>
 
375
 </customwidgets>
 
376
 <tabstops>
 
377
  <tabstop>lvThemes</tabstop>
 
378
  <tabstop>btnInstall</tabstop>
 
379
  <tabstop>btnRemove</tabstop>
 
380
  <tabstop>btnCreate</tabstop>
 
381
  <tabstop>btnBackground</tabstop>
 
382
  <tabstop>btnColors</tabstop>
 
383
  <tabstop>btnStyle</tabstop>
 
384
  <tabstop>btnIcons</tabstop>
 
385
  <tabstop>btnFonts</tabstop>
 
386
  <tabstop>btnSaver</tabstop>
 
387
 </tabstops>
 
388
 <includes>
 
389
  <include location="local" >kurllabel.h</include>
 
390
 </includes>
 
391
 <resources/>
 
392
 <connections/>
 
393
</ui>