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

« back to all changes in this revision

Viewing changes to kwin/effects/cube/cube_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
<ui version="4.0" >
 
2
 <class>KWin::CubeEffectConfigForm</class>
 
3
 <widget class="QWidget" name="KWin::CubeEffectConfigForm" >
 
4
  <property name="geometry" >
 
5
   <rect>
 
6
    <x>0</x>
 
7
    <y>0</y>
 
8
    <width>747</width>
 
9
    <height>566</height>
 
10
   </rect>
 
11
  </property>
 
12
  <layout class="QVBoxLayout" >
 
13
   <item>
 
14
    <widget class="QTabWidget" name="tabWidget" >
 
15
     <property name="currentIndex" >
 
16
      <number>0</number>
 
17
     </property>
 
18
     <widget class="QWidget" name="tab" >
 
19
      <attribute name="title" >
 
20
       <string>Tab 1</string>
 
21
      </attribute>
 
22
      <layout class="QGridLayout" name="gridLayout_5" >
 
23
       <item row="1" column="1" >
 
24
        <widget class="QGroupBox" name="groupBox_5" >
 
25
         <property name="title" >
 
26
          <string>Background</string>
 
27
         </property>
 
28
         <layout class="QGridLayout" name="gridLayout" >
 
29
          <item row="0" column="0" >
 
30
           <widget class="QLabel" name="label_6" >
 
31
            <property name="text" >
 
32
             <string>Background color:</string>
 
33
            </property>
 
34
            <property name="alignment" >
 
35
             <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
36
            </property>
 
37
            <property name="buddy" >
 
38
             <cstring>backgroundColorButton</cstring>
 
39
            </property>
 
40
           </widget>
 
41
          </item>
 
42
          <item row="0" column="1" >
 
43
           <widget class="KColorButton" name="backgroundColorButton" >
 
44
            <property name="sizePolicy" >
 
45
             <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
 
46
              <horstretch>0</horstretch>
 
47
              <verstretch>0</verstretch>
 
48
             </sizepolicy>
 
49
            </property>
 
50
           </widget>
 
51
          </item>
 
52
          <item row="1" column="0" >
 
53
           <widget class="QLabel" name="label_3" >
 
54
            <property name="text" >
 
55
             <string>Wallpaper:</string>
 
56
            </property>
 
57
            <property name="alignment" >
 
58
             <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
59
            </property>
 
60
            <property name="buddy" >
 
61
             <cstring>wallpaperRequester</cstring>
 
62
            </property>
 
63
           </widget>
 
64
          </item>
 
65
          <item row="1" column="1" >
 
66
           <widget class="KUrlRequester" name="wallpaperRequester" >
 
67
            <property name="sizePolicy" >
 
68
             <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
 
69
              <horstretch>0</horstretch>
 
70
              <verstretch>0</verstretch>
 
71
             </sizepolicy>
 
72
            </property>
 
73
           </widget>
 
74
          </item>
 
75
         </layout>
 
76
        </widget>
 
77
       </item>
 
78
       <item row="3" column="0" colspan="2" >
 
79
        <widget class="QGroupBox" name="groupBox_8" >
 
80
         <property name="title" >
 
81
          <string>Activation</string>
 
82
         </property>
 
83
         <layout class="QGridLayout" name="gridLayout_3" >
 
84
          <item row="0" column="0" colspan="2" >
 
85
           <widget class="KWin::GlobalShortcutsEditor" native="1" name="editor" >
 
86
            <property name="minimumSize" >
 
87
             <size>
 
88
              <width>0</width>
 
89
              <height>200</height>
 
90
             </size>
 
91
            </property>
 
92
           </widget>
 
93
          </item>
 
94
         </layout>
 
95
        </widget>
 
96
       </item>
 
97
       <item rowspan="2" row="0" column="0" >
 
98
        <widget class="QGroupBox" name="groupBox_7" >
 
99
         <property name="title" >
 
100
          <string>Appearance</string>
 
101
         </property>
 
102
         <layout class="QGridLayout" name="gridLayout_2" >
 
103
          <item row="0" column="0" colspan="2" >
 
104
           <widget class="QCheckBox" name="displayDesktopNameBox" >
 
105
            <property name="text" >
 
106
             <string>Display desktop name</string>
 
107
            </property>
 
108
           </widget>
 
109
          </item>
 
110
          <item row="1" column="0" colspan="2" >
 
