add more spacing
[personal-kdebase.git] / workspace / plasma / applets / analog-clock / clockConfig.ui
blob8954bcfa334d20bbd779cdc882e004c545e1be4c
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>449</width>
9     <height>300</height>
10    </rect>
11   </property>
12   <property name="minimumSize" >
13    <size>
14     <width>400</width>
15     <height>300</height>
16    </size>
17   </property>
18   <layout class="QVBoxLayout" name="verticalLayout" >
19    <item>
20     <widget class="QCheckBox" name="showSecondHandCheckBox" >
21      <property name="toolTip" >
22       <string>Show the seconds</string>
23      </property>
24      <property name="whatsThis" >
25       <string>Check this if you want to show the seconds.</string>
26      </property>
27      <property name="text" >
28       <string>Show &amp;seconds hand</string>
29      </property>
30     </widget>
31    </item>
32    <item>
33     <widget class="QCheckBox" name="showTimezoneStringCheckBox" >
34      <property name="toolTip" >
35       <string>Show the Timezone in text</string>
36      </property>
37      <property name="whatsThis" >
38       <string>Check this if you want to display Timezone in text.</string>
39      </property>
40      <property name="text" >
41       <string>Show &amp;time zone</string>
42      </property>
43     </widget>
44    </item>
45    <item>
46     <spacer name="verticalSpacer" >
47      <property name="orientation" >
48       <enum>Qt::Vertical</enum>
49      </property>
50      <property name="sizeType" >
51       <enum>QSizePolicy::Expanding</enum>
52      </property>
53      <property name="sizeHint" stdset="0" >
54       <size>
55        <width>20</width>
56        <height>235</height>
57       </size>
58      </property>
59     </spacer>
60    </item>
61   </layout>
62  </widget>
63  <resources/>
64  <connections/>
65 </ui>