2009-05-04 13:24:55 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
2009-02-06 18:53:16 +00:00
|
|
|
<class>KWin::CubeSlideEffectConfigForm</class>
|
2009-05-04 13:24:55 +00:00
|
|
|
<widget class="QWidget" name="KWin::CubeSlideEffectConfigForm">
|
|
|
|
<property name="geometry">
|
2009-02-06 18:53:16 +00:00
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<width>342</width>
|
|
|
|
<height>126</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
2009-05-04 13:24:55 +00:00
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
|
|
<item row="2" column="0" colspan="2">
|
|
|
|
<widget class="QCheckBox" name="dontSlideStickyWindowsBox">
|
|
|
|
<property name="text">
|
|
|
|
<string>Do not animate windows on all desktops</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="4" column="0">
|
|
|
|
<spacer name="verticalSpacer">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>40</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="1">
|
2009-06-30 20:09:04 +00:00
|
|
|
<widget class="KIntSpinBox" name="rotationDurationSpin">
|
2009-05-04 13:24:55 +00:00
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
2009-02-06 18:53:16 +00:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2009-05-04 13:24:55 +00:00
|
|
|
<property name="minimumSize">
|
2009-02-06 18:53:16 +00:00
|
|
|
<size>
|
|
|
|
<width>100</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2009-05-04 13:24:55 +00:00
|
|
|
<property name="specialValueText">
|
|
|
|
<string comment="Duration of rotation">Default</string>
|
2009-02-06 18:53:16 +00:00
|
|
|
</property>
|
2009-05-04 13:24:55 +00:00
|
|
|
<property name="suffix">
|
2009-02-06 18:53:16 +00:00
|
|
|
<string> msec</string>
|
|
|
|
</property>
|
2009-05-04 13:24:55 +00:00
|
|
|
<property name="maximum">
|
2009-02-06 18:53:16 +00:00
|
|
|
<number>5000</number>
|
|
|
|
</property>
|
2009-05-04 13:24:55 +00:00
|
|
|
<property name="singleStep">
|
2009-02-06 18:53:16 +00:00
|
|
|
<number>10</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-05-04 13:24:55 +00:00
|
|
|
<item row="1" column="0" colspan="2">
|
|
|
|
<widget class="QCheckBox" name="dontSlidePanelsBox">
|
|
|
|
<property name="text">
|
2009-02-06 18:53:16 +00:00
|
|
|
<string>Do not animate panels</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-05-04 13:24:55 +00:00
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QLabel" name="label">
|
|
|
|
<property name="text">
|
2009-02-06 18:53:16 +00:00
|
|
|
<string>Rotation duration:</string>
|
|
|
|
</property>
|
2009-05-04 13:24:55 +00:00
|
|
|
<property name="alignment">
|
2009-02-06 18:53:16 +00:00
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
2009-05-04 13:24:55 +00:00
|
|
|
<property name="buddy">
|
2009-02-06 18:53:16 +00:00
|
|
|
<cstring>rotationDurationSpin</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-05-04 13:24:55 +00:00
|
|
|
<item row="3" column="0" colspan="2">
|
|
|
|
<widget class="QCheckBox" name="usePagerBox">
|
|
|
|
<property name="text">
|
|
|
|
<string>Use pager layout for animation</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-02-06 18:53:16 +00:00
|
|
|
</layout>
|
|
|
|
</widget>
|
2009-06-30 20:09:04 +00:00
|
|
|
<customwidgets>
|
|
|
|
<customwidget>
|
|
|
|
<class>KIntSpinBox</class>
|
|
|
|
<extends>QSpinBox</extends>
|
|
|
|
<header>knuminput.h</header>
|
|
|
|
</customwidget>
|
|
|
|
</customwidgets>
|
2009-02-06 18:53:16 +00:00
|
|
|
<tabstops>
|
|
|
|
<tabstop>rotationDurationSpin</tabstop>
|
|
|
|
<tabstop>dontSlidePanelsBox</tabstop>
|
|
|
|
<tabstop>dontSlideStickyWindowsBox</tabstop>
|
|
|
|
</tabstops>
|
|
|
|
<resources/>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|