111
           <widget class="QCheckBox" name="reflectionBox" >
 
112
            <property name="text" >
 
113
             <string>Reflection</string>
 
114
            </property>
 
115
           </widget>
 
116
          </item>
 
117
          <item row="3" column="0" >
 
118
           <widget class="QLabel" name="label" >
 
119
            <property name="text" >
 
120
             <string>Rotation duration:</string>
 
121
            </property>
 
122
            <property name="alignment" >
 
123
             <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
124
            </property>
 
125
            <property name="buddy" >
 
126
             <cstring>rotationDurationSpin</cstring>
 
127
            </property>
 
128
           </widget>
 
129
          </item>
 
130
          <item row="3" column="1" >
 
131
           <widget class="KIntSpinBox" name="rotationDurationSpin" >
 
132
            <property name="sizePolicy" >
 
133
             <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
 
134
              <horstretch>0</horstretch>
 
135
              <verstretch>0</verstretch>
 
136
             </sizepolicy>
 
137
            </property>
 
138
            <property name="minimumSize" >
 
139
             <size>
 
140
              <width>100</width>
 
141
              <height>0</height>
 
142
             </size>
 
143
            </property>
 
144
            <property name="specialValueText" >
 
145
             <string comment="Duration of rotation" >Default</string>
 
146
            </property>
 
147
            <property name="maximum" >
 
148
             <number>5000</number>
 
149
            </property>
 
150
            <property name="singleStep" >
 
151
             <number>10</number>
 
152
            </property>
 
153
           </widget>
 
154
          </item>
 
155
          <item row="4" column="0" colspan="2" >
 
156
           <spacer name="verticalSpacer_2" >
 
157
            <property name="orientation" >
 
158
             <enum>Qt::Vertical</enum>
 
159
            </property>
 
160
            <property name="sizeHint" stdset="0" >
 
161
             <size>
 
162
              <width>20</width>
 
163
              <height>0</height>
 
164
             </size>
 
165
            </property>
 
166
           </spacer>
 
167
          </item>
 
168
          <item row="2" column="0" colspan="2" >
 
169
           <widget class="QCheckBox" name="zOrderingBox" >
 
170
            <property name="text" >
 
171
             <string>Windows hover above cube</string>
 
172
            </property>
 
173
           </widget>
 
174
          </item>
 
175
         </layout>
 
176
        </widget>
 
177
       </item>
 
178
       <item row="0" column="1" >
 
179
        <widget class="QGroupBox" name="groupBox_4" >
 
180
         <property name="title" >
 
181
          <string>Opacity</string>
 
182
         </property>
 
183
         <layout class="QGridLayout" name="gridLayout_6" >
 
184
          <item row="1" column="0" colspan="2" >
 
185
           <widget class="QSlider" name="cubeOpacitySlider" >
 
186
            <property name="minimumSize" >
 
187
             <size>
 
188
              <width>200</width>
 
189
              <height>0</height>
 
190
             </size>
 
191
            </property>
 
192
            <property name="maximum" >
 
193
             <number>100</number>
 
194
            </property>
 
195
            <property name="singleStep" >
 
196
             <number>1</number>
 
197
            </property>
 
198
            <property name="value" >
 
199
             <number>100</number>
 
200
            </property>
 
201
            <property name="orientation" >
 
202
             <enum>Qt::Horizontal</enum>
 
203
            </property>
 
204
            <property name="tickPosition" >
 
205
             <enum>QSlider::TicksBelow</enum>
 
206
            </property>
 
207
            <property name="tickInterval" >
 
208
             <number>10</number>
 
209
            </property>
 
210
           </widget>
 
211
          </item>
 
212
          <item row="1" column="2" >
 
213
           <widget class="KIntSpinBox" name="cubeOpacitySpin" >
 
214
            <property name="minimumSize" >
 
215
             <size>
 
216
              <width>75</width>
 
217
              <height>0</height>
 
218
             </size>
 
219
            </property>
 
220
            <property name="suffix" >
 
221
             <string> %</string>
 
222
            </property>
 
223
            <property name="maximum" >
 
224
             <number>100</number>
 
225
            </property>
 
226
            <property name="value" >
 
227
             <number>100</number>
 
228
            </property>
 
229
           </widget>
 
230
          </item>
 
231
          <item row="2" column="0" >
 
232
           <widget class="QLabel" name="label_4" >
 
