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

« back to all changes in this revision

Viewing changes to plasma/generic/applets/digital-clock/clockConfig.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
<?xml version="1.0" encoding="UTF-8"?>
 
2
<ui version="4.0">
 
3
 <class>clockConfig</class>
 
4
 <widget class="QWidget" name="clockConfig">
 
5
  <property name="geometry">
 
6
   <rect>
 
7
    <x>0</x>
 
8
    <y>0</y>
 
9
    <width>469</width>
 
10
    <height>341</height>
 
11
   </rect>
 
12
  </property>
 
13
  <layout class="QGridLayout" name="gridLayout" rowstretch="0,0,0,0,0,0,0,0,0,0,0,0,0" rowminimumheight="0,0,0,0,0,0,0,0,0,0,0,0,0">
 
14
   <property name="bottomMargin">
 
15
    <number>0</number>
 
16
   </property>
 
17
   <item row="0" column="0" colspan="2">
 
18
    <widget class="QLabel" name="label_6">
 
19
     <property name="font">
 
20
      <font>
 
21
       <weight>75</weight>
 
22
       <bold>true</bold>
 
23
      </font>
 
24
     </property>
 
25
     <property name="text">
 
26
      <string>Font</string>
 
27
     </property>
 
28
    </widget>
 
29
   </item>
 
30
   <item row="1" column="1">
 
31
    <widget class="QLabel" name="label">
 
32
     <property name="text">
 
33
      <string>Font style:</string>
 
34
     </property>
 
35
     <property name="alignment">
 
36
      <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
37
     </property>
 
38
     <property name="buddy">
 
39
      <cstring>plainClockFont</cstring>
 
40
     </property>
 
41
    </widget>
 
42
   </item>
 
43
   <item row="1" column="2">
 
44
    <layout class="QHBoxLayout" name="horizontalLayout_2">
 
45
     <item>
 
46
      <widget class="KFontComboBox" name="plainClockFont"/>
 
47
     </item>
 
48
     <item>
 
49
      <spacer name="horizontalSpacer_3">
 
50
       <property name="orientation">
 
51
        <enum>Qt::Horizontal</enum>
 
52
       </property>
 
53
       <property name="sizeType">
 
54
        <enum>QSizePolicy::MinimumExpanding</enum>
 
55
       </property>
 
56
       <property name="sizeHint" stdset="0">
 
57
        <size>
 
58
         <width>0</width>
 
59
         <height>17</height>
 
60
        </size>
 
61
       </property>
 
62
      </spacer>
 
63
     </item>
 
64
    </layout>
 
65
   </item>
 
66
   <item row="2" column="2">
 
67
    <widget class="QCheckBox" name="plainClockFontBold">
 
68
     <property name="toolTip">
 
69
      <string>Check if you want the font in bold</string>
 
70
     </property>
 
71
     <property name="whatsThis">
 
72
      <string>When this is checked, the clock font will be bold.</string>
 
73
     </property>
 
74
     <property name="text">
 
75
      <string>&amp;Bold</string>
 
76
     </property>
 
77
    </widget>
 
78
   </item>
 
79
   <item row="3" column="2">
 
80
    <widget class="QCheckBox" name="plainClockFontItalic">
 
81
     <property name="toolTip">
 
82
      <string>Check if you want the font in italic</string>
 
83
     </property>
 
84
     <property name="whatsThis">
 
85
      <string>When this is checked, the clock font will be in italic.</string>
 
86
     </property>
 
87
     <property name="text">
 
88
      <string>&amp;Italic</string>
 
89
     </property>
 
90
    </widget>
 
91
   </item>
 
92
   <item row="4" column="0">
 
93
    <spacer name="horizontalSpacer_9">
 
94
     <property name="orientation">
 
95
      <enum>Qt::Horizontal</enum>
 
96
     </property>
 
97
     <property name="sizeType">
 
98
      <enum>QSizePolicy::Fixed</enum>
 
99
     </property>
 
100
     <property name="sizeHint" stdset="0">
 
101
      <size>
 
102
       <width>20</width>
 
103
       <height>20</height>
 
104
      </size>
 
105
     </property>
 
106
    </spacer>
 
107
   </item>
 
108
   <item row="4" column="1">
 
109
    <widget class="QLabel" name="label_2">
 
110
     <property name="text">
 
111
      <string>Custom font color:</string>
 
112
     </property>
 
