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

« back to all changes in this revision

Viewing changes to kwin/effects/presentwindows/presentwindows_config.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>KWin::PresentWindowsEffectConfigForm</class>
 
4
 <widget class="QWidget" name="KWin::PresentWindowsEffectConfigForm">
 
5
  <property name="geometry">
 
6
   <rect>
 
7
    <x>0</x>
 
8
    <y>0</y>
 
9
    <width>595</width>
 
10
    <height>441</height>
 
11
   </rect>
 
12
  </property>
 
13
  <layout class="QGridLayout" name="gridLayout">
 
14
   <item row="2" column="0" colspan="2">
 
15
    <widget class="QGroupBox" name="groupBox_2">
 
16
     <property name="title">
 
17
      <string>Activation</string>
 
18
     </property>
 
19
     <layout class="QGridLayout" name="gridLayout_2">
 
20
      <item row="0" column="0" colspan="2">
 
21
       <widget class="KWin::GlobalShortcutsEditor" name="shortcutEditor" native="true">
 
22
        <property name="sizePolicy">
 
23
         <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
 
24
          <horstretch>0</horstretch>
 
25
          <verstretch>0</verstretch>
 
26
         </sizepolicy>
 
27
        </property>
 
28
       </widget>
 
29
      </item>
 
30
     </layout>
 
31
    </widget>
 
32
   </item>
 
33
   <item row="0" column="1">
 
34
    <widget class="QGroupBox" name="groupBox_3">
 
35
     <property name="title">
 
36
      <string>Natural Layout Settings</string>
 
37
     </property>
 
38
     <layout class="QGridLayout" name="gridLayout_4">
 
39
      <item row="1" column="0" colspan="3">
 
40
       <widget class="QCheckBox" name="fillGapsBox">
 
41
        <property name="text">
 
42
         <string>Fill &amp;gaps</string>
 
43
        </property>
 
44
       </widget>
 
45
      </item>
 
46
      <item row="2" column="0" colspan="3">
 
47
       <spacer name="verticalSpacer">
 
48
        <property name="orientation">
 
49
         <enum>Qt::Vertical</enum>
 
50
        </property>
 
51
        <property name="sizeHint" stdset="0">
 
52
         <size>
 
53
          <width>20</width>
 
54
          <height>40</height>
 
55
         </size>
 
56
        </property>
 
57
       </spacer>
 
58
      </item>
 
59
      <item row="0" column="0">
 
60
       <widget class="QLabel" name="label_6">
 
61
        <property name="text">
 
62
         <string>Faster</string>
 
63
        </property>
 
64
       </widget>
 
65
      </item>
 
66
      <item row="0" column="1">
 
67
       <widget class="QSlider" name="accuracySlider">
 
68
        <property name="minimumSize">
 
69
         <size>
 
70
          <width>130</width>
 
71
          <height>0</height>
 
72
         </size>
 
73
        </property>
 
74
        <property name="minimum">
 
75
         <number>1</number>
 
76
        </property>
 
77
        <property name="maximum">
 
78
         <number>8</number>
 
79
        </property>
 
80
        <property name="singleStep">
 
81
         <number>1</number>
 
82
        </property>
 
83
        <property name="pageStep">
 
84
         <number>1</number>
 
85
        </property>
 
86
        <property name="value">
 
87
         <number>1</number>
 
88
        </property>
 
89
        <property name="tracking">
 
90
         <bool>true</bool>
 
91
        </property>
 
92
        <property name="orientation">
 
93
         <enum>Qt::Horizontal</enum>
 
94
        </property>
 
95
        <property name="invertedAppearance">
 
96
         <bool>true</bool>
 
97
        </property>
 
98
        <property name="invertedControls">
 
99
         <bool>false</bool>
 
100
        </property>
 
101
        <property name="tickPosition">
 
102
         <enum>QSlider::TicksBelow</enum>
 
103
        </property>
 
104
       </widget>
 
105
      </item>
 
106
      <item row="0" column="2">
 
107
       <widget class="QLabel" name="label_5">
 
108
        <property name="text">
 
109
         <string>Nicer</string>
 
110
        </property>
 
111
       </widget>
 
112
      </item>
 
113
     </layout>
 
114
    </widget>
 
115
   </item>
 
116
   <item row="1" column="0">
 
