1
by Michał Zając
Import upstream version 4.6.90 |
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
<ui version="4.0"> |
|
3 |
<class>KWin::DesktopGridEffectConfigForm</class> |
|
4 |
<widget class="QWidget" name="KWin::DesktopGridEffectConfigForm"> |
|
5 |
<property name="geometry"> |
|
6 |
<rect>
|
|
7 |
<x>0</x> |
|
8 |
<y>0</y> |
|
9 |
<width>574</width> |
|
10 |
<height>250</height> |
|
11 |
</rect>
|
|
12 |
</property>
|
|
13 |
<layout class="QHBoxLayout" name="horizontalLayout_2"> |
|
14 |
<item>
|
|
15 |
<widget class="QGroupBox" name="groupBox"> |
|
16 |
<property name="title"> |
|
17 |
<string>Appearance</string> |
|
18 |
</property>
|
|
19 |
<layout class="QGridLayout" name="gridLayout"> |
|
20 |
<item row="0" column="0"> |
|
21 |
<widget class="QLabel" name="label"> |
|
22 |
<property name="text"> |
|
23 |
<string>Zoom &duration:</string> |
|
24 |
</property>
|
|
25 |
<property name="alignment"> |
|
26 |
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
27 |
</property>
|
|
28 |
<property name="buddy"> |
|
29 |
<cstring>zoomDurationSpin</cstring> |
|
30 |
</property>
|
|
31 |
</widget>
|
|
32 |
</item>
|
|
33 |
<item row="0" column="1"> |
|
34 |
<widget class="KIntSpinBox" name="zoomDurationSpin"> |
|
35 |
<property name="sizePolicy"> |
|
36 |
<sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
|
37 |
<horstretch>0</horstretch> |
|
38 |
<verstretch>0</verstretch> |
|
39 |
</sizepolicy>
|
|
40 |
</property>
|
|
41 |
<property name="specialValueText"> |
|
42 |
<string comment="Duration of zoom">Default</string> |
|
43 |
</property>
|
|
44 |
<property name="maximum"> |
|
45 |
<number>5000</number> |
|
46 |
</property>
|
|
47 |
<property name="singleStep"> |
|
48 |
<number>10</number> |
|
49 |
</property>
|
|
50 |
</widget>
|
|
51 |
</item>
|
|
52 |
<item row="1" column="0"> |
|
53 |
<widget class="QLabel" name="label_3"> |
|
54 |
<property name="text"> |
|
55 |
<string>&Border width:</string> |
|
56 |
</property>
|
|
57 |
<property name="alignment"> |
|
58 |
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
59 |
</property>
|
|
60 |
<property name="buddy"> |
|
61 |
<cstring>borderWidthSpin</cstring> |
|
62 |
</property>
|
|
63 |
</widget>
|
|
64 |
</item>
|
|
65 |
<item row="1" column="1"> |
|
66 |
<widget class="KIntSpinBox" name="borderWidthSpin"> |
|
67 |
<property name="sizePolicy"> |
|
68 |
<sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
|
69 |
<horstretch>0</horstretch> |
|
70 |
<verstretch>0</verstretch> |
|
71 |
</sizepolicy>
|
|
72 |
</property>
|
|
73 |
<property name="maximum"> |
|
74 |
<number>100</number> |
|
75 |
</property>
|
|
76 |
<property name="value"> |
|
77 |
<number>10</number> |
|
78 |
</property>
|
|
79 |
</widget>
|
|
80 |
</item>
|
|
81 |
<item row="2" column="0"> |
|
82 |
<widget class="QLabel" name="label_6"> |
|
83 |
<property name="text"> |
|
84 |
<string>Desktop &name alignment:</string> |
|
85 |
</property>
|
|
86 |
<property name="alignment"> |
|
87 |
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
88 |
</property>
|
|
89 |
<property name="buddy"> |
|
90 |
<cstring>desktopNameAlignmentCombo</cstring> |
|
91 |
</property>
|
|
92 |
</widget>
|
|
93 |
</item>
|
|
94 |
<item row="2" column="1"> |
|
95 |
<widget class="KComboBox" name="desktopNameAlignmentCombo"> |
|
96 |
<property name="sizePolicy"> |
|
97 |
<sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
|
98 |
<horstretch>0</horstretch> |
|
99 |
<verstretch>0</verstretch> |
|
100 |
</sizepolicy>
|
|
101 |
</property>
|
|
102 |
</widget>
|
|
103 |
</item>
|
|
104 |
<item row="3" column="0"> |
|
105 |
<widget class="QLabel" name="label_7"> |
|
106 |
<property name="text"> |
|
107 |
<string>&Layout mode:</string> |
|
108 |
</property>
|
|
109 |
<property name="alignment"> |
|
110 |
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
111 |
</property>
|
|
112 |
<property name="buddy"> |
|
113 |
<cstring>layoutCombo</cstring> |
|
114 |
</property>
|
|
115 |
</widget>
|
|
116 |
</item>
|
|
117 |
<item row="3" column="1"> |
|
118 |
<widget class="KComboBox" name="layoutCombo"> |
|
119 |
<property name="sizePolicy"> |
|
120 |
<sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
|
121 |
<horstretch>0</horstretch> |
|
122 |
<verstretch>0</verstretch> |
|
123 |
</sizepolicy>
|
|
124 |
</property>
|
|
125 |
<item>
|
|
126 |
<property name="text"> |
|
127 |
<string>Pager</string> |
|
128 |
</property>
|
|
129 |
</item>
|
|
130 |
<item>
|
|
131 |
<property name="text"> |
|
132 |
<string>Automatic</string> |
|
133 |
</property>
|
|
134 |
</item>
|
|
135 |
<item>
|
|
136 |
<property name="text"> |
|
137 |
<string>Custom</string> |
|
138 |
</property>
|
|
139 |
</item>
|
|
140 |
</widget>
|
|
141 |
</item>
|
|
142 |
<item row="4" column="0"> |
|
143 |
<widget class="QLabel" name="layoutRowsLabel"> |
|
144 |
<property name="text"> |
|
145 |
<string>Number of &rows:</string> |
|
146 |
</property>
|
|
147 |
<property name="alignment"> |
|
148 |
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
149 |
</property>
|
|
150 |
<property name="buddy"> |
|
151 |
<cstring>layoutRowsSpin</cstring> |
|
152 |
</property>
|
|
153 |
</widget>
|
|
154 |
</item>
|
|
155 |
<item row="4" column="1"> |
|
156 |
<widget class="KIntSpinBox" name="layoutRowsSpin"> |
|
157 |
<property name="sizePolicy"> |
|
158 |
<sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
|
159 |
<horstretch>0</horstretch> |
|
160 |
<verstretch>0</verstretch> |
|
161 |
</sizepolicy>
|
|
162 |
</property>
|
|
163 |
<property name="minimum"> |
|
164 |
<number>1</number> |
|
165 |
</property>
|
|
166 |
<property name="maximum"> |
|
167 |
<number>20</number> |
|
168 |
</property>
|
|
169 |
<property name="value"> |
|
170 |
<number>2</number> |
|
171 |
</property>
|
|
172 |
</widget>
|
|
173 |
</item>
|
|
174 |
<item row="7" column="0" colspan="2"> |
|
175 |
<spacer name="verticalSpacer"> |
|
176 |
<property name="orientation"> |
|
177 |
<enum>Qt::Vertical</enum> |
|
178 |
</property>
|
|
179 |
<property name="sizeHint" stdset="0"> |
|
180 |
<size>
|
|
181 |
<width>20</width> |
|
182 |
<height>0</height> |
|
183 |
</size>
|
|
184 |
</property>
|
|
185 |
</spacer>
|
|
186 |
</item>
|
|
187 |
<item row="5" column="0" colspan="2"> |
|
188 |
<widget class="QCheckBox" name="presentWindowsCheckBox"> |
|
189 |
<property name="text"> |
|
190 |
<string>Use Present Windows effect to layout the windows</string> |
|
191 |
</property>
|
|
192 |
</widget>
|
|
193 |
</item>
|
|
194 |
</layout>
|
|
195 |
</widget>
|
|
196 |
</item>
|
|
197 |
<item>
|
|
198 |
<widget class="QGroupBox" name="groupBox_2"> |
|
199 |
<property name="title"> |
|
200 |
<string>Activation</string> |
|
201 |
</property>
|
|
202 |
<layout class="QGridLayout" name="gridLayout_2"> |
|
203 |
<item row="0" column="0" colspan="2"> |
|
204 |
<widget class="KWin::GlobalShortcutsEditor" name="shortcutEditor" native="true"> |
|
205 |
<property name="sizePolicy"> |
|
206 |
<sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
|
207 |
<horstretch>0</horstretch> |
|
208 |
<verstretch>0</verstretch> |
|
209 |
</sizepolicy>
|
|
210 |
</property>
|
|
211 |
</widget>
|
|
212 |
</item>
|
|
213 |
</layout>
|
|
214 |
</widget>
|
|
215 |
</item>
|
|
216 |
</layout>
|
|
217 |
</widget>
|
|
218 |
<customwidgets>
|
|
219 |
<customwidget>
|
|
220 |
<class>KComboBox</class> |
|
221 |
<extends>QComboBox</extends> |
|
222 |
<header>kcombobox.h</header> |
|
223 |
</customwidget>
|
|
224 |
<customwidget>
|
|
225 |
<class>KIntSpinBox</class> |
|
226 |
<extends>QSpinBox</extends> |
|
227 |
<header>knuminput.h</header> |
|
228 |
</customwidget>
|
|
229 |
<customwidget>
|
|
230 |
<class>KWin::GlobalShortcutsEditor</class> |
|
231 |
<extends>QWidget</extends> |
|
232 |
<header location="global">kwineffects.h</header> |
|
233 |
<container>1</container> |
|
234 |
</customwidget>
|
|
235 |
</customwidgets>
|
|
236 |
<tabstops>
|
|
237 |
<tabstop>zoomDurationSpin</tabstop> |
|
238 |
<tabstop>borderWidthSpin</tabstop> |
|
239 |
<tabstop>desktopNameAlignmentCombo</tabstop> |
|
240 |
<tabstop>layoutCombo</tabstop> |
|
241 |
<tabstop>layoutRowsSpin</tabstop> |
|
242 |
</tabstops>
|
|
243 |
<resources/>
|
|
244 |
<connections/>
|
|
245 |
</ui>
|