~ubuntu-branches/ubuntu/utopic/kde-workspace/utopic-proposed

« back to all changes in this revision

Viewing changes to plasma/desktop/applets/tasks/tasksConfig.ui

  • Committer: Bazaar Package Importer
  • Author(s): Michał Zając
  • Date: 2011-07-09 08:31:15 UTC
  • Revision ID: james.westby@ubuntu.com-20110709083115-ohyxn6z93mily9fc
Tags: upstream-4.6.90
Import upstream version 4.6.90

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<ui version="4.0">
 
3
 <class>tasksConfig</class>
 
4
 <widget class="QWidget" name="tasksConfig">
 
5
  <property name="geometry">
 
6
   <rect>
 
7
    <x>0</x>
 
8
    <y>0</y>
 
9
    <width>479</width>
 
10
    <height>366</height>
 
11
   </rect>
 
12
  </property>
 
13
  <layout class="QFormLayout" name="formLayout">
 
14
   <item row="0" column="0">
 
15
    <widget class="QLabel" name="label_5">
 
16
     <property name="sizePolicy">
 
17
      <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
 
18
       <horstretch>0</horstretch>
 
19
       <verstretch>0</verstretch>
 
20
      </sizepolicy>
 
21
     </property>
 
22
     <property name="font">
 
23
      <font>
 
24
       <weight>75</weight>
 
25
       <bold>true</bold>
 
26
      </font>
 
27
     </property>
 
28
     <property name="text">
 
29
      <string>Appearance</string>
 
30
     </property>
 
31
    </widget>
 
32
   </item>
 
33
   <item row="1" column="0">
 
34
    <widget class="QLabel" name="label_7">
 
35
     <property name="text">
 
36
      <string>Force row settings</string>
 
37
     </property>
 
38
     <property name="alignment">
 
39
      <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
40
     </property>
 
41
     <property name="buddy">
 
42
      <cstring>fillRows</cstring>
 
43
     </property>
 
44
    </widget>
 
45
   </item>
 
46
   <item row="1" column="1">
 
47
    <widget class="QCheckBox" name="fillRows">
 
48
     <property name="text">
 
49
      <string/>
 
50
     </property>
 
51
    </widget>
 
52
   </item>
 
53
   <item row="2" column="0">
 
54
    <widget class="QLabel" name="label_8">
 
55
     <property name="text">
 
56
      <string>Show tooltips</string>
 
57
     </property>
 
58
     <property name="alignment">
 
59
      <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
60
     </property>
 
61
     <property name="buddy">
 
62
      <cstring>showTooltip</cstring>
 
63
     </property>
 
64
    </widget>
 
65
   </item>
 
66
   <item row="2" column="1">
 
67
    <widget class="QCheckBox" name="showTooltip">
 
68
     <property name="text">
 
69
      <string/>
 
70
     </property>
 
71
    </widget>
 
72
   </item>
 
73
   <item row="3" column="0">
 
74
    <widget class="QLabel" name="label_9">
 
75
     <property name="text">
 
76
      <string>Highlight windows</string>
 
77
     </property>
 
78
     <property name="alignment">
 
79
      <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
80
     </property>
 
81
     <property name="buddy">
 
82
      <cstring>highlightWindows</cstring>
 
83
     </property>
 
84
    </widget>
 
85
   </item>
 
86
   <item row="3" column="1">
 
87
    <widget class="QCheckBox" name="highlightWindows">
 
88
     <property name="text">
 
89
      <string/>
 
90
     </property>
 
91
    </widget>
 
92
   </item>
 
93
   <item row="4" column="0">
 
94
    <widget class="QLabel" name="label_3">
 
95
     <property name="text">
 
96
      <string>Maximum rows:</string>
 
97
     </property>
 
98
     <property name="alignment">
 
99
      <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
100
     </property>
 
101
     <property name="buddy">
 
102
      <cstring>maxRows</cstring>
 
103
     </property>
 
104
    </widget>
 
105
   </item>
 
106
   <item row="4" column="1">
 
107
    <layout class="QHBoxLayout" name="horizontalLayout_3">
 
108
     <item>
 
109
      <widget class="KIntSpinBox" name="maxRows">
 
110
       <property name="minimum">
 
111
        <number>1</number>
 
112
       </property>
 
113
       <property name="value">
 
114
        <number>2</number>
 
115
       </property>
 
116
      </widget>
 
117
     </item>
 
118
     <item>
 
