2012-09-05 19:35:36 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
2009-02-05 15:35:38 +00:00
|
|
|
<class>KWin::TranslucencyEffectConfigForm</class>
|
2012-09-05 19:35:36 +00:00
|
|
|
<widget class="QWidget" name="KWin::TranslucencyEffectConfigForm">
|
|
|
|
<property name="geometry">
|
2008-04-06 10:19:26 +00:00
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2012-09-05 19:35:36 +00:00
|
|
|
<width>643</width>
|
|
|
|
<height>269</height>
|
2008-04-06 10:19:26 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="windowTitle">
|
2008-04-06 10:19:26 +00:00
|
|
|
<string>Translucency</string>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
2008-10-18 11:34:54 +00:00
|
|
|
<item>
|
2012-09-05 19:35:36 +00:00
|
|
|
<widget class="QGroupBox" name="m_opacityGroupBox">
|
|
|
|
<property name="title">
|
2008-11-17 18:35:18 +00:00
|
|
|
<string>General Translucency Settings</string>
|
2008-04-06 10:19:26 +00:00
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
|
|
<item row="4" column="1" colspan="2">
|
2012-09-02 06:46:32 +00:00
|
|
|
<widget class="QSlider" name="kcfg_Dialogs">
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="minimum">
|
2008-10-18 11:34:54 +00:00
|
|
|
<number>10</number>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="maximum">
|
2008-10-18 11:34:54 +00:00
|
|
|
<number>100</number>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="orientation">
|
2008-10-18 11:34:54 +00:00
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="tickPosition">
|
2008-10-18 11:34:54 +00:00
|
|
|
<enum>QSlider::TicksBelow</enum>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="tickInterval">
|
2008-10-18 11:34:54 +00:00
|
|
|
<number>10</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-09-05 19:35:36 +00:00
|
|
|
<item row="4" column="0">
|
|
|
|
<widget class="QLabel" name="dialogs_label">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
|
2008-10-18 11:34:54 +00:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="text">
|
|
|
|
<string>Dialogs:</string>
|
2008-10-18 11:34:54 +00:00
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="alignment">
|
2008-10-18 11:34:54 +00:00
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="buddy">
|
2012-09-02 06:46:32 +00:00
|
|
|
<cstring>kcfg_Dialogs</cstring>
|
2008-10-18 11:34:54 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-09-05 19:35:36 +00:00
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QLabel" name="decorations_label">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
|
2008-10-18 11:34:54 +00:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="text">
|
|
|
|
<string>Decorations:</string>
|
2008-10-18 11:34:54 +00:00
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="alignment">
|
2008-10-18 11:34:54 +00:00
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="buddy">
|
2012-09-02 06:46:32 +00:00
|
|
|
<cstring>kcfg_Decoration</cstring>
|
2008-10-18 11:34:54 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-09-05 19:35:36 +00:00
|
|
|
<item row="5" column="1" colspan="2">
|
2012-09-02 06:46:32 +00:00
|
|
|
<widget class="QSlider" name="kcfg_ComboboxPopups">
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="minimum">
|
2008-10-18 11:34:54 +00:00
|
|
|
<number>10</number>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="maximum">
|
2008-10-18 11:34:54 +00:00
|
|
|
<number>100</number>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="orientation">
|
2008-10-18 11:34:54 +00:00
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="tickPosition">
|
2008-10-18 11:34:54 +00:00
|
|
|
<enum>QSlider::TicksBelow</enum>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="tickInterval">
|
2008-10-18 11:34:54 +00:00
|
|
|
<number>10</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-09-05 19:35:36 +00:00
|
|
|
<item row="6" column="1" colspan="2">
|
2012-09-02 06:46:32 +00:00
|
|
|
<widget class="QSlider" name="kcfg_Menus">
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="minimum">
|
2008-10-18 11:34:54 +00:00
|
|
|
<number>10</number>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="maximum">
|
2008-10-18 11:34:54 +00:00
|
|
|
<number>100</number>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="orientation">
|
2008-10-18 11:34:54 +00:00
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="tickPosition">
|
2008-10-18 11:34:54 +00:00
|
|
|
<enum>QSlider::TicksBelow</enum>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="tickInterval">
|
2008-10-18 11:34:54 +00:00
|
|
|
<number>10</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-09-05 19:35:36 +00:00
|
|
|
<item row="2" column="0">
|
|
|
|
<widget class="QLabel" name="inactive_label">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
|
2008-10-18 11:34:54 +00:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="text">
|
|
|
|
<string>Inactive windows:</string>
|
2008-10-18 11:34:54 +00:00
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="alignment">
|
2008-10-18 11:34:54 +00:00
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="buddy">
|
2012-09-02 06:46:32 +00:00
|
|
|
<cstring>kcfg_Inactive</cstring>
|
2008-10-18 11:34:54 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-09-05 19:35:36 +00:00
|
|
|
<item row="3" column="0">
|
|
|
|
<widget class="QLabel" name="moveresize_label">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
2008-10-18 11:34:54 +00:00
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="text">
|
|
|
|
<string>Moving windows:</string>
|
2008-10-18 11:34:54 +00:00
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
2008-10-18 11:34:54 +00:00
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="buddy">
|
2012-09-02 06:46:32 +00:00
|
|
|
<cstring>kcfg_MoveResize</cstring>
|
2008-10-18 11:34:54 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-09-05 19:35:36 +00:00
|
|
|
<item row="5" column="0">
|
|
|
|
<widget class="QLabel" name="comboboxpopup_label">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
|
2008-10-18 11:34:54 +00:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="text">
|
|
|
|
<string>Combobox popups:</string>
|
2008-10-18 11:34:54 +00:00
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="alignment">
|
2008-10-18 11:34:54 +00:00
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="buddy">
|
2012-09-02 06:46:32 +00:00
|
|
|
<cstring>kcfg_ComboboxPopups</cstring>
|
2008-10-18 11:34:54 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-09-05 19:35:36 +00:00
|
|
|
<item row="3" column="1" colspan="2">
|
2012-09-02 06:46:32 +00:00
|
|
|
<widget class="QSlider" name="kcfg_MoveResize">
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="minimum">
|
2008-10-18 11:34:54 +00:00
|
|
|
<number>10</number>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="maximum">
|
2008-10-18 11:34:54 +00:00
|
|
|
<number>100</number>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="orientation">
|
2008-10-18 11:34:54 +00:00
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="tickPosition">
|
2008-10-18 11:34:54 +00:00
|
|
|
<enum>QSlider::TicksBelow</enum>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="tickInterval">
|
2008-10-18 11:34:54 +00:00
|
|
|
<number>10</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-09-05 19:35:36 +00:00
|
|
|
<item row="7" column="0" colspan="2">
|
|
|
|
<spacer name="verticalSpacer_2">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
2008-10-18 11:34:54 +00:00
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
2008-10-18 11:34:54 +00:00
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
</spacer>
|
2008-10-18 11:34:54 +00:00
|
|
|
</item>
|
2012-09-05 19:35:36 +00:00
|
|
|
<item row="1" column="1" colspan="2">
|
2012-09-02 06:46:32 +00:00
|
|
|
<widget class="QSlider" name="kcfg_Decoration">
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="minimumSize">
|
2008-10-18 11:34:54 +00:00
|
|
|
<size>
|
2012-09-05 19:35:36 +00:00
|
|
|
<width>170</width>
|
2008-10-18 11:34:54 +00:00
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="minimum">
|
|
|
|
<number>10</number>
|
2008-10-18 11:34:54 +00:00
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="maximum">
|
2008-10-18 11:34:54 +00:00
|
|
|
<number>100</number>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="tickPosition">
|
|
|
|
<enum>QSlider::TicksBelow</enum>
|
|
|
|
</property>
|
|
|
|
<property name="tickInterval">
|
|
|
|
<number>10</number>
|
|
|
|
</property>
|
2008-10-18 11:34:54 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
2012-09-05 19:35:36 +00:00
|
|
|
<item row="2" column="1" colspan="2">
|
2012-09-02 06:46:32 +00:00
|
|
|
<widget class="QSlider" name="kcfg_Inactive">
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="minimum">
|
|
|
|
<number>10</number>
|
2008-10-18 13:50:32 +00:00
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="maximum">
|
|
|
|
<number>100</number>
|
2008-10-18 13:50:32 +00:00
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="tickPosition">
|
|
|
|
<enum>QSlider::TicksBelow</enum>
|
|
|
|
</property>
|
|
|
|
<property name="tickInterval">
|
|
|
|
<number>10</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2008-10-18 13:50:32 +00:00
|
|
|
</item>
|
2012-09-05 19:35:36 +00:00
|
|
|
<item row="0" column="1">
|
|
|
|
<widget class="QLabel" name="label_2">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
2008-10-19 10:05:09 +00:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="text">
|
2008-10-19 10:05:09 +00:00
|
|
|
<string>Transparent</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-09-05 19:35:36 +00:00
|
|
|
<item row="0" column="2">
|
|
|
|
<widget class="QLabel" name="label_3">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Preferred">
|
2008-10-19 10:05:09 +00:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="text">
|
2008-10-19 10:05:09 +00:00
|
|
|
<string>Opaque</string>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="6" column="0">
|
|
|
|
<widget class="QLabel" name="menus_label">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Menus:</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
2008-10-19 10:05:09 +00:00
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="buddy">
|
2012-09-02 06:46:32 +00:00
|
|
|
<cstring>kcfg_Menus</cstring>
|
2012-09-05 19:35:36 +00:00
|
|
|
</property>
|
2008-10-19 10:05:09 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
2008-10-18 11:34:54 +00:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2012-09-02 06:46:32 +00:00
|
|
|
<widget class="QGroupBox" name="kcfg_IndividualMenuConfig">
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="title">
|
2008-11-17 18:35:18 +00:00
|
|
|
<string>Set menu translucency independently</string>
|
2008-10-18 11:34:54 +00:00
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="checkable">
|
2008-10-18 11:34:54 +00:00
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="checked">
|
2008-10-18 11:34:54 +00:00
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<layout class="QGridLayout" name="gridLayout_2">
|
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QLabel" name="dropdownmenus_label">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
|
2008-10-18 11:34:54 +00:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="text">
|
2008-10-18 11:34:54 +00:00
|
|
|
<string>Dropdown menus:</string>
|
2008-09-29 13:33:58 +00:00
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="alignment">
|
2008-10-18 11:34:54 +00:00
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="buddy">
|
2012-09-02 06:46:32 +00:00
|
|
|
<cstring>kcfg_DropdownMenus</cstring>
|
2008-10-18 11:34:54 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-09-05 19:35:36 +00:00
|
|
|
<item row="1" column="1" colspan="2">
|
2012-09-02 06:46:32 +00:00
|
|
|
<widget class="QSlider" name="kcfg_DropdownMenus">
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="minimumSize">
|
2008-04-28 16:10:10 +00:00
|
|
|
<size>
|
2008-10-18 11:34:54 +00:00
|
|
|
<width>170</width>
|
|
|
|
<height>0</height>
|
2008-04-28 16:10:10 +00:00
|
|
|
</size>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="minimum">
|
2008-10-18 11:34:54 +00:00
|
|
|
<number>10</number>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="maximum">
|
2008-10-18 11:34:54 +00:00
|
|
|
<number>100</number>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="orientation">
|
2008-10-18 11:34:54 +00:00
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="tickPosition">
|
2008-10-18 11:34:54 +00:00
|
|
|
<enum>QSlider::TicksBelow</enum>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="tickInterval">
|
2008-10-18 11:34:54 +00:00
|
|
|
<number>10</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2008-09-29 13:33:58 +00:00
|
|
|
</item>
|
2012-09-05 19:35:36 +00:00
|
|
|
<item row="2" column="0">
|
|
|
|
<widget class="QLabel" name="popupmenus_label">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
|
2008-10-18 11:34:54 +00:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="text">
|
2008-10-18 11:34:54 +00:00
|
|
|
<string>Popup menus:</string>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="alignment">
|
2008-10-18 11:34:54 +00:00
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="buddy">
|
2012-09-02 06:46:32 +00:00
|
|
|
<cstring>kcfg_PopupMenus</cstring>
|
2008-10-18 11:34:54 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-09-05 19:35:36 +00:00
|
|
|
<item row="2" column="1" colspan="2">
|
2012-09-02 06:46:32 +00:00
|
|
|
<widget class="QSlider" name="kcfg_PopupMenus">
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="minimum">
|
2008-10-18 11:34:54 +00:00
|
|
|
<number>10</number>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="maximum">
|
2008-10-18 11:34:54 +00:00
|
|
|
<number>100</number>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="orientation">
|
2008-10-18 11:34:54 +00:00
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="tickPosition">
|
2008-10-18 11:34:54 +00:00
|
|
|
<enum>QSlider::TicksBelow</enum>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="tickInterval">
|
2008-10-18 11:34:54 +00:00
|
|
|
<number>10</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-09-05 19:35:36 +00:00
|
|
|
<item row="3" column="0">
|
|
|
|
<widget class="QLabel" name="tornoffmenus_label">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
|
2008-10-18 11:34:54 +00:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="text">
|
2008-10-18 11:34:54 +00:00
|
|
|
<string>Torn-off menus:</string>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="alignment">
|
2008-10-18 11:34:54 +00:00
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="buddy">
|
2012-09-02 06:46:32 +00:00
|
|
|
<cstring>kcfg_TornOffMenus</cstring>
|
2008-10-18 11:34:54 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-09-05 19:35:36 +00:00
|
|
|
<item row="3" column="1" colspan="2">
|
2012-09-02 06:46:32 +00:00
|
|
|
<widget class="QSlider" name="kcfg_TornOffMenus">
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="minimum">
|
2008-10-18 11:34:54 +00:00
|
|
|
<number>10</number>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="maximum">
|
2008-10-18 11:34:54 +00:00
|
|
|
<number>100</number>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="orientation">
|
2008-10-18 11:34:54 +00:00
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="tickPosition">
|
2008-10-18 11:34:54 +00:00
|
|
|
<enum>QSlider::TicksBelow</enum>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="tickInterval">
|
2008-10-18 11:34:54 +00:00
|
|
|
<number>10</number>
|
|
|
|
</property>
|
2008-04-28 16:10:10 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
2012-09-05 19:35:36 +00:00
|
|
|
<item row="4" column="0" colspan="3">
|
|
|
|
<spacer name="verticalSpacer">
|
|
|
|
<property name="orientation">
|
2008-10-18 13:50:32 +00:00
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="sizeHint" stdset="0">
|
2008-10-18 13:50:32 +00:00
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
2012-09-05 19:35:36 +00:00
|
|
|
<item row="0" column="1">
|
|
|
|
<widget class="QLabel" name="label_6">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
2008-10-19 10:05:09 +00:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="text">
|
2008-10-19 10:05:09 +00:00
|
|
|
<string>Transparent</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-09-05 19:35:36 +00:00
|
|
|
<item row="0" column="2">
|
|
|
|
<widget class="QLabel" name="label_7">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Preferred">
|
2008-10-19 10:05:09 +00:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="text">
|
2008-10-19 10:05:09 +00:00
|
|
|
<string>Opaque</string>
|
|
|
|
</property>
|
2012-09-05 19:35:36 +00:00
|
|
|
<property name="alignment">
|
2008-10-19 10:05:09 +00:00
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2008-04-06 10:19:26 +00:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
2008-10-18 11:34:54 +00:00
|
|
|
<tabstops>
|
2012-09-02 06:46:32 +00:00
|
|
|
<tabstop>kcfg_Decoration</tabstop>
|
|
|
|
<tabstop>kcfg_Inactive</tabstop>
|
|
|
|
<tabstop>kcfg_MoveResize</tabstop>
|
|
|
|
<tabstop>kcfg_Dialogs</tabstop>
|
|
|
|
<tabstop>kcfg_ComboboxPopups</tabstop>
|
|
|
|
<tabstop>kcfg_Menus</tabstop>
|
|
|
|
<tabstop>kcfg_IndividualMenuConfig</tabstop>
|
|
|
|
<tabstop>kcfg_DropdownMenus</tabstop>
|
|
|
|
<tabstop>kcfg_PopupMenus</tabstop>
|
|
|
|
<tabstop>kcfg_TornOffMenus</tabstop>
|
2008-10-18 11:34:54 +00:00
|
|
|
</tabstops>
|
2008-04-06 10:19:26 +00:00
|
|
|
<resources/>
|
2008-04-28 16:10:10 +00:00
|
|
|
<connections>
|
2008-09-29 13:33:58 +00:00
|
|
|
<connection>
|
2012-09-02 06:46:32 +00:00
|
|
|
<sender>kcfg_IndividualMenuConfig</sender>
|
2008-09-29 13:33:58 +00:00
|
|
|
<signal>toggled(bool)</signal>
|
2012-09-02 06:46:32 +00:00
|
|
|
<receiver>kcfg_Menus</receiver>
|
2008-09-29 13:33:58 +00:00
|
|
|
<slot>setDisabled(bool)</slot>
|
|
|
|
<hints>
|
2012-09-05 19:35:36 +00:00
|
|
|
<hint type="sourcelabel">
|
2008-09-29 13:33:58 +00:00
|
|
|
<x>109</x>
|
|
|
|
<y>316</y>
|
2008-04-28 16:10:10 +00:00
|
|
|
</hint>
|
2012-09-05 19:35:36 +00:00
|
|
|
<hint type="destinationlabel">
|
2008-09-29 13:33:58 +00:00
|
|
|
<x>212</x>
|
|
|
|
<y>220</y>
|
2008-04-28 16:10:10 +00:00
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
</connections>
|
2008-04-06 10:19:26 +00:00
|
|
|
</ui>
|