2010-11-10 19:21:56 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
|
|
|
<class>KWin::WindowGeometryConfigForm</class>
|
|
|
|
<widget class="QWidget" name="KWin::WindowGeometryConfigForm">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<width>430</width>
|
|
|
|
<height>187</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
|
|
<item>
|
2012-09-19 08:17:17 +00:00
|
|
|
<widget class="QCheckBox" name="kcfg_Move">
|
2010-11-10 19:21:56 +00:00
|
|
|
<property name="text">
|
|
|
|
<string>Display for moving windows</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2012-09-19 08:17:17 +00:00
|
|
|
<widget class="QCheckBox" name="kcfg_Resize">
|
2010-11-10 19:21:56 +00:00
|
|
|
<property name="text">
|
|
|
|
<string>Display for resizing windows</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2013-09-09 04:57:06 +00:00
|
|
|
<widget class="KShortcutsEditor" name="shortcuts" native="true">
|
|
|
|
<property name="actionTypes">
|
|
|
|
<enum>KShortcutsEditor::GlobalAction</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2010-11-10 19:21:56 +00:00
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<customwidgets>
|
|
|
|
<customwidget>
|
2013-09-09 04:57:06 +00:00
|
|
|
<class>KShortcutsEditor</class>
|
2010-11-10 19:21:56 +00:00
|
|
|
<extends>QWidget</extends>
|
2013-09-09 04:57:06 +00:00
|
|
|
<header location="global">KShortcutsEditor</header>
|
2010-11-10 19:21:56 +00:00
|
|
|
<container>1</container>
|
|
|
|
</customwidget>
|
|
|
|
</customwidgets>
|
|
|
|
<resources/>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|