113
     <property name="alignment">
 
114
      <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
115
     </property>
 
116
     <property name="buddy">
 
117
      <cstring>useCustomColor</cstring>
 
118
     </property>
 
119
    </widget>
 
120
   </item>
 
121
   <item row="4" column="2">
 
122
    <layout class="QHBoxLayout" name="horizontalLayout_6">
 
123
     <item>
 
124
      <widget class="QCheckBox" name="useCustomColor">
 
125
       <property name="text">
 
126
        <string/>
 
127
       </property>
 
128
      </widget>
 
129
     </item>
 
130
     <item>
 
131
      <widget class="KColorButton" name="plainClockColor">
 
132
       <property name="enabled">
 
133
        <bool>false</bool>
 
134
       </property>
 
135
       <property name="toolTip">
 
136
        <string>Color chooser</string>
 
137
       </property>
 
138
       <property name="whatsThis">
 
139
        <string>Click on this button and the KDE standard color dialog will show. You can then choose the new color you want for your clock.</string>
 
140
       </property>
 
141
      </widget>
 
142
     </item>
 
143
     <item>
 
144
      <spacer name="horizontalSpacer_6">
 
145
       <property name="orientation">
 
146
        <enum>Qt::Horizontal</enum>
 
147
       </property>
 
148
       <property name="sizeHint" stdset="0">
 
149
        <size>
 
150
         <width>40</width>
 
151
         <height>20</height>
 
152
        </size>
 
153
       </property>
 
154
      </spacer>
 
155
     </item>
 
156
    </layout>
 
157
   </item>
 
158
   <item row="5" column="1">
 
159
    <widget class="QLabel" name="label_9">
 
160
     <property name="text">
 
161
      <string>Show shadow:</string>
 
162
     </property>
 
163
     <property name="alignment">
 
164
      <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
165
     </property>
 
166
     <property name="buddy">
 
167
      <cstring>drawShadow</cstring>
 
168
     </property>
 
169
    </widget>
 
170
   </item>
 
171
   <item row="5" column="2">
 
172
    <layout class="QHBoxLayout" name="horizontalLayout">
 
173
     <item>
 
174
      <widget class="QCheckBox" name="drawShadow">
 
175
       <property name="text">
 
176
        <string/>
 
177
       </property>
 
178
      </widget>
 
179
     </item>
 
180
     <item>
 
181
      <spacer name="horizontalSpacer_13">
 
182
       <property name="orientation">
 
183
        <enum>Qt::Horizontal</enum>
 
184
       </property>
 
185
       <property name="sizeHint" stdset="0">
 
186
        <size>
 
187
         <width>40</width>
 
188
         <height>20</height>
 
189
        </size>
 
190
       </property>
 
191
      </spacer>
 
192
     </item>
 
193
    </layout>
 
194
   </item>
 
195
   <item row="6" column="1">
 
196
    <widget class="QLabel" name="customShadowColorLabel">
 
197
     <property name="text">
 
198
      <string>Custom shadow color:</string>
 
199
     </property>
 
200
     <property name="alignment">
 
201
      <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
202
     </property>
 
203
     <property name="buddy">
 
204
      <cstring>useCustomShadowColor</cstring>
 
205
     </property>
 
206
    </widget>
 
207
   </item>
 
208
   <item row="6" column="2">
 
209
    <layout class="QGridLayout" name="gridLayout_3">
 
210
     <item row="0" column="1">
 
211
      <widget class="KColorButton" name="plainClockShadowColor">
 
212
       <property name="enabled">
 
213
        <bool>false</bool>
 
214
       </property>
 
215
       <property name="toolTip">
 
216
        <string>Shadow color chooser</string>
 
217
       </property>
 
218
       <property name="whatsThis">
 
219
        <string>Click on this button and the KDE standard color dialog will show. You can then choose the new color you want for the text shadow for your clock.</string>
 
220
       </property>
 
221
      </widget>
 
222
     </item>
 
223
     <item row="0" column="2">
 
224
      <spacer name="horizontalSpacer_12">
 
225
       <property name="orientation">
 
226
        <enum>Qt::Horizontal</enum>
 
227
       </property>
 
228
       <property name="sizeHint" stdset="0">
 
229
        <size>
 
230
         <width>40</width>
 
231
         <height>20</height>
 
232
        </size>
 
233
       </property>
 
234
      </spacer>
 
235
     </item>
 
