~ubuntu-branches/ubuntu/gutsy/kdebase-workspace/gutsy-backports

« back to all changes in this revision

Viewing changes to plasma/applets/clock/clockConfig.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2007-09-05 20:45:14 UTC
  • Revision ID: james.westby@ubuntu.com-20070905204514-632hhspl0nvrc84i
Tags: upstream-3.93.0
ImportĀ upstreamĀ versionĀ 3.93.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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>320</width>
 
9
    <height>203</height>
 
10
   </rect>
 
11
  </property>
 
12
  <layout class="QGridLayout" >
 
13
   <property name="margin" >
 
14
    <number>9</number>
 
15
   </property>
 
16
   <property name="spacing" >
 
17
    <number>6</number>
 
18
   </property>
 
19
   <item row="0" column="0" >
 
20
    <layout class="QVBoxLayout" >
 
21
     <property name="margin" >
 
22
      <number>0</number>
 
23
     </property>
 
24
     <property name="spacing" >
 
25
      <number>6</number>
 
26
     </property>
 
27
     <item>
 
28
      <widget class="KTimeZoneWidget" name="timeZones" >
 
29
       <property name="minimumSize" >
 
30
        <size>
 
31
         <width>300</width>
 
32
         <height>0</height>
 
33
        </size>
 
34
       </property>
 
35
       <column>
 
36
        <property name="text" >
 
37
         <string>Area</string>
 
38
        </property>
 
39
       </column>
 
40
       <column>
 
41
        <property name="text" >
 
42
         <string>Region</string>
 
43
        </property>
 
44
       </column>
 
45
       <column>
 
46
        <property name="text" >
 
47
         <string>Comment</string>
 
48
        </property>
 
49
       </column>
 
50
      </widget>
 
51
     </item>
 
52
     <item>
 
53
      <widget class="QCheckBox" name="showSecondHandCheckBox" >
 
54
       <property name="toolTip" >
 
55
        <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
 
56
p, li { white-space: pre-wrap; }
 
57
&lt;/style>&lt;/head>&lt;body style=" font-family:'DejaVu Serif'; font-size:9pt; font-weight:400; font-style:normal;">
 
58
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Display the second hand&lt;/p>&lt;/body>&lt;/html></string>
 
59
       </property>
 
60
       <property name="whatsThis" >
 
61
        <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
 
62
p, li { white-space: pre-wrap; }
 
63
&lt;/style>&lt;/head>&lt;body style=" font-family:'DejaVu Serif'; font-size:9pt; font-weight:400; font-style:normal;">
 
64
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Check this if you want to display the second hand in order to see the seconds.&lt;/p>&lt;/body>&lt;/html></string>
 
65
       </property>
 
66
       <property name="text" >
 
67
        <string>Display seconds</string>
 
68
       </property>
 
69
      </widget>
 
70
     </item>
 
71
     <item>
 
72
      <widget class="QCheckBox" name="showTimeStringCheckBox" >
 
73
       <property name="toolTip" >
 
74
        <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
 
75
p, li { white-space: pre-wrap; }
 
76
&lt;/style>&lt;/head>&lt;body style=" font-family:'DejaVu Serif'; font-size:9pt; font-weight:400; font-style:normal;">
 
77
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Display the time as a string&lt;/p>&lt;/body>&lt;/html></string>
 
78
       </property>
 
79
       <property name="whatsThis" >
 
80
        <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
 
81
p, li { white-space: pre-wrap; }
 
82
&lt;/style>&lt;/head>&lt;body style=" font-family:'DejaVu Serif'; font-size:9pt; font-weight:400; font-style:normal;">
 
83
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Check this if you want to display the time as a string within the clock.&lt;/p>&lt;/body>&lt;/html></string>
 
84
       </property>
 
85
       <property name="text" >
 
86
        <string>Also display the time in text</string>
 
87
       </property>
 
88
      </widget>
 
89
     </item>
 
90
     <item>
 
91
      <layout class="QHBoxLayout" >
 
92
       <property name="margin" >
 
93
        <number>0</number>
 
94
       </property>
 
95
       <property name="spacing" >
 
96
        <number>6</number>
 
97
       </property>
 
98
       <item>
 
99
        <widget class="QLabel" name="labelSize" >
 
100
         <property name="text" >
 
101
          <string>Size of the clock</string>
 
102
         </property>
 
103
        </widget>
 
104
       </item>
 
105
       <item>
 
106
        <widget class="QSpinBox" name="spinSize" >
 
107
         <property name="toolTip" >
 
108
          <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
 
109
p, li { white-space: pre-wrap; }
 
110
&lt;/style>&lt;/head>&lt;body style=" font-family:'DejaVu Serif'; font-size:9pt; font-weight:400; font-style:normal;">
 
111
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Change clock size&lt;/p>&lt;/body>&lt;/html></string>
 
112
         </property>
 
113
         <property name="whatsThis" >
 
114
          <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
 
115
p, li { white-space: pre-wrap; }
 
116
&lt;/style>&lt;/head>&lt;body style=" font-family:'DejaVu Serif'; font-size:9pt; font-weight:400; font-style:normal;">
 
117
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Set a new size for the clock between 0 and 500. The size is the square side that contains the clock.&lt;/p>&lt;/body>&lt;/html></string>
 
118
         </property>
 
119
         <property name="maximum" >
 
120
          <number>500</number>
 
121
         </property>
 
122
        </widget>
 
123
       </item>
 
124
      </layout>
 
125
     </item>
 
126
    </layout>
 
127
   </item>
 
128
  </layout>
 
129
 </widget>
 
130
 <customwidgets>
 
131
  <customwidget>
 
132
   <class>KTimeZoneWidget</class>
 
133
   <extends>QTreeWidget</extends>
 
134
   <header>ktimezonewidget.h</header>
 
135
  </customwidget>
 
136
 </customwidgets>
 
137
 <resources/>
 
138
 <connections/>
 
139
</ui>