233
            <property name="text" >
 
234
             <string>Transparent</string>
 
235
            </property>
 
236
           </widget>
 
237
          </item>
 
238
          <item row="2" column="1" >
 
239
           <widget class="QLabel" name="label_5" >
 
240
            <property name="text" >
 
241
             <string>Opaque</string>
 
242
            </property>
 
243
            <property name="alignment" >
 
244
             <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
245
            </property>
 
246
           </widget>
 
247
          </item>
 
248
          <item row="3" column="0" colspan="3" >
 
249
           <widget class="QCheckBox" name="desktopOpacityOnlyBox" >
 
250
            <property name="text" >
 
251
             <string>Do not change opacity of windows</string>
 
252
            </property>
 
253
           </widget>
 
254
          </item>
 
255
         </layout>
 
256
        </widget>
 
257
       </item>
 
258
       <item row="4" column="0" colspan="2" >
 
259
        <spacer name="verticalSpacer_3" >
 
260
         <property name="orientation" >
 
261
          <enum>Qt::Vertical</enum>
 
262
         </property>
 
263
         <property name="sizeHint" stdset="0" >
 
264
          <size>
 
265
           <width>20</width>
 
266
           <height>40</height>
 
267
          </size>
 
268
         </property>
 
269
        </spacer>
 
270
       </item>
 
271
      </layout>
 
272
     </widget>
 
273
     <widget class="QWidget" name="tab_2" >
 
274
      <attribute name="title" >
 
275
       <string>Tab 2</string>
 
276
      </attribute>
 
277
      <layout class="QGridLayout" name="gridLayout_7" >
 
278
       <item rowspan="2" row="0" column="0" >
 
279
        <widget class="QGroupBox" name="groupBox_3" >
 
280
         <property name="title" >
 
281
          <string>Caps</string>
 
282
         </property>
 
283
         <layout class="QGridLayout" name="gridLayout_4" >
 
284
          <item row="0" column="0" colspan="2" >
 
285
           <widget class="QCheckBox" name="cubeCapsBox" >
 
286
            <property name="text" >
 
287
             <string>Show caps</string>
 
288
            </property>
 
289
           </widget>
 
290
          </item>
 
291
          <item row="1" column="0" >
 
292
           <widget class="QLabel" name="capColorLabel" >
 
293
            <property name="text" >
 
294
             <string>Cap color:</string>
 
295
            </property>
 
296
            <property name="alignment" >
 
297
             <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
298
            </property>
 
299
            <property name="buddy" >
 
300
             <cstring>capColorButton</cstring>
 
301
            </property>
 
302
           </widget>
 
303
          </item>
 
304
          <item row="1" column="1" >
 
305
           <widget class="KColorButton" name="capColorButton" >
 
306
            <property name="sizePolicy" >
 
307
             <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
 
308
              <horstretch>0</horstretch>
 
309
              <verstretch>0</verstretch>
 
310
             </sizepolicy>
 
311
            </property>
 
312
           </widget>
 
313
          </item>
 
314
          <item row="2" column="0" colspan="2" >
 
315
           <widget class="QCheckBox" name="capsImageBox" >
 
316
            <property name="text" >
 
317
             <string>Display image on caps</string>
 
318
            </property>
 
319
           </widget>
 
320
          </item>
 
321
          <item row="3" column="0" >
 
322
           <spacer name="verticalSpacer_4" >
 
323
            <property name="orientation" >
 
324
             <enum>Qt::Vertical</enum>
 
325
            </property>
 
326
            <property name="sizeHint" stdset="0" >
 
327
             <size>
 
328
              <width>20</width>
 
329
              <height>40</height>
 
330
             </size>
 
331
            </property>
 
332
           </spacer>
 
333
          </item>
 
334
         </layout>
 
335
        </widget>
 
336
       </item>
 
337
       <item row="2" column="0" colspan="2" >
 
338
        <widget class="QGroupBox" name="groupBox_2" >
 
339
         <property name="title" >
 
340
          <string>Zoom</string>
 
341
         </property>
 
342
         <layout class="QGridLayout" name="gridLayout_8" >
 
343
          <item row="1" column="0" >
 
344
           <widget class="QLabel" name="label_8" >
 
345
            <property name="text" >
 
346
             <string>Near</string>
 
347
            </property>
 
348
           </widget>
 
349
          </item>
 
