2 <class>KWin::ShadowEffectConfigForm</class>
3 <widget class="QWidget" name="KWin::ShadowEffectConfigForm" >
4 <property name="geometry" >
12 <layout class="QHBoxLayout" name="horizontalLayout" >
14 <widget class="QGroupBox" name="groupBox" >
15 <property name="title" >
16 <string>Default Shadow</string>
18 <layout class="QGridLayout" name="gridLayout_3" >
19 <item row="0" column="0" >
20 <widget class="QLabel" name="label" >
21 <property name="text" >
22 <string>&X offset:</string>
24 <property name="alignment" >
25 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
27 <property name="buddy" >
28 <cstring>xOffsetSpin</cstring>
32 <item row="7" column="0" colspan="2" >
33 <widget class="QCheckBox" name="strongerActiveBox" >
34 <property name="text" >
35 <string>&Active windows has stronger shadow</string>
39 <item row="2" column="0" >
40 <widget class="QLabel" name="label_3" >
41 <property name="text" >
42 <string>&Y offset:</string>
44 <property name="alignment" >
45 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
47 <property name="buddy" >
48 <cstring>yOffsetSpin</cstring>
52 <item row="2" column="1" >
53 <widget class="QSpinBox" name="yOffsetSpin" >
54 <property name="sizePolicy" >
55 <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
56 <horstretch>0</horstretch>
57 <verstretch>0</verstretch>
60 <property name="specialValueText" >
63 <property name="suffix" >
66 <property name="minimum" >
69 <property name="maximum" >
72 <property name="singleStep" >
75 <property name="value" >
80 <item row="3" column="0" >
81 <widget class="QLabel" name="label_4" >
82 <property name="text" >
83 <string>&Opacity:</string>
85 <property name="alignment" >
86 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
88 <property name="buddy" >
89 <cstring>opacitySpin</cstring>
93 <item row="3" column="1" >
94 <widget class="QSpinBox" name="opacitySpin" >
95 <property name="sizePolicy" >
96 <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
97 <horstretch>0</horstretch>
98 <verstretch>0</verstretch>
101 <property name="specialValueText" >
104 <property name="suffix" >
107 <property name="minimum" >
110 <property name="maximum" >
113 <property name="singleStep" >
116 <property name="value" >
121 <item row="4" column="0" >
122 <widget class="QLabel" name="label_5" >
123 <property name="text" >
124 <string>&Fuzziness:</string>
126 <property name="alignment" >
127 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
129 <property name="buddy" >
130 <cstring>fuzzinessSpin</cstring>
134 <item row="5" column="0" >
135 <widget class="QLabel" name="label_6" >
136 <property name="text" >
137 <string>&Size:</string>
139 <property name="alignment" >
140 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
142 <property name="buddy" >
143 <cstring>sizeSpin</cstring>
147 <item row="4" column="1" >
148 <widget class="QSpinBox" name="fuzzinessSpin" >
149 <property name="sizePolicy" >
150 <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
151 <horstretch>0</horstretch>
152 <verstretch>0</verstretch>
155 <property name="specialValueText" >
158 <property name="suffix" >
161 <property name="minimum" >
164 <property name="maximum" >
167 <property name="singleStep" >
170 <property name="value" >
175 <item row="5" column="1" >
176 <widget class="QSpinBox" name="sizeSpin" >
177 <property name="sizePolicy" >
178 <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
179 <horstretch>0</horstretch>
180 <verstretch>0</verstretch>
183 <property name="specialValueText" >
186 <property name="suffix" >
189 <property name="minimum" >
192 <property name="maximum" >
195 <property name="singleStep" >
198 <property name="value" >
203 <item row="0" column="1" >
204 <widget class="QSpinBox" name="xOffsetSpin" >
205 <property name="sizePolicy" >
206 <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
207 <horstretch>0</horstretch>
208 <verstretch>0</verstretch>
211 <property name="specialValueText" >
214 <property name="suffix" >
217 <property name="minimum" >
218 <number>-100</number>
220 <property name="maximum" >
223 <property name="singleStep" >
226 <property name="value" >
231 <item row="6" column="1" >
232 <widget class="KColorButton" name="colorButton" />
234 <item row="6" column="0" >
235 <widget class="QLabel" name="label_7" >
236 <property name="text" >
237 <string>&Color:</string>
239 <property name="alignment" >
240 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
242 <property name="buddy" >
243 <cstring>colorButton</cstring>
247 <item row="8" column="0" colspan="2" >
248 <spacer name="verticalSpacer_2" >
249 <property name="orientation" >
250 <enum>Qt::Vertical</enum>
252 <property name="sizeHint" stdset="0" >
264 <widget class="QGroupBox" name="groupBox_3" >
265 <property name="title" >
266 <string>Decoration Shadows</string>
268 <layout class="QGridLayout" name="gridLayout_4" >
269 <item row="1" column="0" >
270 <widget class="QCheckBox" name="forceDecoratedBox" >
271 <property name="text" >
272 <string>&Decorated windows</string>
276 <item row="0" column="0" >
277 <widget class="QLabel" name="label_2" >
278 <property name="text" >
279 <string>Force default shadows for:</string>
283 <item row="2" column="0" >
284 <widget class="QCheckBox" name="forceUndecoratedBox" >
285 <property name="text" >
286 <string>&Undecorated normal windows</string>
290 <item row="3" column="0" >
291 <widget class="QCheckBox" name="forceOtherBox" >
292 <property name="text" >
293 <string>All &other windows</string>
297 <item row="4" column="0" >
298 <spacer name="verticalSpacer" >
299 <property name="orientation" >
300 <enum>Qt::Vertical</enum>
302 <property name="sizeHint" stdset="0" >
317 <class>KColorButton</class>
318 <extends>QPushButton</extends>
319 <header>kcolorbutton.h</header>
323 <tabstop>xOffsetSpin</tabstop>
324 <tabstop>yOffsetSpin</tabstop>
325 <tabstop>opacitySpin</tabstop>
326 <tabstop>fuzzinessSpin</tabstop>
327 <tabstop>sizeSpin</tabstop>
328 <tabstop>colorButton</tabstop>
329 <tabstop>strongerActiveBox</tabstop>
330 <tabstop>forceDecoratedBox</tabstop>
331 <tabstop>forceUndecoratedBox</tabstop>
332 <tabstop>forceOtherBox</tabstop>