119
      <spacer name="horizontalSpacer_2">
 
120
       <property name="orientation">
 
121
        <enum>Qt::Horizontal</enum>
 
122
       </property>
 
123
       <property name="sizeHint" stdset="0">
 
124
        <size>
 
125
         <width>47</width>
 
126
         <height>23</height>
 
127
        </size>
 
128
       </property>
 
129
      </spacer>
 
130
     </item>
 
131
    </layout>
 
132
   </item>
 
133
   <item row="5" column="0">
 
134
    <widget class="QLabel" name="label_6">
 
135
     <property name="sizePolicy">
 
136
      <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
 
137
       <horstretch>0</horstretch>
 
138
       <verstretch>0</verstretch>
 
139
      </sizepolicy>
 
140
     </property>
 
141
     <property name="font">
 
142
      <font>
 
143
       <weight>75</weight>
 
144
       <bold>true</bold>
 
145
      </font>
 
146
     </property>
 
147
     <property name="text">
 
148
      <string>Grouping and Sorting</string>
 
149
     </property>
 
150
    </widget>
 
151
   </item>
 
152
   <item row="6" column="0">
 
153
    <widget class="QLabel" name="label">
 
154
     <property name="text">
 
155
      <string>Grouping:</string>
 
156
     </property>
 
157
     <property name="alignment">
 
158
      <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
159
     </property>
 
160
     <property name="buddy">
 
161
      <cstring>groupingStrategy</cstring>
 
162
     </property>
 
163
    </widget>
 
164
   </item>
 
165
   <item row="6" column="1">
 
166
    <layout class="QHBoxLayout" name="horizontalLayout">
 
167
     <item>
 
168
      <widget class="QComboBox" name="groupingStrategy">
 
169
       <property name="minimumSize">
 
170
        <size>
 
171
         <width>200</width>
 
172
         <height>0</height>
 
173
        </size>
 
174
       </property>
 
175
      </widget>
 
176
     </item>
 
177
     <item>
 
178
      <spacer name="horizontalSpacer_3">
 
179
       <property name="orientation">
 
180
        <enum>Qt::Horizontal</enum>
 
181
       </property>
 
182
       <property name="sizeHint" stdset="0">
 
183
        <size>
 
184
         <width>40</width>
 
185
         <height>20</height>
 
186
        </size>
 
187
       </property>
 
188
      </spacer>
 
189
     </item>
 
190
    </layout>
 
191
   </item>
 
192
   <item row="7" column="0">
 
193
    <widget class="QLabel" name="label_10">
 
194
     <property name="text">
 
195
      <string>Only when the taskbar is full</string>
 
196
     </property>
 
197
     <property name="alignment">
 
198
      <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
199
     </property>
 
200
     <property name="buddy">
 
201
      <cstring>groupWhenFull</cstring>
 
202
     </property>
 
203
    </widget>
 
204
   </item>
 
205
   <item row="7" column="1">
 
206
    <widget class="QCheckBox" name="groupWhenFull">
 
207
     <property name="enabled">
 
208
      <bool>false</bool>
 
209
     </property>
 
210
     <property name="text">
 
211
      <string/>
 
212
     </property>
 
213
     <property name="checked">
 
214
      <bool>true</bool>
 
215
     </property>
 
216
    </widget>
 
217
   </item>
 
218
   <item row="8" column="0">
 
219
    <widget class="QLabel" name="label_2">
 
220
     <property name="text">
 
221
      <string>Sorting:</string>
 
222
     </property>
 
223
     <property name="alignment">
 
224
      <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
225
     </property>
 
226
     <property name="buddy">
 
227
      <cstring>sortingStrategy</cstring>
 
228
     </property>
 
229
    </widget>
 
230
   </item>
 
231
   <item row="8" column="1">
 
232
    <layout class="QHBoxLayout" name="horizontalLayout_2">
 
233
     <item>
 
234
      <widget class="QComboBox" name="sortingStrategy">
 
235
       <property name="minimumSize">
 
236
        <size>
 
237
         <width>200</width>
 
238
         <height>0</height>
 
239
        </size>
 
240
       </property>
 
241
      </widget>
 
242
     </item>
 
243
     <item>
 
244
      <spacer name="horizontalSpacer_4">
 
245
       <property name="orientation">
 
246
        <enum>Qt::Horizontal</enum>
 
247
       </property>
 
248
       <property name="sizeHint" stdset="0">
 
249
        <size>
 
250
         <width>40</width>
 