117
    <widget class="QGroupBox" name="groupBox_4">
 
118
     <property name="title">
 
119
      <string>Windows</string>
 
120
     </property>
 
121
     <layout class="QFormLayout" name="formLayout">
 
122
      <item row="0" column="0">
 
123
       <widget class="QLabel" name="label_2">
 
124
        <property name="text">
 
125
         <string>Left button:</string>
 
126
        </property>
 
127
        <property name="buddy">
 
128
         <cstring>leftButtonWindowCombo</cstring>
 
129
        </property>
 
130
       </widget>
 
131
      </item>
 
132
      <item row="0" column="1">
 
133
       <widget class="KComboBox" name="leftButtonWindowCombo">
 
134
        <item>
 
135
         <property name="text">
 
136
          <string>No action</string>
 
137
         </property>
 
138
        </item>
 
139
        <item>
 
140
         <property name="text">
 
141
          <string>Activate window</string>
 
142
         </property>
 
143
        </item>
 
144
        <item>
 
145
         <property name="text">
 
146
          <string>End effect</string>
 
147
         </property>
 
148
        </item>
 
149
        <item>
 
150
         <property name="text">
 
151
          <string>Bring window to current desktop</string>
 
152
         </property>
 
153
        </item>
 
154
        <item>
 
155
         <property name="text">
 
156
          <string>Send window to all desktops</string>
 
157
         </property>
 
158
        </item>
 
159
        <item>
 
160
         <property name="text">
 
161
          <string>(Un-)Minimize window</string>
 
162
         </property>
 
163
        </item>
 
164
        <item>
 
165
         <property name="text">
 
166
          <string>Close window</string>
 
167
         </property>
 
168
        </item>
 
169
       </widget>
 
170
      </item>
 
171
      <item row="1" column="0">
 
172
       <widget class="QLabel" name="label_4">
 
173
        <property name="text">
 
174
         <string>Middle button:</string>
 
175
        </property>
 
176
        <property name="buddy">
 
177
         <cstring>middleButtonWindowCombo</cstring>
 
178
        </property>
 
179
       </widget>
 
180
      </item>
 
181
      <item row="1" column="1">
 
182
       <widget class="KComboBox" name="middleButtonWindowCombo">
 
183
        <item>
 
184
         <property name="text">
 
185
          <string>No action</string>
 
186
         </property>
 
187
        </item>
 
188
        <item>
 
189
         <property name="text">
 
190
          <string>Activate window</string>
 
191
         </property>
 
192
        </item>
 
193
        <item>
 
194
         <property name="text">
 
195
          <string>End effect</string>
 
196
         </property>
 
197
        </item>
 
198
        <item>
 
199
         <property name="text">
 
200
          <string>Bring window to current desktop</string>
 
201
         </property>
 
202
        </item>
 
203
        <item>
 
204
         <property name="text">
 
205
          <string>Send window to all desktops</string>
 
206
         </property>
 
207
        </item>
 
208
        <item>
 
209
         <property name="text">
 
210
          <string>(Un-)Minimize window</string>
 
211
         </property>
 
212
        </item>
 
213
        <item>
 
214
         <property name="text">
 
215
          <string>Close window</string>
 
216
         </property>
 
217
        </item>
 
218
       </widget>
 
219
      </item>
 
220
      <item row="2" column="0">
 
221
       <widget class="QLabel" name="label_7">
 
222
        <property name="text">
 
223
         <string>Right button:</string>
 
224
        </property>
 
225
        <property name="buddy">
 
226
         <cstring>rightButtonWindowCombo</cstring>
 
227
        </property>
 
228
       </widget>
 
229
      </item>
 
230
      <item row="2" column="1">
 
231
       <widget class="KComboBox" name="rightButtonWindowCombo">
 
232
        <item>
 
233
         <property name="text">
 
234
          <string>No action</string>
 
235
         </property>
 
236
        </item>
 
237
        <item>
 
238
         <property name="text">
 
239
          <string>Activate window</string>
 
240
         </property>
 
241
        </item>
 
242
        <item>
 
243
         <property name="text">
 
244
          <string>End effect</string>
 
245
         </property>
 
246
        </item>
 
247
        <item>
 
248
         <property name="text">
 
249
          <string>Bring window to current desktop</string>
 
