1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>XineramaWidget
</class>
4 <widget class=
"QWidget" name=
"XineramaWidget">
5 <property name=
"geometry">
13 <layout class=
"QVBoxLayout">
15 <widget class=
"QGroupBox" name=
"ButtonGroup1">
16 <property name=
"title">
17 <string>Multiple Monitor Support
</string>
19 <layout class=
"QVBoxLayout">
21 <widget class=
"QCheckBox" name=
"_enableXinerama">
22 <property name=
"text">
23 <string>Enable multiple monitor virtual desktop support
</string>
28 <widget class=
"QCheckBox" name=
"_enableResistance">
29 <property name=
"enabled">
32 <property name=
"text">
33 <string>Enable multiple monitor window resistance support
</string>
38 <widget class=
"QCheckBox" name=
"_enablePlacement">
39 <property name=
"enabled">
42 <property name=
"text">
43 <string>Enable multiple monitor window placement support
</string>
48 <widget class=
"QCheckBox" name=
"_enableMaximize">
49 <property name=
"enabled">
52 <property name=
"text">
53 <string>Enable multiple monitor window maximize support
</string>
58 <widget class=
"QCheckBox" name=
"_enableFullscreen">
59 <property name=
"enabled">
62 <property name=
"text">
63 <string>Enable multiple monitor window fullscreen support
</string>
71 <widget class=
"QTableWidget" name=
"headTable">
72 <property name=
"enabled">
75 <property name=
"sizePolicy">
76 <sizepolicy hsizetype=
"Minimum" vsizetype=
"Minimum">
77 <horstretch>0</horstretch>
78 <verstretch>0</verstretch>
81 <property name=
"selectionMode">
82 <enum>QAbstractItemView::MultiSelection
</enum>
84 <property name=
"selectionBehavior">
85 <enum>QAbstractItemView::SelectRows
</enum>
87 <property name=
"showGrid">
91 <property name=
"text">
96 <property name=
"text">
101 <property name=
"text">
102 <string>X Coordinate
</string>
106 <property name=
"text">
107 <string>Y Coordinate
</string>
111 <property name=
"text">
112 <string>Width
</string>
116 <property name=
"text">
117 <string>Height
</string>
123 <layout class=
"QGridLayout">
124 <property name=
"margin">
127 <item row=
"0" column=
"0">
128 <widget class=
"QLabel" name=
"TextLabel2">
129 <property name=
"enabled">
132 <property name=
"text">
133 <string>Show unmanaged windows on:
</string>
135 <property name=
"wordWrap">
138 <property name=
"buddy">
139 <cstring>_unmanagedDisplay
</cstring>
143 <item row=
"0" column=
"1">
144 <widget class=
"QComboBox" name=
"_unmanagedDisplay">
145 <property name=
"enabled">
153 <layout class=
"QHBoxLayout">
156 <property name=
"orientation">
157 <enum>Qt::Horizontal
</enum>
159 <property name=
"sizeHint" stdset=
"0">
168 <widget class=
"QPushButton" name=
"_identify">
169 <property name=
"text">
170 <string>&Identify All Displays
</string>
178 <property name=
"orientation">
179 <enum>Qt::Vertical
</enum>
181 <property name=
"sizeType">
182 <enum>QSizePolicy::Expanding
</enum>
184 <property name=
"sizeHint" stdset=
"0">
194 <layoutdefault spacing=
"3" margin=
"6"/>
195 <layoutfunction spacing=
"KDialog::spacingHint" margin=
"KDialog::marginHint"/>
197 <include location=
"local">kdialog.h
</include>