2 <class>KWin::ThumbnailAsideEffectConfigForm</class>
3 <widget class="QWidget" name="KWin::ThumbnailAsideEffectConfigForm" >
4 <property name="geometry" >
12 <layout class="QVBoxLayout" >
14 <widget class="QGroupBox" name="groupBox" >
15 <property name="title" >
16 <string>Appearance</string>
18 <layout class="QGridLayout" name="gridLayout" >
19 <item row="0" column="0" >
20 <widget class="QLabel" name="label" >
21 <property name="text" >
22 <string>Maximum &width:</string>
24 <property name="alignment" >
25 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
27 <property name="buddy" >
28 <cstring>spinWidth</cstring>
32 <item row="0" column="1" >
33 <widget class="QSpinBox" name="spinWidth" >
34 <property name="sizePolicy" >
35 <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
36 <horstretch>0</horstretch>
37 <verstretch>0</verstretch>
40 <property name="suffix" >
43 <property name="maximum" >
46 <property name="value" >
51 <item row="1" column="0" >
52 <widget class="QLabel" name="label_2" >
53 <property name="text" >
54 <string>&Spacing:</string>
56 <property name="alignment" >
57 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
59 <property name="buddy" >
60 <cstring>spinSpacing</cstring>
64 <item row="1" column="1" >
65 <widget class="QSpinBox" name="spinSpacing" >
66 <property name="sizePolicy" >
67 <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
68 <horstretch>0</horstretch>
69 <verstretch>0</verstretch>
72 <property name="suffix" >
75 <property name="maximum" >
78 <property name="value" >
83 <item row="2" column="0" >
84 <widget class="QLabel" name="label_3" >
85 <property name="text" >
86 <string>&Opacity:</string>
88 <property name="alignment" >
89 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
91 <property name="buddy" >
92 <cstring>spinOpacity</cstring>
96 <item row="2" column="1" >
97 <widget class="QSpinBox" name="spinOpacity" >
98 <property name="sizePolicy" >
99 <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
100 <horstretch>0</horstretch>
101 <verstretch>0</verstretch>
104 <property name="suffix" >
107 <property name="maximum" >
110 <property name="value" >
119 <widget class="KWin::GlobalShortcutsEditor" native="1" name="editor" />
125 <class>KWin::GlobalShortcutsEditor</class>
126 <extends>QWidget</extends>
127 <header location="global" >kwineffects.h</header>
128 <container>1</container>