250
         </property>
 
251
        </item>
 
252
        <item>
 
253
         <property name="text">
 
254
          <string>Send window to all desktops</string>
 
255
         </property>
 
256
        </item>
 
257
        <item>
 
258
         <property name="text">
 
259
          <string>(Un-)Minimize window</string>
 
260
         </property>
 
261
        </item>
 
262
        <item>
 
263
         <property name="text">
 
264
          <string>Close window</string>
 
265
         </property>
 
266
        </item>
 
267
       </widget>
 
268
      </item>
 
269
     </layout>
 
270
    </widget>
 
271
   </item>
 
272
   <item row="1" column="1">
 
273
    <widget class="QGroupBox" name="groupBox_5">
 
274
     <property name="title">
 
275
      <string comment="@title:group actions when clicking on desktop">Desktop</string>
 
276
     </property>
 
277
     <layout class="QFormLayout" name="formLayout_2">
 
278
      <property name="fieldGrowthPolicy">
 
279
       <enum>QFormLayout::ExpandingFieldsGrow</enum>
 
280
      </property>
 
281
      <item row="0" column="0">
 
282
       <widget class="QLabel" name="label_8">
 
283
        <property name="text">
 
284
         <string>Left button:</string>
 
285
        </property>
 
286
        <property name="buddy">
 
287
         <cstring>leftButtonDesktopCombo</cstring>
 
288
        </property>
 
289
       </widget>
 
290
      </item>
 
291
      <item row="0" column="1">
 
292
       <widget class="KComboBox" name="leftButtonDesktopCombo">
 
293
        <item>
 
294
         <property name="text">
 
295
          <string>No action</string>
 
296
         </property>
 
297
        </item>
 
298
        <item>
 
299
         <property name="text">
 
300
          <string>Activate window</string>
 
301
         </property>
 
302
        </item>
 
303
        <item>
 
304
         <property name="text">
 
305
          <string>End effect</string>
 
306
         </property>
 
307
        </item>
 
308
        <item>
 
309
         <property name="text">
 
310
          <string>Show desktop</string>
 
311
         </property>
 
312
        </item>
 
313
       </widget>
 
314
      </item>
 
315
      <item row="1" column="0">
 
316
       <widget class="QLabel" name="label_9">
 
317
        <property name="text">
 
318
         <string>Middle button:</string>
 
319
        </property>
 
320
        <property name="buddy">
 
321
         <cstring>middleButtonDesktopCombo</cstring>
 
322
        </property>
 
323
       </widget>
 
324
      </item>
 
325
      <item row="1" column="1">
 
326
       <widget class="KComboBox" name="middleButtonDesktopCombo">
 
327
        <item>
 
328
         <property name="text">
 
329
          <string>No action</string>
 
330
         </property>
 
331
        </item>
 
332
        <item>
 
333
         <property name="text">
 
334
          <string>Activate window</string>
 
335
         </property>
 
336
        </item>
 
337
        <item>
 
338
         <property name="text">
 
339
          <string>End effect</string>
 
340
         </property>
 
341
        </item>
 
342
        <item>
 
343
         <property name="text">
 
344
          <string>Show desktop</string>
 
345
         </property>
 
346
        </item>
 
347
       </widget>
 
348
      </item>
 
349
      <item row="2" column="0">
 
350
       <widget class="QLabel" name="label_10">
 
351
        <property name="text">
 
352
         <string>Right button:</string>
 
353
        </property>
 
354
        <property name="buddy">
 
355
         <cstring>rightButtonDesktopCombo</cstring>
 
356
        </property>
 
357
       </widget>
 
358
      </item>
 
359
      <item row="2" column="1">
 
360
       <widget class="KComboBox" name="rightButtonDesktopCombo">
 
361
        <item>
 
362
         <property name="text">
 
363
          <string>No action</string>
 
364
         </property>
 
365
        </item>
 
366
        <item>
 
367
         <property name="text">
 
368
          <string>Activate window</string>
 
369
         </property>
 
370
        </item>
 
371
        <item>
 
372
         <property name="text">
 
373
          <string>End effect</string>
 
374
         </property>
 
375
        </item>
 
376
        <item>
 
377
         <property name="text">
 
378
          <string>Show desktop</string>
 
379
         </property>
 