251
         <height>20</height>
 
252
        </size>
 
253
       </property>
 
254
      </spacer>
 
255
     </item>
 
256
    </layout>
 
257
   </item>
 
258
   <item row="9" column="0">
 
259
    <widget class="QLabel" name="label_4">
 
260
     <property name="sizePolicy">
 
261
      <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
 
262
       <horstretch>0</horstretch>
 
263
       <verstretch>0</verstretch>
 
264
      </sizepolicy>
 
265
     </property>
 
266
     <property name="font">
 
267
      <font>
 
268
       <weight>75</weight>
 
269
       <bold>true</bold>
 
270
      </font>
 
271
     </property>
 
272
     <property name="text">
 
273
      <string>Filters</string>
 
274
     </property>
 
275
    </widget>
 
276
   </item>
 
277
   <item row="10" column="0">
 
278
    <widget class="QLabel" name="label_11">
 
279
     <property name="text">
 
280
      <string>Only show tasks from the current screen</string>
 
281
     </property>
 
282
     <property name="alignment">
 
283
      <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
284
     </property>
 
285
     <property name="buddy">
 
286
      <cstring>showOnlyCurrentScreen</cstring>
 
287
     </property>
 
288
    </widget>
 
289
   </item>
 
290
   <item row="10" column="1">
 
291
    <widget class="QCheckBox" name="showOnlyCurrentScreen">
 
292
     <property name="text">
 
293
      <string/>
 
294
     </property>
 
295
    </widget>
 
296
   </item>
 
297
   <item row="11" column="0">
 
298
    <widget class="QLabel" name="label_12">
 
299
     <property name="text">
 
300
      <string>Only show tasks from the current desktop</string>
 
301
     </property>
 
302
     <property name="alignment">
 
303
      <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
304
     </property>
 
305
     <property name="buddy">
 
306
      <cstring>showOnlyCurrentDesktop</cstring>
 
307
     </property>
 
308
    </widget>
 
309
   </item>
 
310
   <item row="11" column="1">
 
311
    <widget class="QCheckBox" name="showOnlyCurrentDesktop">
 
312
     <property name="text">
 
313
      <string/>
 
314
     </property>
 
315
    </widget>
 
316
   </item>
 
317
   <item row="12" column="0">
 
318
    <widget class="QLabel" name="label_14">
 
319
     <property name="text">
 
320
      <string>Only show tasks from the current activity</string>
 
321
     </property>
 
322
     <property name="alignment">
 
323
      <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
324
     </property>
 
325
     <property name="buddy">
 
326
      <cstring>showOnlyCurrentActivity</cstring>
 
327
     </property>
 
328
    </widget>
 
329
   </item>
 
330
   <item row="12" column="1">
 
331
    <widget class="QCheckBox" name="showOnlyCurrentActivity">
 
332
     <property name="text">
 
333
      <string/>
 
334
     </property>
 
335
    </widget>
 
336
   </item>
 
337
   <item row="13" column="0">
 
338
    <widget class="QLabel" name="label_13">
 
339
     <property name="text">
 
340
      <string>Only show tasks that are minimized</string>
 
341
     </property>
 
342
     <property name="alignment">
 
343
      <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
344
     </property>
 
345
     <property name="buddy">
 
346
      <cstring>showOnlyMinimized</cstring>
 
347
     </property>
 
348
    </widget>
 
349
   </item>
 
350
   <item row="13" column="1">
 
351
    <widget class="QCheckBox" name="showOnlyMinimized">
 
352
     <property name="text">
 
353
      <string/>
 
354
     </property>
 
355
    </widget>
 
356
   </item>
 
357
   <item row="14" column="1">
 
358
    <spacer name="verticalSpacer">
 
359
     <property name="orientation">
 
360
      <enum>Qt::Vertical</enum>
 
361
     </property>
 
362
     <property name="sizeHint" stdset="0">
 
363
      <size>
 
364
       <width>0</width>
 
365
       <height>5</height>
 
366
      </size>
 
367
     </property>
 
368
    </spacer>
 
369
   </item>
 
370
  </layout>
 
371
 </widget>
 
372
 <customwidgets>
 
373
  <customwidget>
 
374
   <class>KIntSpinBox</class>
 
375
   <extends>QSpinBox</extends>
 
376
   <header>knuminput.h</header>
 
377
  </customwidget>
 
378
 </customwidgets>
 
379
 <resources/>
 
380
 <connections/>
 
381
</ui>