1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>WmConfig_UI
</class>
4 <widget class=
"QWidget" name=
"WmConfig_UI">
5 <layout class=
"QVBoxLayout" name=
"verticalLayout">
6 <property name=
"margin">
10 <widget class=
"QRadioButton" name=
"kwinRB">
11 <property name=
"text">
12 <string>&Use the default KDE window manager (KWin)
</string>
17 <widget class=
"QRadioButton" name=
"differentRB">
18 <property name=
"text">
19 <string>Use a different
&window manager:
</string>
24 <layout class=
"QHBoxLayout">
26 <spacer name=
"horizontalSpacer">
27 <property name=
"orientation">
28 <enum>Qt::Horizontal
</enum>
30 <property name=
"sizeType">
31 <enum>QSizePolicy::Fixed
</enum>
33 <property name=
"sizeHint" stdset=
"0">
42 <widget class=
"KComboBox" name=
"wmCombo">
43 <property name=
"enabled">
46 <property name=
"sizePolicy">
47 <sizepolicy hsizetype=
"MinimumExpanding" vsizetype=
"Fixed">
48 <horstretch>0</horstretch>
49 <verstretch>0</verstretch>
55 <widget class=
"KPushButton" name=
"configureButton">
56 <property name=
"enabled">
59 <property name=
"text">
60 <string>Configure
</string>
67 <layout class=
"QHBoxLayout" name=
"horizontalLayout">
69 <spacer name=
"horizontalSpacer_2">
70 <property name=
"orientation">
71 <enum>Qt::Horizontal
</enum>
73 <property name=
"sizeType">
74 <enum>QSizePolicy::Fixed
</enum>
76 <property name=
"sizeHint" stdset=
"0">
85 <widget class=
"QLabel" name=
"label">
86 <property name=
"text">
87 <string>Note: Most window managers have their own configuration and do not follow KDE settings.
</string>
89 <property name=
"wordWrap">
98 <property name=
"orientation">
99 <enum>Qt::Vertical
</enum>
101 <property name=
"sizeHint" stdset=
"0">
113 <class>KComboBox
</class>
114 <extends>QComboBox
</extends>
115 <header location=
"global">KDE/KComboBox
</header>
118 <class>KPushButton
</class>
119 <extends>QPushButton
</extends>
120 <header location=
"global">KDE/KPushButton
</header>
126 <sender>differentRB
</sender>
127 <signal>toggled(bool)
</signal>
128 <receiver>wmCombo
</receiver>
129 <slot>setEnabled(bool)
</slot>
131 <hint type=
"sourcelabel">
135 <hint type=
"destinationlabel">