2012-09-12 16:39:13 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
2008-07-15 19:21:50 +00:00
|
|
|
<class>KWin::CubeEffectConfigForm</class>
|
2012-09-12 16:39:13 +00:00
|
|
|
<widget class="QWidget" name="KWin::CubeEffectConfigForm">
|
|
|
|
<property name="geometry">
|
2008-07-15 19:21:50 +00:00
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2009-02-06 09:39:57 +00:00
|
|
|
<width>747</width>
|
2008-10-19 05:55:36 +00:00
|
|
|
<height>566</height>
|
2008-07-15 19:21:50 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
2012-09-12 16:39:13 +00:00
|
|
|
<layout class="QVBoxLayout">
|
2008-07-15 19:21:50 +00:00
|
|
|
<item>
|
2012-09-12 16:39:13 +00:00
|
|
|
<widget class="QTabWidget" name="tabWidget">
|
|
|
|
<property name="currentIndex">
|
2008-08-28 07:42:52 +00:00
|
|
|
<number>0</number>
|
2008-07-15 19:21:50 +00:00
|
|
|
</property>
|
2012-09-12 16:39:13 +00:00
|
|
|
<widget class="QWidget" name="tab">
|
|
|
|
<attribute name="title">
|
2008-08-28 07:42:52 +00:00
|
|
|
<string>Tab 1</string>
|
|
|
|
</attribute>
|
2012-09-12 16:39:13 +00:00
|
|
|
<layout class="QGridLayout" name="gridLayout_5">
|
|
|
|
<item row="1" column="1">
|
|
|
|
<widget class="QGroupBox" name="groupBox_5">
|
|
|
|
<property name="title">
|
2008-08-28 07:42:52 +00:00
|
|
|
<string>Background</string>
|
|
|
|
</property>
|
2012-09-12 16:39:13 +00:00
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QLabel" name="label_6">
|
|
|
|
<property name="text">
|
2008-11-17 18:35:18 +00:00
|
|
|
<string>Background color:</string>
|
2008-08-28 07:42:52 +00:00
|
|
|
</property>
|
2012-09-12 16:39:13 +00:00
|
|
|
<property name="alignment">
|
2008-10-19 05:55:36 +00:00
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
2012-09-12 16:39:13 +00:00
|
|
|
<property name="buddy">
|
|
|
|
<cstring>kcfg_BackgroundColor</cstring>
|
2008-07-15 19:21:50 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-09-12 16:39:13 +00:00
|
|
|
<item row="0" column="1">
|
|
|
|
<widget class="KColorButton" name="kcfg_BackgroundColor">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
2008-10-19 05:55:36 +00:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2008-08-28 07:42:52 +00:00
|
|
|
</item>
|
2012-09-12 16:39:13 +00:00
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QLabel" name="label_3">
|
|
|
|
<property name="text">
|
2008-08-28 07:42:52 +00:00
|
|
|
<string>Wallpaper:</string>
|
|
|
|
</property>
|
2012-09-12 16:39:13 +00:00
|
|
|
<property name="alignment">
|
2008-10-19 05:55:36 +00:00
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
2012-09-12 16:39:13 +00:00
|
|
|
<property name="buddy">
|
|
|
|
<cstring>kcfg_Wallpaper</cstring>
|
2008-08-28 07:42:52 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-09-12 16:39:13 +00:00
|
|
|
<item row="1" column="1">
|
|
|
|
<widget class="KUrlRequester" name="kcfg_Wallpaper">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
|
2008-10-19 05:55:36 +00:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2008-08-28 07:42:52 +00:00
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-09-12 16:39:13 +00:00
|
|
|
<item row="3" column="0" colspan="2">
|
|
|
|
<widget class="QGroupBox" name="groupBox_8">
|
|
|
|
<property name="title">
|
2008-08-28 07:42:52 +00:00
|
|
|
<string>Activation</string>
|
|
|
|
</property>
|
2012-09-12 16:39:13 +00:00
|
|
|
<layout class="QGridLayout" name="gridLayout_3">
|
|
|
|
<item row="0" column="0" colspan="2">
|
|
|
|
<widget class="KWin::GlobalShortcutsEditor" name="editor" native="true">
|
|
|
|
<property name="minimumSize">
|
2008-08-28 07:42:52 +00:00
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>200</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-09-12 16:39:13 +00:00
|
|
|
<item row="0" column="0" rowspan="2">
|
|
|
|
<widget class="QGroupBox" name="groupBox_7">
|
|
|
|
<property name="title">
|
2008-08-28 07:42:52 +00:00
|
|
|
<string>Appearance</string>
|
|
|
|
</property>
|
2012-09-12 16:39:13 +00:00
|
|
|
<layout class="QGridLayout" name="gridLayout_2">
|
|
|
|
<item row="0" column="0" colspan="2">
|
|
|
|
<widget class="QCheckBox" name="kcfg_DisplayDesktopName">
|
|
|
|
<property name="text">
|
2008-08-28 07:42:52 +00:00
|
|
|
<string>Display desktop name</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-09-12 16:39:13 +00:00
|
|
|
<item row="1" column="0" colspan="2">
|
|
|
|
<widget class="QCheckBox" name="kcfg_Reflection">
|
|
|
|
<property name="text">
|
2008-08-28 07:42:52 +00:00
|
|
|
<string>Reflection</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-09-12 16:39:13 +00:00
|
|
|
<item row="3" column="0">
|
|
|
|
<widget class="QLabel" name="label">
|
|
|
|
<property name="text">
|
2008-08-28 07:42:52 +00:00
|
|
|
<string>Rotation duration:</string>
|
|
|
|
</property>
|
2012-09-12 16:39:13 +00:00
|
|
|
<property name="alignment">
|
2008-10-19 05:55:36 +00:00
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
2012-09-12 16:39:13 +00:00
|
|
|
<property name="buddy">
|
|
|
|
<cstring>kcfg_RotationDuration</cstring>
|
2008-08-28 07:42:52 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-09-12 16:39:13 +00:00
|
|
|
<item row="3" column="1">
|
|
|
|
<widget class="KIntSpinBox" name="kcfg_RotationDuration">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
2008-10-19 05:55:36 +00:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2012-09-12 16:39:13 +00:00
|
|
|
<property name="minimumSize">
|
2008-08-28 07:42:52 +00:00
|
|
|
<size>
|
|
|
|
<width>100</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2012-09-12 16:39:13 +00:00
|
|
|
<property name="specialValueText">
|
|
|
|
<string comment="Duration of rotation">Default</string>
|
2008-08-30 07:25:54 +00:00
|
|
|
</property>
|
2012-09-12 16:39:13 +00:00
|
|
|
<property name="maximum">
|
2008-08-28 07:42:52 +00:00
|
|
|
<number>5000</number>
|
|
|
|
</property>
|
2012-09-12 16:39:13 +00:00
|
|
|
<property name="singleStep">
|
2008-08-30 07:25:54 +00:00
|
|
|
<number>10</number>
|
2008-08-28 07:42:52 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-09-12 16:39:13 +00:00
|
|
|
<item row="4" column="0" colspan="2">
|
|
|
|
<spacer name="verticalSpacer_2">
|
|
|
|
<property name="orientation">
|
2008-08-28 07:42:52 +00:00
|
|
|
<enum>Qt::Vertical</enum>
|
2008-07-15 19:21:50 +00:00
|
|
|
</property>
|
2012-09-12 16:39:13 +00:00
|
|
|
<property name="sizeHint" stdset="0">
|
2008-07-15 19:21:50 +00:00
|
|
|
<size>
|
2008-08-28 07:42:52 +00:00
|
|
|
<width>20</width>
|
2008-10-19 05:55:36 +00:00
|
|
|
<height>0</height>
|
2008-07-15 19:21:50 +00:00
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
2012-09-12 16:39:13 +00:00
|
|
|
<item row="2" column="0" colspan="2">
|
|
|
|
<widget class="QCheckBox" name="kcfg_ZOrdering">
|
|
|
|
<property name="text">
|
2009-02-17 20:47:02 +00:00
|
|
|
<string>Windows hover above cube</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2008-08-28 07:42:52 +00:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-09-12 16:39:13 +00:00
|
|
|
<item row="0" column="1">
|
|
|
|
<widget class="QGroupBox" name="groupBox_4">
|
|
|
|
<property name="title">
|
2008-08-28 07:42:52 +00:00
|
|
|
<string>Opacity</string>
|
|
|
|
</property>
|
2012-09-12 16:39:13 +00:00
|
|
|
<layout class="QGridLayout" name="gridLayout_6">
|
|
|
|
<item row="1" column="0" colspan="2">
|
|
|
|
<widget class="QSlider" name="kcfg_Opacity">
|
|
|
|
<property name="minimumSize">
|
2008-10-19 05:55:36 +00:00
|
|
|
<size>
|
|
|
|
<width>200</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2012-09-12 16:39:13 +00:00
|
|
|
<property name="maximum">
|
2008-10-19 05:55:36 +00:00
|
|
|
<number>100</number>
|
|
|
|
</property>
|
2012-09-12 16:39:13 +00:00
|
|
|
<property name="singleStep">
|
2008-10-19 05:55:36 +00:00
|
|
|
<number>1</number>
|
|
|
|
</property>
|
2012-09-12 16:39:13 +00:00
|
|
|
<property name="value">
|
2008-10-19 05:55:36 +00:00
|
|
|
<number>100</number>
|
|
|
|
</property>
|
2012-09-12 16:39:13 +00:00
|
|
|
<property name="orientation">
|
2008-10-19 05:55:36 +00:00
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
2012-09-12 16:39:13 +00:00
|
|
|
<property name="tickPosition">
|
2008-10-19 05:55:36 +00:00
|
|
|
<enum>QSlider::TicksBelow</enum>
|
|
|
|
</property>
|
2012-09-12 16:39:13 +00:00
|
|
|
<property name="tickInterval">
|
2008-10-19 05:55:36 +00:00
|
|
|
<number>10</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2008-08-28 07:42:52 +00:00
|
|
|
</item>
|
2012-09-12 16:39:13 +00:00
|
|
|
<item row="1" column="2">
|
|
|
|
<widget class="KIntSpinBox" name="kcfg_OpacitySpin">
|
|
|
|
<property name="minimumSize">
|
2008-08-28 07:42:52 +00:00
|
|
|
<size>
|
|
|
|
<width>75</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2012-09-12 16:39:13 +00:00
|
|
|
<property name="suffix">
|
2008-08-28 07:42:52 +00:00
|
|
|
<string> %</string>
|
|
|
|
</property>
|
2012-09-12 16:39:13 +00:00
|
|
|
<property name="maximum">
|
2008-08-28 07:42:52 +00:00
|
|
|
<number>100</number>
|
|
|
|
</property>
|
2012-09-12 16:39:13 +00:00
|
|
|
<property name="value">
|
2008-08-28 07:42:52 +00:00
|
|
|
<number>100</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-09-12 16:39:13 +00:00
|
|
|
<item row="2" column="0">
|
|
|
|
<widget class="QLabel" name="label_4">
|
|
|
|
<property name="text">
|
2008-10-19 05:55:36 +00:00
|
|
|
<string>Transparent</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-09-12 16:39:13 +00:00
|
|
|
<item row="2" column="1">
|
|
|
|
<widget class="QLabel" name="label_5">
|
|
|
|
<property name="text">
|
2008-10-19 05:55:36 +00:00
|
|
|
<string>Opaque</string>
|
|
|
|
</property>
|
2012-09-12 16:39:13 +00:00
|
|
|
<property name="alignment">
|
2008-10-19 05:55:36 +00:00
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-09-12 16:39:13 +00:00
|
|
|
<item row="3" column="0" colspan="3">
|
|
|
|
<widget class="QCheckBox" name="kcfg_OpacityDesktopOnly">
|
|
|
|
<property name="text">
|
2009-02-06 09:37:18 +00:00
|
|
|
<string>Do not change opacity of windows</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2008-08-28 07:42:52 +00:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-09-12 16:39:13 +00:00
|
|
|
<item row="4" column="0" colspan="2">
|
|
|
|
<spacer name="verticalSpacer_3">
|
|
|
|
<property name="orientation">
|
2008-10-19 05:55:36 +00:00
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
2012-09-12 16:39:13 +00:00
|
|
|
<property name="sizeHint" stdset="0">
|
2008-10-19 05:55:36 +00:00
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>40</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
2008-08-28 07:42:52 +00:00
|
|
|
</layout>
|
|
|
|
</widget>
|
2012-09-12 16:39:13 +00:00
|
|
|
<widget class="QWidget" name="tab_2">
|
|
|
|
<attribute name="title">
|
2008-08-28 07:42:52 +00:00
|
|
|
<string>Tab 2</string>
|
|
|
|
</attribute>
|
2012-09-12 16:39:13 +00:00
|
|
|
<layout class="QGridLayout" name="gridLayout_7">
|
|
|
|
<item row="0" column="0" rowspan="2">
|
|
|
|
<widget class="QGroupBox" name="groupBox_3">
|
|
|
|
<property name="title">
|
2008-08-28 07:42:52 +00:00
|
|
|
<string>Caps</string>
|
|
|
|
</property>
|
2012-09-12 16:39:13 +00:00
|
|
|
<layout class="QGridLayout" name="gridLayout_4">
|
|
|
|
<item row="0" column="0" colspan="2">
|
|
|
|
<widget class="QCheckBox" name="kcfg_Caps">
|
|
|
|
<property name="text">
|
2008-08-28 07:42:52 +00:00
|
|
|
<string>Show caps</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-09-12 16:39:13 +00:00
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QLabel" name="capColorLabel">
|
|
|
|
<property name="text">
|
2008-11-17 18:35:18 +00:00
|
|
|
<string>Cap color:</string>
|
2008-08-28 07:42:52 +00:00
|
|
|
</property>
|
2012-09-12 16:39:13 +00:00
|
|
|
<property name="alignment">
|
2008-10-19 05:55:36 +00:00
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
2012-09-12 16:39:13 +00:00
|
|
|
<property name="buddy">
|
|
|
|
<cstring>kcfg_CapColor</cstring>
|
2008-08-28 07:42:52 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-09-12 16:39:13 +00:00
|
|
|
<item row="1" column="1">
|
|
|
|
<widget class="KColorButton" name="kcfg_CapColor">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
2008-10-19 05:55:36 +00:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2008-08-28 07:42:52 +00:00
|
|
|
</item>
|
2012-09-12 16:39:13 +00:00
|
|
|
<item row="2" column="0" colspan="2">
|
|
|
|
<widget class="QCheckBox" name="kcfg_TexturedCaps">
|
|
|
|
<property name="text">
|
2008-08-28 07:42:52 +00:00
|
|
|
<string>Display image on caps</string>
|
2008-07-15 19:21:50 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-09-12 16:39:13 +00:00
|
|
|
<item row="3" column="0">
|
|
|
|
<spacer name="verticalSpacer_4">
|
|
|
|
<property name="orientation">
|
2009-02-06 18:53:16 +00:00
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
2012-09-12 16:39:13 +00:00
|
|
|
<property name="sizeHint" stdset="0">
|
2009-02-06 18:53:16 +00:00
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>40</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
2008-07-15 19:21:50 +00:00
|
|
|
</layout>
|
2008-08-28 07:42:52 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
2012-09-12 16:39:13 +00:00
|
|
|
<item row="2" column="0" colspan="2">
|
|
|
|
<widget class="QGroupBox" name="groupBox_2">
|
|
|
|
<property name="title">
|
2008-08-28 07:42:52 +00:00
|
|
|
<string>Zoom</string>
|
|
|
|
</property>
|
2012-09-12 16:39:13 +00:00
|
|
|
<layout class="QGridLayout" name="gridLayout_8">
|
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QLabel" name="label_8">
|
|
|
|
<property name="text">
|
2008-10-19 05:55:36 +00:00
|
|
|
<string>Near</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-09-12 16:39:13 +00:00
|
|
|
<item row="1" column="1">
|
|
|
|
<widget class="QLabel" name="label_9">
|
|
|
|
<property name="text">
|
2008-10-19 05:55:36 +00:00
|
|
|
<string>Far</string>
|
|
|
|
</property>
|
2012-09-12 16:39:13 +00:00
|
|
|
<property name="alignment">
|
2008-10-19 05:55:36 +00:00
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-09-12 16:39:13 +00:00
|
|
|
<item row="0" column="0" colspan="2">
|
|
|
|
<widget class="QSlider" name="kcfg_ZPosition">
|
|
|
|
<property name="toolTip">
|
2008-08-28 07:42:52 +00:00
|
|
|
<string>Define how far away the object should appear</string>
|
|
|
|
</property>
|
2012-09-12 16:39:13 +00:00
|
|
|
<property name="maximum">
|
2008-08-28 07:42:52 +00:00
|
|
|
<number>3000</number>
|
|
|
|
</property>
|
2012-09-12 16:39:13 +00:00
|
|
|
<property name="singleStep">
|
2008-08-28 07:42:52 +00:00
|
|
|
<number>10</number>
|
|
|
|
</property>
|
2012-09-12 16:39:13 +00:00
|
|
|
<property name="pageStep">
|
2008-08-28 07:42:52 +00:00
|
|
|
<number>100</number>
|
|
|
|
</property>
|
2012-09-12 16:39:13 +00:00
|
|
|
<property name="orientation">
|
2008-08-28 07:42:52 +00:00
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
2012-09-12 16:39:13 +00:00
|
|
|
<property name="tickPosition">
|
2008-08-28 07:42:52 +00:00
|
|
|
<enum>QSlider::TicksBelow</enum>
|
|
|
|
</property>
|
2012-09-12 16:39:13 +00:00
|
|
|
<property name="tickInterval">
|
2008-08-28 07:42:52 +00:00
|
|
|
<number>100</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-09-12 16:39:13 +00:00
|
|
|
<item row="4" column="0" colspan="2">
|
|
|
|
<spacer name="verticalSpacer">
|
|
|
|
<property name="orientation">
|
2008-10-19 05:55:36 +00:00
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
2012-09-12 16:39:13 +00:00
|
|
|
<property name="sizeHint" stdset="0">
|
2008-10-19 05:55:36 +00:00
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
2012-09-12 16:39:13 +00:00
|
|
|
<item row="0" column="1" rowspan="2">
|
|
|
|
<widget class="QGroupBox" name="groupBox_9">
|
|
|
|
<property name="title">
|
2008-11-17 18:35:18 +00:00
|
|
|
<string>Additional Options</string>
|
2008-08-28 07:42:52 +00:00
|
|
|
</property>
|
2012-09-12 16:39:13 +00:00
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
2008-08-28 07:42:52 +00:00
|
|
|
<item>
|
2012-09-12 16:39:13 +00:00
|
|
|
<widget class="QCheckBox" name="kcfg_CloseOnMouseRelease">
|
|
|
|
<property name="toolTip">
|
2008-10-19 05:55:36 +00:00
|
|
|
<string>If enabled the effect will be deactivated after rotating the cube with the mouse,
|
|
|
|
otherwise it will remain active</string>
|
2008-08-28 07:42:52 +00:00
|
|
|
</property>
|
2012-09-12 16:39:13 +00:00
|
|
|
<property name="text">
|
2008-08-28 07:42:52 +00:00
|
|
|
<string>Close after mouse dragging</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2008-08-29 09:22:36 +00:00
|
|
|
<item>
|
2012-09-12 16:39:13 +00:00
|
|
|
<widget class="QCheckBox" name="kcfg_TabBox">
|
|
|
|
<property name="text">
|
2008-10-19 05:55:36 +00:00
|
|
|
<string>Use this effect for walking through the desktops</string>
|
2008-08-29 09:22:36 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-02-06 09:24:12 +00:00
|
|
|
<item>
|
2012-09-12 16:39:13 +00:00
|
|
|
<widget class="QCheckBox" name="kcfg_InvertKeys">
|
|
|
|
<property name="text">
|
2009-02-06 21:23:57 +00:00
|
|
|
<string>Invert cursor keys</string>
|
2009-02-06 09:24:12 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2012-09-12 16:39:13 +00:00
|
|
|
<widget class="QCheckBox" name="kcfg_InvertMouse">
|
|
|
|
<property name="text">
|
2009-02-06 09:24:12 +00:00
|
|
|
<string>Invert mouse</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2008-08-28 07:42:52 +00:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-09-12 16:39:13 +00:00
|
|
|
<item row="3" column="0" colspan="2">
|
|
|
|
<widget class="QGroupBox" name="capDeformationGroupBox">
|
|
|
|
<property name="title">
|
2009-02-14 09:29:01 +00:00
|
|
|
<string>Sphere Cap Deformation</string>
|
|
|
|
</property>
|
2012-09-12 16:39:13 +00:00
|
|
|
<layout class="QGridLayout" name="gridLayout_9">
|
|
|
|
<item row="0" column="0" colspan="2">
|
|
|
|
<widget class="QSlider" name="kcfg_CapDeformation">
|
|
|
|
<property name="maximum">
|
2009-02-14 09:29:01 +00:00
|
|
|
<number>100</number>
|
|
|
|
</property>
|
2012-09-12 16:39:13 +00:00
|
|
|
<property name="orientation">
|
2009-02-14 09:29:01 +00:00
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
2012-09-12 16:39:13 +00:00
|
|
|
<property name="tickPosition">
|
2009-02-14 09:29:01 +00:00
|
|
|
<enum>QSlider::TicksBelow</enum>
|
|
|
|
</property>
|
2012-09-12 16:39:13 +00:00
|
|
|
<property name="tickInterval">
|
2009-02-14 09:29:01 +00:00
|
|
|
<number>25</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-09-12 16:39:13 +00:00
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QLabel" name="capDeformationSphereLabel">
|
|
|
|
<property name="text">
|
2009-02-14 09:29:01 +00:00
|
|
|
<string>Sphere</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-09-12 16:39:13 +00:00
|
|
|
<item row="1" column="1">
|
|
|
|
<widget class="QLabel" name="capDeformationPlaneLabel">
|
|
|
|
<property name="text">
|
2009-02-14 09:29:01 +00:00
|
|
|
<string>Plane</string>
|
|
|
|
</property>
|
2012-09-12 16:39:13 +00:00
|
|
|
<property name="alignment">
|
2009-02-14 09:29:01 +00:00
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2008-08-28 07:42:52 +00:00
|
|
|
</layout>
|
|
|
|
</widget>
|
2008-08-25 08:19:39 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
2008-07-15 19:21:50 +00:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<customwidgets>
|
|
|
|
<customwidget>
|
|
|
|
<class>KColorButton</class>
|
|
|
|
<extends>QPushButton</extends>
|
|
|
|
<header>kcolorbutton.h</header>
|
|
|
|
</customwidget>
|
2009-06-30 20:09:04 +00:00
|
|
|
<customwidget>
|
|
|
|
<class>KIntSpinBox</class>
|
|
|
|
<extends>QSpinBox</extends>
|
|
|
|
<header>knuminput.h</header>
|
|
|
|
</customwidget>
|
2008-08-28 07:42:52 +00:00
|
|
|
<customwidget>
|
|
|
|
<class>KUrlRequester</class>
|
|
|
|
<extends>QFrame</extends>
|
|
|
|
<header>kurlrequester.h</header>
|
2008-08-30 07:25:54 +00:00
|
|
|
<container>1</container>
|
2008-08-28 07:42:52 +00:00
|
|
|
</customwidget>
|
2008-07-15 19:21:50 +00:00
|
|
|
<customwidget>
|
|
|
|
<class>KWin::GlobalShortcutsEditor</class>
|
|
|
|
<extends>QWidget</extends>
|
2012-09-12 16:39:13 +00:00
|
|
|
<header location="global">kwineffects.h</header>
|
2008-07-15 19:21:50 +00:00
|
|
|
<container>1</container>
|
|
|
|
</customwidget>
|
|
|
|
</customwidgets>
|
|
|
|
<tabstops>
|
2008-08-28 07:42:52 +00:00
|
|
|
<tabstop>tabWidget</tabstop>
|
2012-09-12 16:39:13 +00:00
|
|
|
<tabstop>kcfg_DisplayDesktopName</tabstop>
|
|
|
|
<tabstop>kcfg_Reflection</tabstop>
|
|
|
|
<tabstop>kcfg_ZOrdering</tabstop>
|
|
|
|
<tabstop>kcfg_RotationDuration</tabstop>
|
|
|
|
<tabstop>kcfg_Opacity</tabstop>
|
|
|
|
<tabstop>kcfg_OpacitySpin</tabstop>
|
|
|
|
<tabstop>kcfg_OpacityDesktopOnly</tabstop>
|
|
|
|
<tabstop>kcfg_BackgroundColor</tabstop>
|
|
|
|
<tabstop>kcfg_Wallpaper</tabstop>
|
|
|
|
<tabstop>kcfg_Caps</tabstop>
|
|
|
|
<tabstop>kcfg_CapColor</tabstop>
|
|
|
|
<tabstop>kcfg_TexturedCaps</tabstop>
|
|
|
|
<tabstop>kcfg_CloseOnMouseRelease</tabstop>
|
|
|
|
<tabstop>kcfg_TabBox</tabstop>
|
|
|
|
<tabstop>kcfg_InvertKeys</tabstop>
|
|
|
|
<tabstop>kcfg_InvertMouse</tabstop>
|
|
|
|
<tabstop>kcfg_ZPosition</tabstop>
|
|
|
|
<tabstop>kcfg_CapDeformation</tabstop>
|
2008-07-15 19:21:50 +00:00
|
|
|
</tabstops>
|
|
|
|
<resources/>
|
|
|
|
<connections>
|
|
|
|
<connection>
|
2012-09-12 16:39:13 +00:00
|
|
|
<sender>kcfg_OpacitySpin</sender>
|
2008-07-15 19:21:50 +00:00
|
|
|
<signal>valueChanged(int)</signal>
|
2012-09-12 16:39:13 +00:00
|
|
|
<receiver>kcfg_Opacity</receiver>
|
2008-07-15 19:21:50 +00:00
|
|
|
<slot>setValue(int)</slot>
|
|
|
|
<hints>
|
2012-09-12 16:39:13 +00:00
|
|
|
<hint type="sourcelabel">
|
|
|
|
<x>727</x>
|
|
|
|
<y>85</y>
|
2008-07-15 19:21:50 +00:00
|
|
|
</hint>
|
2012-09-12 16:39:13 +00:00
|
|
|
<hint type="destinationlabel">
|
|
|
|
<x>611</x>
|
|
|
|
<y>88</y>
|
2008-07-15 19:21:50 +00:00
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
2012-09-12 16:39:13 +00:00
|
|
|
<sender>kcfg_Opacity</sender>
|
2008-07-15 19:21:50 +00:00
|
|
|
<signal>valueChanged(int)</signal>
|
2012-09-12 16:39:13 +00:00
|
|
|
<receiver>kcfg_OpacitySpin</receiver>
|
2008-07-15 19:21:50 +00:00
|
|
|
<slot>setValue(int)</slot>
|
|
|
|
<hints>
|
2012-09-12 16:39:13 +00:00
|
|
|
<hint type="sourcelabel">
|
|
|
|
<x>611</x>
|
|
|
|
<y>88</y>
|
2009-02-06 09:39:57 +00:00
|
|
|
</hint>
|
2012-09-12 16:39:13 +00:00
|
|
|
<hint type="destinationlabel">
|
|
|
|
<x>727</x>
|
|
|
|
<y>85</y>
|
2009-02-06 09:39:57 +00:00
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
2008-07-15 19:21:50 +00:00
|
|
|
</connections>
|
|
|
|
</ui>
|