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