2 <class>timezonesConfig</class>
3 <widget class="QWidget" name="timezonesConfig" >
4 <property name="geometry" >
12 <layout class="QVBoxLayout" >
14 <widget class="KTimeZoneWidget" name="timeZones" >
15 <property name="minimumSize" >
21 <property name="toolTip" >
22 <string>Select one or several time zones.</string>
24 <property name="whatsThis" >
25 <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
26 <html><head><meta name="qrichtext" content="1" /><style type="text/css">
27 p, li { white-space: pre-wrap; }
28 </style></head><body style=" font-family:'Sans Serif'; font-size:10pt; font-weight:400; font-style:normal;">
29 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Your <span style=" font-weight:600;">Local</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.</p>
30 <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. </p>
31 <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.</p>
32 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">To select a <span style=" font-weight:600;">Default</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:". .</p></body></html></string>
34 <property name="selectionMode" >
35 <enum>QAbstractItemView::MultiSelection</enum>
38 <property name="text" >
43 <property name="text" >
44 <string>Region</string>
48 <property name="text" >
49 <string>Comment</string>
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>
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>
71 <property name="toolTip" >
72 <string>The time the clock will display</string>
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>
78 <property name="insertPolicy" >
79 <enum>QComboBox::InsertAlphabetically</enum>
89 <class>KTimeZoneWidget</class>
90 <extends>QTreeWidget</extends>
91 <header>ktimezonewidget.h</header>