380
        </item>
 
381
       </widget>
 
382
      </item>
 
383
     </layout>
 
384
    </widget>
 
385
   </item>
 
386
   <item row="0" column="0">
 
387
    <widget class="QGroupBox" name="groupBox">
 
388
     <property name="title">
 
389
      <string>Appearance</string>
 
390
     </property>
 
391
     <layout class="QGridLayout" name="gridLayout_3">
 
392
      <item row="0" column="0">
 
393
       <widget class="QLabel" name="label_3">
 
394
        <property name="text">
 
395
         <string>Layout mode:</string>
 
396
        </property>
 
397
        <property name="alignment">
 
398
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
399
        </property>
 
400
        <property name="buddy">
 
401
         <cstring>layoutCombo</cstring>
 
402
        </property>
 
403
       </widget>
 
404
      </item>
 
405
      <item row="1" column="0" colspan="2">
 
406
       <widget class="QCheckBox" name="displayTitleBox">
 
407
        <property name="text">
 
408
         <string>Display window &amp;titles</string>
 
409
        </property>
 
410
       </widget>
 
411
      </item>
 
412
      <item row="2" column="0" colspan="2">
 
413
       <widget class="QCheckBox" name="displayIconBox">
 
414
        <property name="text">
 
415
         <string>Display window &amp;icons</string>
 
416
        </property>
 
417
       </widget>
 
418
      </item>
 
419
      <item row="4" column="0" colspan="2">
 
420
       <widget class="QCheckBox" name="ignoreMinimizedBox">
 
421
        <property name="text">
 
422
         <string>Ignore &amp;minimized windows</string>
 
423
        </property>
 
424
       </widget>
 
425
      </item>
 
426
      <item row="5" column="0" colspan="2">
 
427
       <widget class="QCheckBox" name="showPanelBox">
 
428
        <property name="text">
 
429
         <string>Show &amp;panels</string>
 
430
        </property>
 
431
       </widget>
 
432
      </item>
 
433
      <item row="0" column="1">
 
434
       <widget class="KComboBox" name="layoutCombo">
 
435
        <property name="sizePolicy">
 
436
         <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
 
437
          <horstretch>0</horstretch>
 
438
          <verstretch>0</verstretch>
 
439
         </sizepolicy>
 
440
        </property>
 
441
        <item>
 
442
         <property name="text">
 
443
          <string>Natural</string>
 
444
         </property>
 
445
        </item>
 
446
        <item>
 
447
         <property name="text">
 
448
          <string>Regular Grid</string>
 
449
         </property>
 
450
        </item>
 
451
        <item>
 
452
         <property name="text">
 
453
          <string>Flexible Grid</string>
 
454
         </property>
 
455
        </item>
 
456
       </widget>
 
457
      </item>
 
458
      <item row="3" column="0" colspan="2">
 
459
       <widget class="QCheckBox" name="allowClosing">
 
460
        <property name="text">
 
461
         <string>Provide buttons to close the windows</string>
 
462
        </property>
 
463
       </widget>
 
464
      </item>
 
465
     </layout>
 
466
    </widget>
 
467
   </item>
 
468
  </layout>
 
469
 </widget>
 
470
 <customwidgets>
 
471
  <customwidget>
 
472
   <class>KComboBox</class>
 
473
   <extends>QComboBox</extends>
 
474
   <header>kcombobox.h</header>
 
475
  </customwidget>
 
476
  <customwidget>
 
477
   <class>KWin::GlobalShortcutsEditor</class>
 
478
   <extends>QWidget</extends>
 
479
   <header location="global">kwineffects.h</header>
 
480
   <container>1</container>
 
481
  </customwidget>
 
482
 </customwidgets>
 
483
 <tabstops>
 
484
  <tabstop>layoutCombo</tabstop>
 
485
  <tabstop>displayTitleBox</tabstop>
 
486
  <tabstop>displayIconBox</tabstop>
 
487
  <tabstop>allowClosing</tabstop>
 
488
  <tabstop>ignoreMinimizedBox</tabstop>
 
489
  <tabstop>accuracySlider</tabstop>
 
490
  <tabstop>fillGapsBox</tabstop>
 
491
 </tabstops>
 
492
 <resources/>
 
493
 <connections/>
 
494
</ui>