236
     <item row="0" column="0">
 
237
      <widget class="QCheckBox" name="useCustomShadowColor">
 
238
       <property name="enabled">
 
239
        <bool>true</bool>
 
240
       </property>
 
241
       <property name="text">
 
242
        <string/>
 
243
       </property>
 
244
      </widget>
 
245
     </item>
 
246
    </layout>
 
247
   </item>
 
248
   <item row="7" column="0" colspan="2">
 
249
    <widget class="QLabel" name="label_7">
 
250
     <property name="font">
 
251
      <font>
 
252
       <weight>75</weight>
 
253
       <bold>true</bold>
 
254
      </font>
 
255
     </property>
 
256
     <property name="text">
 
257
      <string>Information</string>
 
258
     </property>
 
259
    </widget>
 
260
   </item>
 
261
   <item row="8" column="1">
 
262
    <widget class="QLabel" name="label_4">
 
263
     <property name="text">
 
264
      <string>Show time zone:</string>
 
265
     </property>
 
266
     <property name="alignment">
 
267
      <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
268
     </property>
 
269
     <property name="buddy">
 
270
      <cstring>showTimeZone</cstring>
 
271
     </property>
 
272
    </widget>
 
273
   </item>
 
274
   <item row="8" column="2">
 
275
    <layout class="QHBoxLayout" name="horizontalLayout_3">
 
276
     <item>
 
277
      <widget class="QCheckBox" name="showTimeZone">
 
278
       <property name="toolTip">
 
279
        <string>Display the time zone name</string>
 
280
       </property>
 
281
       <property name="whatsThis">
 
282
        <string>Display the time zone name under the time.</string>
 
283
       </property>
 
284
       <property name="text">
 
285
        <string/>
 
286
       </property>
 
287
      </widget>
 
288
     </item>
 
289
     <item>
 
290
      <spacer name="horizontalSpacer_4">
 
291
       <property name="orientation">
 
292
        <enum>Qt::Horizontal</enum>
 
293
       </property>
 
294
       <property name="sizeHint" stdset="0">
 
295
        <size>
 
296
         <width>40</width>
 
297
         <height>20</height>
 
298
        </size>
 
299
       </property>
 
300
      </spacer>
 
301
     </item>
 
302
    </layout>
 
303
   </item>
 
304
   <item row="9" column="1">
 
305
    <widget class="QLabel" name="label_5">
 
306
     <property name="text">
 
307
      <string>Show seconds:</string>
 
308
     </property>
 
309
     <property name="alignment">
 
310
      <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
311
     </property>
 
312
     <property name="buddy">
 
313
      <cstring>secondsCheckbox</cstring>
 
314
     </property>
 
315
    </widget>
 
316
   </item>
 
317
   <item row="9" column="2">
 
318
    <layout class="QHBoxLayout" name="horizontalLayout_4">
 
319
     <item>
 
320
      <widget class="QCheckBox" name="secondsCheckbox">
 
321
       <property name="toolTip">
 
322
        <string>Show the seconds</string>
 
323
       </property>
 
324
       <property name="whatsThis">
 
325
        <string>Check this if you want to show the seconds.</string>
 
326
       </property>
 
327
       <property name="text">
 
328
        <string/>
 
329
       </property>
 
330
      </widget>
 
331
     </item>
 
332
     <item>
 
333
      <spacer name="horizontalSpacer_5">
 
334
       <property name="orientation">
 
335
        <enum>Qt::Horizontal</enum>
 
336
       </property>
 
337
       <property name="sizeHint" stdset="0">
 
338
        <size>
 
339
         <width>40</width>
 
340
         <height>20</height>
 
341
        </size>
 
342
       </property>
 
343
      </spacer>
 
344
     </item>
 
345
    </layout>
 
346
   </item>
 
347
   <item row="10" column="1">
 
348
    <widget class="QLabel" name="label_3">
 
349
     <property name="text">
 
350
      <string>Date format:</string>
 
351
     </property>
 
352
     <property name="alignment">
 
353
      <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
354
     </property>
 
355
    </widget>
 
356
   </item>
 
357
   <item row="12" column="2">
 
358
    <spacer>
 
359
     <property name="orientation">
 
360
      <enum>Qt::Vertical</enum>
 
361
     </property>
 
362
     <property name="sizeType">
 
363
      <enum>QSizePolicy::MinimumExpanding</enum>
 
364
     </property>
 
