2 <class>DlgAccessibilityBase</class>
3 <widget class="QWidget" name="DlgAccessibilityBase" >
4 <property name="geometry" >
12 <layout class="QVBoxLayout" >
13 <property name="leftMargin" >
16 <property name="topMargin" >
19 <property name="rightMargin" >
22 <property name="bottomMargin" >
26 <widget class="QCheckBox" name="kcfg_HighlightImages" >
27 <property name="text" >
28 <string>Draw border around &Images</string>
33 <widget class="QCheckBox" name="kcfg_HighlightLinks" >
34 <property name="text" >
35 <string>Draw border around &Links</string>
40 <widget class="QGroupBox" name="kcfg_ChangeColors" >
41 <property name="enabled" >
44 <property name="title" >
45 <string>Change &colors</string>
47 <property name="checkable" >
50 <property name="checked" >
53 <layout class="QVBoxLayout" >
55 <widget class="QLabel" name="warn" >
56 <property name="sizePolicy" >
57 <sizepolicy vsizetype="Maximum" hsizetype="Preferred" >
58 <horstretch>0</horstretch>
59 <verstretch>0</verstretch>
62 <property name="text" >
63 <string>Warning: these options can badly affect drawing speed.</string>
65 <property name="textFormat" >
66 <enum>Qt::PlainText</enum>
68 <property name="wordWrap" >
74 <layout class="QHBoxLayout" >
76 <widget class="QLabel" name="label" >
77 <property name="text" >
78 <string>Color mode:</string>
80 <property name="alignment" >
81 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
86 <widget class="KComboBox" name="kcfg_RenderMode" >
88 <property name="text" >
89 <string>Invert Colors</string>
93 <property name="text" >
94 <string>Change Paper Color</string>
98 <property name="text" >
99 <string>Change Dark & Light Colors</string>
103 <property name="text" >
104 <string>Convert to Black & White</string>
113 <property name="orientation" >
114 <enum>Qt::Vertical</enum>
116 <property name="sizeType" >
117 <enum>QSizePolicy::Fixed</enum>
119 <property name="sizeHint" >
128 <widget class="QWidget" native="1" name="page_invert" />
131 <widget class="QWidget" native="1" name="page_paperColor" >
132 <layout class="QVBoxLayout" >
133 <property name="leftMargin" >
136 <property name="topMargin" >
139 <property name="rightMargin" >
142 <property name="bottomMargin" >
146 <layout class="QHBoxLayout" >
147 <property name="spacing" >
150 <property name="leftMargin" >
153 <property name="topMargin" >
156 <property name="rightMargin" >
159 <property name="bottomMargin" >
163 <widget class="QLabel" name="textLabel1" >
164 <property name="text" >
165 <string>Paper color:</string>
167 <property name="alignment" >
168 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
170 <property name="buddy" >
171 <cstring>kcfg_PaperColor</cstring>
176 <widget class="KColorButton" name="kcfg_PaperColor" />
184 <widget class="QWidget" native="1" name="page_darkLight" >
185 <layout class="QVBoxLayout" >
186 <property name="leftMargin" >
189 <property name="topMargin" >
192 <property name="rightMargin" >
195 <property name="bottomMargin" >
199 <layout class="QHBoxLayout" >
200 <property name="spacing" >
203 <property name="leftMargin" >
206 <property name="topMargin" >
209 <property name="rightMargin" >
212 <property name="bottomMargin" >
216 <widget class="QLabel" name="textLabel3" >
217 <property name="text" >
218 <string>Dark color:</string>
220 <property name="alignment" >
221 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
226 <widget class="KColorButton" name="kcfg_RecolorForeground" />
231 <layout class="QHBoxLayout" >
232 <property name="spacing" >
235 <property name="leftMargin" >
238 <property name="topMargin" >
241 <property name="rightMargin" >
244 <property name="bottomMargin" >
248 <widget class="QLabel" name="textLabel3_2" >
249 <property name="text" >
250 <string>Light color:</string>
252 <property name="alignment" >
253 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
258 <widget class="KColorButton" name="kcfg_RecolorBackground" />
266 <widget class="QWidget" native="1" name="page_bw" >
267 <layout class="QVBoxLayout" >
268 <property name="leftMargin" >
271 <property name="topMargin" >
274 <property name="rightMargin" >
277 <property name="bottomMargin" >
281 <layout class="QGridLayout" >
282 <item row="0" column="0" >
283 <widget class="QLabel" name="textLabel2" >
284 <property name="sizePolicy" >
285 <sizepolicy vsizetype="Preferred" hsizetype="MinimumExpanding" >
286 <horstretch>0</horstretch>
287 <verstretch>0</verstretch>
290 <property name="text" >
291 <string>Threshold:</string>
293 <property name="alignment" >
294 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
298 <item row="0" column="1" >
299 <widget class="QSlider" name="kcfg_BWThreshold" >
300 <property name="sizePolicy" >
301 <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
302 <horstretch>0</horstretch>
303 <verstretch>0</verstretch>
306 <property name="pageStep" >
309 <property name="orientation" >
310 <enum>Qt::Horizontal</enum>
314 <item row="1" column="0" >
315 <widget class="QLabel" name="textLabel2_2" >
316 <property name="sizePolicy" >
317 <sizepolicy vsizetype="Preferred" hsizetype="MinimumExpanding" >
318 <horstretch>0</horstretch>
319 <verstretch>0</verstretch>
322 <property name="text" >
323 <string>Contrast:</string>
325 <property name="alignment" >
326 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
330 <item row="1" column="1" >
331 <widget class="QSlider" name="kcfg_BWContrast" >
332 <property name="sizePolicy" >
333 <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
334 <horstretch>0</horstretch>
335 <verstretch>0</verstretch>
338 <property name="pageStep" >
341 <property name="orientation" >
342 <enum>Qt::Horizontal</enum>
356 <property name="orientation" >
357 <enum>Qt::Vertical</enum>
359 <property name="sizeType" >
360 <enum>QSizePolicy::Expanding</enum>
362 <property name="sizeHint" >
372 <layoutdefault spacing="5" margin="11" />
373 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
376 <class>KColorButton</class>
377 <extends>QPushButton</extends>
378 <header>kcolorbutton.h</header>
381 <class>KComboBox</class>
382 <extends>QComboBox</extends>
383 <header>kcombobox.h</header>