not quite so much needs to be delayed to the init() function
[personal-kdebase.git] / workspace / libs / plasmaclock / timezonesConfig.ui
blob5e9eedbe1345cf62749f3d16b952817604d8b961
1 <ui version="4.0" >
2  <class>timezonesConfig</class>
3  <widget class="QWidget" name="timezonesConfig" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>308</width>
9     <height>227</height>
10    </rect>
11   </property>
12   <layout class="QVBoxLayout" >
13    <item>
14     <widget class="KTimeZoneWidget" name="timeZones" >
15      <property name="minimumSize" >
16       <size>
17        <width>300</width>
18        <height>150</height>
19       </size>
20      </property>
21      <property name="toolTip" >
22       <string>Select one or several time zones.</string>
23      </property>
24      <property name="whatsThis" >
25       <string>&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
26 &lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
27 p, li { white-space: pre-wrap; }
28 &lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:10pt; font-weight:400; font-style:normal;">
29 &lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Your &lt;span style=" font-weight:600;">Local&lt;/span> time and time zone are defined in System Settings, in the Date and Time tab. As default, your plasma clock will use this setting.&lt;/p>
30 &lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">The plasma clock tooltip can display the time in several other time zones: to do so, select one or several more time zones in the list. Click on a line to select it and click on it again to deselect it. &lt;/p>
31 &lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">After you validate your choices with the OK button, when your mouse is over the clock, a tooltip will display the time in all the selected time zones.&lt;/p>
32 &lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">To select a &lt;span style=" font-weight:600;">Default&lt;/span> time zone: you can either scroll over the clock with your mouse wheel and set the one you want or you can set it with "Clock defaults to:". .&lt;/p>&lt;/body>&lt;/html></string>
33      </property>
34      <property name="selectionMode" >
35       <enum>QAbstractItemView::MultiSelection</enum>
36      </property>
37      <column>
38       <property name="text" >
39        <string>Area</string>
40       </property>
41      </column>
42      <column>
43       <property name="text" >
44        <string>Region</string>
45       </property>
46      </column>
47      <column>
48       <property name="text" >
49        <string>Comment</string>
50       </property>
51      </column>
52     </widget>
53    </item>
54    <item>
55     <layout class="QGridLayout" name="gridLayout" >
56      <item row="0" column="0" >
57       <widget class="QLabel" name="label" >
58        <property name="text" >
59         <string>Clock defaults to:</string>
60        </property>
61       </widget>
62      </item>
63      <item row="0" column="1" >
64       <widget class="QComboBox" name="clockDefaultsTo" >
65        <property name="sizePolicy" >
66         <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
67          <horstretch>0</horstretch>
68          <verstretch>0</verstretch>
69         </sizepolicy>
70        </property>
71        <property name="toolTip" >
72         <string>The time the clock will display</string>
73        </property>
74        <property name="whatsThis" >
75         <string>The clock will display the time for the selected default zone.
76 Local is the time you set in System Settings.</string>
77        </property>
78        <property name="insertPolicy" >
79         <enum>QComboBox::InsertAlphabetically</enum>
80        </property>
81       </widget>
82      </item>
83     </layout>
84    </item>
85   </layout>
86  </widget>
87  <customwidgets>
88   <customwidget>
89    <class>KTimeZoneWidget</class>
90    <extends>QTreeWidget</extends>
91    <header>ktimezonewidget.h</header>
92   </customwidget>
93  </customwidgets>
94  <resources/>
95  <connections/>
96 </ui>