365
     <property name="sizeHint" stdset="0">
 
366
      <size>
 
367
       <width>20</width>
 
368
       <height>2</height>
 
369
      </size>
 
370
     </property>
 
371
    </spacer>
 
372
   </item>
 
373
   <item row="10" column="2">
 
374
    <layout class="QHBoxLayout" name="horizontalLayout_5">
 
375
     <item>
 
376
      <widget class="KComboBox" name="dateStyle">
 
377
       <property name="sizePolicy">
 
378
        <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
 
379
         <horstretch>0</horstretch>
 
380
         <verstretch>0</verstretch>
 
381
        </sizepolicy>
 
382
       </property>
 
383
      </widget>
 
384
     </item>
 
385
     <item>
 
386
      <widget class="QPushButton" name="configureDateFormats">
 
387
       <property name="sizePolicy">
 
388
        <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
 
389
         <horstretch>0</horstretch>
 
390
         <verstretch>0</verstretch>
 
391
        </sizepolicy>
 
392
       </property>
 
393
       <property name="text">
 
394
        <string/>
 
395
       </property>
 
396
      </widget>
 
397
     </item>
 
398
     <item>
 
399
      <spacer name="horizontalSpacer_7">
 
400
       <property name="orientation">
 
401
        <enum>Qt::Horizontal</enum>
 
402
       </property>
 
403
       <property name="sizeType">
 
404
        <enum>QSizePolicy::MinimumExpanding</enum>
 
405
       </property>
 
406
       <property name="sizeHint" stdset="0">
 
407
        <size>
 
408
         <width>0</width>
 
409
         <height>20</height>
 
410
        </size>
 
411
       </property>
 
412
      </spacer>
 
413
     </item>
 
414
    </layout>
 
415
   </item>
 
416
   <item row="11" column="2">
 
417
    <layout class="QHBoxLayout" name="horizontalLayout_7">
 
418
     <item>
 
419
      <spacer name="horizontalSpacer">
 
420
       <property name="orientation">
 
421
        <enum>Qt::Horizontal</enum>
 
422
       </property>
 
423
       <property name="sizeHint" stdset="0">
 
424
        <size>
 
425
         <width>40</width>
 
426
         <height>20</height>
 
427
        </size>
 
428
       </property>
 
429
      </spacer>
 
430
     </item>
 
431
    </layout>
 
432
   </item>
 
433
  </layout>
 
434
 </widget>
 
435
 <customwidgets>
 
436
  <customwidget>
 
437
   <class>KFontComboBox</class>
 
438
   <extends>KComboBox</extends>
 
439
   <header>kfontcombobox.h</header>
 
440
  </customwidget>
 
441
  <customwidget>
 
442
   <class>KComboBox</class>
 
443
   <extends>QComboBox</extends>
 
444
   <header>kcombobox.h</header>
 
445
  </customwidget>
 
446
  <customwidget>
 
447
   <class>KColorButton</class>
 
448
   <extends>QPushButton</extends>
 
449
   <header>kcolorbutton.h</header>
 
450
  </customwidget>
 
451
 </customwidgets>
 
452
 <resources/>
 
453
 <connections>
 
454
  <connection>
 
455
   <sender>useCustomColor</sender>
 
456
   <signal>toggled(bool)</signal>
 
457
   <receiver>plainClockColor</receiver>
 
458
   <slot>setEnabled(bool)</slot>
 
459
   <hints>
 
460
    <hint type="sourcelabel">
 
461
     <x>168</x>
 
462
     <y>124</y>
 
463
    </hint>
 
464
    <hint type="destinationlabel">
 
465
     <x>211</x>
 
466
     <y>126</y>
 
467
    </hint>
 
468
   </hints>
 
469
  </connection>
 
470
  <connection>
 
471
   <sender>useCustomShadowColor</sender>
 
472
   <signal>toggled(bool)</signal>
 
473
   <receiver>plainClockShadowColor</receiver>
 
474
   <slot>setEnabled(bool)</slot>
 
475
   <hints>
 
476
    <hint type="sourcelabel">
 
477
     <x>168</x>
 
478
     <y>185</y>
 
479
    </hint>
 
480
    <hint type="destinationlabel">
 
481
     <x>209</x>
 
482
     <y>182</y>
 
483
    </hint>
 
484
   </hints>
 
485
  </connection>
 
486
 </connections>
 
487
</ui>