350
          <item row="1" column="1" >
 
351
           <widget class="QLabel" name="label_9" >
 
352
            <property name="text" >
 
353
             <string>Far</string>
 
354
            </property>
 
355
            <property name="alignment" >
 
356
             <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
357
            </property>
 
358
           </widget>
 
359
          </item>
 
360
          <item row="0" column="0" colspan="2" >
 
361
           <widget class="QSlider" name="zPositionSlider" >
 
362
            <property name="toolTip" >
 
363
             <string>Define how far away the object should appear</string>
 
364
            </property>
 
365
            <property name="maximum" >
 
366
             <number>3000</number>
 
367
            </property>
 
368
            <property name="singleStep" >
 
369
             <number>10</number>
 
370
            </property>
 
371
            <property name="pageStep" >
 
372
             <number>100</number>
 
373
            </property>
 
374
            <property name="orientation" >
 
375
             <enum>Qt::Horizontal</enum>
 
376
            </property>
 
377
            <property name="tickPosition" >
 
378
             <enum>QSlider::TicksBelow</enum>
 
379
            </property>
 
380
            <property name="tickInterval" >
 
381
             <number>100</number>
 
382
            </property>
 
383
           </widget>
 
384
          </item>
 
385
         </layout>
 
386
        </widget>
 
387
       </item>
 
388
       <item row="4" column="0" colspan="2" >
 
389
        <spacer name="verticalSpacer" >
 
390
         <property name="orientation" >
 
391
          <enum>Qt::Vertical</enum>
 
392
         </property>
 
393
         <property name="sizeHint" stdset="0" >
 
394
          <size>
 
395
           <width>20</width>
 
396
           <height>0</height>
 
397
          </size>
 
398
         </property>
 
399
        </spacer>
 
400
       </item>
 
401
       <item rowspan="2" row="0" column="1" >
 
402
        <widget class="QGroupBox" name="groupBox_9" >
 
403
         <property name="title" >
 
404
          <string>Additional Options</string>
 
405
         </property>
 
406
         <layout class="QVBoxLayout" name="verticalLayout" >
 
407
          <item>
 
408
           <widget class="QCheckBox" name="closeOnMouseReleaseBox" >
 
409
            <property name="toolTip" >
 
410
             <string>If enabled the effect will be deactivated after rotating the cube with the mouse,
 
411
otherwise it will remain active</string>
 
412
            </property>
 
413
            <property name="text" >
 
414
             <string>Close after mouse dragging</string>
 
415
            </property>
 
416
           </widget>
 
417
          </item>
 
418
          <item>
 
419
           <widget class="QCheckBox" name="walkThroughDesktopBox" >
 
420
            <property name="text" >
 
421
             <string>Use this effect for walking through the desktops</string>
 
422
            </property>
 
423
           </widget>
 
424
          </item>
 
425
          <item>
 
426
           <widget class="QCheckBox" name="invertKeysBox" >
 
427
            <property name="text" >
 
428
             <string>Invert cursor keys</string>
 
429
            </property>
 
430
           </widget>
 
431
          </item>
 
432
          <item>
 
433
           <widget class="QCheckBox" name="invertMouseBox" >
 
434
            <property name="text" >
 
435
             <string>Invert mouse</string>
 
436
            </property>
 
437
           </widget>
 
438
          </item>
 
439
         </layout>
 
440
        </widget>
 
441
       </item>
 
442
       <item row="3" column="0" colspan="2" >
 
443
        <widget class="QGroupBox" name="capDeformationGroupBox" >
 
444
         <property name="title" >
 
445
          <string>Sphere Cap Deformation</string>
 
446
         </property>
 
447
         <layout class="QGridLayout" name="gridLayout_9" >
 
448
          <item row="0" column="0" colspan="2" >
 
449
           <widget class="QSlider" name="capDeformationSlider" >
 
450
            <property name="maximum" >
 
451
             <number>100</number>
 
452
            </property>
 
453
            <property name="orientation" >
 
454
             <enum>Qt::Horizontal</enum>
 
455
            </property>
 
456
            <property name="tickPosition" >
 
457
             <enum>QSlider::TicksBelow</enum>
 
458
            </property>
 
459
            <property name="tickInterval" >
 
460
             <number>25</number>
 
461
            </property>
 
462
           </widget>
 
463
          </item>
 
464
          <item row="1" column="0" >
 
