2010-01-21 14:56:24 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
|
|
|
<class>KWin::TrackMouseEffectConfigForm</class>
|
|
|
|
<widget class="QWidget" name="KWin::TrackMouseEffectConfigForm">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2012-09-12 17:24:20 +00:00
|
|
|
<width>327</width>
|
|
|
|
<height>104</height>
|
2010-01-21 14:56:24 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
2012-04-19 19:06:11 +00:00
|
|
|
<layout class="QFormLayout" name="formLayout">
|
|
|
|
<property name="fieldGrowthPolicy">
|
|
|
|
<enum>QFormLayout::FieldsStayAtSizeHint</enum>
|
|
|
|
</property>
|
|
|
|
<item row="0" column="0" colspan="2">
|
|
|
|
<widget class="KTitleWidget" name="ktitlewidget">
|
|
|
|
<property name="text">
|
|
|
|
<string>Trigger on</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QRadioButton" name="modifierRadio">
|
|
|
|
<property name="text">
|
|
|
|
<string>Modifiers</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="1">
|
|
|
|
<widget class="QWidget" name="widget" native="true">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
2010-01-21 14:56:24 +00:00
|
|
|
</property>
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
2012-04-19 19:06:11 +00:00
|
|
|
<property name="margin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
2012-09-12 17:24:20 +00:00
|
|
|
<widget class="QCheckBox" name="kcfg_Alt">
|
2012-04-19 19:06:11 +00:00
|
|
|
<property name="text">
|
|
|
|
<string>Alt</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2012-09-12 17:24:20 +00:00
|
|
|
<widget class="QCheckBox" name="kcfg_Control">
|
2012-04-19 19:06:11 +00:00
|
|
|
<property name="text">
|
|
|
|
<string>Ctrl</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-01-21 14:56:24 +00:00
|
|
|
<item>
|
2012-09-12 17:24:20 +00:00
|
|
|
<widget class="QCheckBox" name="kcfg_Shift">
|
2012-04-19 19:06:11 +00:00
|
|
|
<property name="text">
|
|
|
|
<string>Shift</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2010-01-21 14:56:24 +00:00
|
|
|
</item>
|
|
|
|
<item>
|
2012-09-12 17:24:20 +00:00
|
|
|
<widget class="QCheckBox" name="kcfg_Meta">
|
2012-04-19 19:06:11 +00:00
|
|
|
<property name="text">
|
|
|
|
<string>Meta</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2010-01-21 14:56:24 +00:00
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-04-19 19:06:11 +00:00
|
|
|
<item row="2" column="0">
|
|
|
|
<widget class="QRadioButton" name="shortcutRadio">
|
|
|
|
<property name="text">
|
2010-01-21 14:56:24 +00:00
|
|
|
<string>Shortcut</string>
|
|
|
|
</property>
|
2012-04-19 19:06:11 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="1">
|
|
|
|
<widget class="KKeySequenceWidget" name="shortcut">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
2010-01-21 14:56:24 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<customwidgets>
|
|
|
|
<customwidget>
|
2012-04-19 19:06:11 +00:00
|
|
|
<class>KKeySequenceWidget</class>
|
|
|
|
<extends>QWidget</extends>
|
|
|
|
<header>kkeysequencewidget.h</header>
|
|
|
|
</customwidget>
|
|
|
|
<customwidget>
|
|
|
|
<class>KTitleWidget</class>
|
2010-01-21 14:56:24 +00:00
|
|
|
<extends>QWidget</extends>
|
2012-04-19 19:06:11 +00:00
|
|
|
<header>ktitlewidget.h</header>
|
2010-01-21 14:56:24 +00:00
|
|
|
</customwidget>
|
|
|
|
</customwidgets>
|
|
|
|
<resources/>
|
2012-04-19 19:06:11 +00:00
|
|
|
<connections>
|
|
|
|
<connection>
|
|
|
|
<sender>shortcutRadio</sender>
|
|
|
|
<signal>toggled(bool)</signal>
|
|
|
|
<receiver>shortcut</receiver>
|
|
|
|
<slot>setEnabled(bool)</slot>
|
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel">
|
|
|
|
<x>107</x>
|
|
|
|
<y>75</y>
|
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel">
|
|
|
|
<x>183</x>
|
|
|
|
<y>75</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>modifierRadio</sender>
|
|
|
|
<signal>toggled(bool)</signal>
|
|
|
|
<receiver>widget</receiver>
|
|
|
|
<slot>setEnabled(bool)</slot>
|
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel">
|
|
|
|
<x>99</x>
|
|
|
|
<y>44</y>
|
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel">
|
|
|
|
<x>309</x>
|
|
|
|
<y>52</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
</connections>
|
2010-01-21 14:56:24 +00:00
|
|
|
</ui>
|