465
           <widget class="QLabel" name="capDeformationSphereLabel" >
 
466
            <property name="text" >
 
467
             <string>Sphere</string>
 
468
            </property>
 
469
           </widget>
 
470
          </item>
 
471
          <item row="1" column="1" >
 
472
           <widget class="QLabel" name="capDeformationPlaneLabel" >
 
473
            <property name="text" >
 
474
             <string>Plane</string>
 
475
            </property>
 
476
            <property name="alignment" >
 
477
             <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
478
            </property>
 
479
           </widget>
 
480
          </item>
 
481
         </layout>
 
482
        </widget>
 
483
       </item>
 
484
      </layout>
 
485
     </widget>
 
486
    </widget>
 
487
   </item>
 
488
  </layout>
 
489
 </widget>
 
490
 <customwidgets>
 
491
  <customwidget>
 
492
   <class>KColorButton</class>
 
493
   <extends>QPushButton</extends>
 
494
   <header>kcolorbutton.h</header>
 
495
  </customwidget>
 
496
  <customwidget>
 
497
   <class>KIntSpinBox</class>
 
498
   <extends>QSpinBox</extends>
 
499
   <header>knuminput.h</header>
 
500
  </customwidget>
 
501
  <customwidget>
 
502
   <class>KUrlRequester</class>
 
503
   <extends>QFrame</extends>
 
504
   <header>kurlrequester.h</header>
 
505
   <container>1</container>
 
506
  </customwidget>
 
507
  <customwidget>
 
508
   <class>KWin::GlobalShortcutsEditor</class>
 
509
   <extends>QWidget</extends>
 
510
   <header location="global" >kwineffects.h</header>
 
511
   <container>1</container>
 
512
  </customwidget>
 
513
 </customwidgets>
 
514
 <tabstops>
 
515
  <tabstop>tabWidget</tabstop>
 
516
  <tabstop>displayDesktopNameBox</tabstop>
 
517
  <tabstop>reflectionBox</tabstop>
 
518
  <tabstop>zOrderingBox</tabstop>
 
519
  <tabstop>rotationDurationSpin</tabstop>
 
520
  <tabstop>cubeOpacitySlider</tabstop>
 
521
  <tabstop>cubeOpacitySpin</tabstop>
 
522
  <tabstop>desktopOpacityOnlyBox</tabstop>
 
523
  <tabstop>backgroundColorButton</tabstop>
 
524
  <tabstop>wallpaperRequester</tabstop>
 
525
  <tabstop>cubeCapsBox</tabstop>
 
526
  <tabstop>capColorButton</tabstop>
 
527
  <tabstop>capsImageBox</tabstop>
 
528
  <tabstop>closeOnMouseReleaseBox</tabstop>
 
529
  <tabstop>walkThroughDesktopBox</tabstop>
 
530
  <tabstop>invertKeysBox</tabstop>
 
531
  <tabstop>invertMouseBox</tabstop>
 
532
  <tabstop>zPositionSlider</tabstop>
 
533
  <tabstop>capDeformationSlider</tabstop>
 
534
 </tabstops>
 
535
 <resources/>
 
536
 <connections>
 
537
  <connection>
 
538
   <sender>cubeOpacitySpin</sender>
 
539
   <signal>valueChanged(int)</signal>
 
540
   <receiver>cubeOpacitySlider</receiver>
 
541
   <slot>setValue(int)</slot>
 
542
   <hints>
 
543
    <hint type="sourcelabel" >
 
544
     <x>725</x>
 
545
     <y>102</y>
 
546
    </hint>
 
547
    <hint type="destinationlabel" >
 
548
     <x>568</x>
 
549
     <y>101</y>
 
550
    </hint>
 
551
   </hints>
 
552
  </connection>
 
553
  <connection>
 
554
   <sender>cubeOpacitySlider</sender>
 
555
   <signal>valueChanged(int)</signal>
 
556
   <receiver>cubeOpacitySpin</receiver>
 
557
   <slot>setValue(int)</slot>
 
558
   <hints>
 
559
    <hint type="sourcelabel" >
 
560
     <x>466</x>
 
561
     <y>101</y>
 
562
    </hint>
 
563
    <hint type="destinationlabel" >
 
564
     <x>725</x>
 
565
     <y>102</y>
 
566
    </hint>
 
567
   </hints>
 
568
  </connection>
 
569
 </connections>
 
570
</ui>