2 <class>URLPicPreviewPrefsUI</class>
3 <widget class="QWidget" name="URLPicPreviewPrefsUI" >
4 <property name="geometry" >
12 <property name="sizePolicy" >
13 <sizepolicy vsizetype="Minimum" hsizetype="Minimum" >
14 <horstretch>0</horstretch>
15 <verstretch>0</verstretch>
18 <property name="windowTitle" >
19 <string>Picture Preview Preferences</string>
21 <layout class="QVBoxLayout" >
22 <property name="leftMargin" >
25 <property name="topMargin" >
28 <property name="rightMargin" >
31 <property name="bottomMargin" >
35 <widget class="Q3GroupBox" name="groupBox1" >
36 <property name="title" >
37 <string>Preview</string>
39 <layout class="QHBoxLayout" >
41 <widget class="QCheckBox" name="restrictPreviews" >
42 <property name="whatsThis" >
43 <string>If checked, only the selected number of pictures are downloaded and displayed as previews.
44 Otherwise, an unlimited number of previews are generated.</string>
46 <property name="text" >
47 <string>&Restrict number of previews</string>
49 <property name="checked" >
55 <widget class="KIntSpinBox" name="previewAmount" >
56 <property name="whatsThis" >
57 <string>The maximum number of pictures to download and preview.</string>
59 <property name="value" >
62 <property name="maxValue" stdset="0" >
65 <property name="minValue" stdset="0" >
72 <property name="orientation" >
73 <enum>Qt::Horizontal</enum>
75 <property name="sizeType" >
76 <enum>QSizePolicy::Expanding</enum>
78 <property name="sizeHint" >
90 <widget class="Q3GroupBox" name="groupBox2" >
91 <property name="sizePolicy" >
92 <sizepolicy vsizetype="Minimum" hsizetype="Minimum" >
93 <horstretch>0</horstretch>
94 <verstretch>0</verstretch>
97 <property name="title" >
98 <string>Scaling</string>
100 <layout class="QHBoxLayout" >
102 <widget class="QCheckBox" name="enableScaling" >
103 <property name="sizePolicy" >
104 <sizepolicy vsizetype="Minimum" hsizetype="Minimum" >
105 <horstretch>0</horstretch>
106 <verstretch>0</verstretch>
109 <property name="whatsThis" >
110 <string>If checked, preview images get scaled down to the width specified.
111 Otherwise, the images are not scaled at all and appear in their original size.</string>
113 <property name="text" >
114 <string>Scale &to</string>
116 <property name="checked" >
122 <widget class="KIntSpinBox" name="previewScaleWidth" >
123 <property name="whatsThis" >
124 <string>The width to which images should be scaled down. Smaller images will appear in their original size.</string>
126 <property name="suffix" >
127 <string> pixel</string>
129 <property name="value" >
132 <property name="maxValue" stdset="0" >
133 <number>1024</number>
135 <property name="minValue" stdset="0" >
138 <property name="lineStep" stdset="0" >
145 <property name="orientation" >
146 <enum>Qt::Horizontal</enum>
148 <property name="sizeType" >
149 <enum>QSizePolicy::Expanding</enum>
151 <property name="sizeHint" >
163 <widget class="Q3GroupBox" name="linkPreviewGroup" >
164 <property name="title" >
165 <string>Link Preview</string>
167 <layout class="QVBoxLayout" >
169 <layout class="QHBoxLayout" >
171 <widget class="QCheckBox" name="enableLinkPreview" >
172 <property name="whatsThis" >
173 <string>Creates a preview picture of the link.</string>
175 <property name="text" >
176 <string>Enable Lin&k Preview</string>
182 <property name="orientation" >
183 <enum>Qt::Horizontal</enum>
185 <property name="sizeType" >
186 <enum>QSizePolicy::Expanding</enum>
188 <property name="sizeHint" >
199 <layout class="QHBoxLayout" >
201 <widget class="QLabel" name="textLabel1" >
202 <property name="text" >
203 <string>Abort creating previe&w after</string>
205 <property name="wordWrap" >
208 <property name="buddy" >
209 <cstring>timeoutLinkPreview</cstring>
214 <widget class="KIntNumInput" name="timeoutLinkPreview" >
215 <property name="enabled" >
218 <property name="whatsThis" >
219 <string>After the specified number of seconds the creation of the preview is aborted automatically.
220 Use 0 seconds to never abort the creation.</string>
222 <property name="value" >
225 <property name="suffix" >
226 <string> seconds</string>
228 <property name="minValue" stdset="0" >
231 <property name="maxValue" stdset="0" >
232 <number>3600</number>
238 <property name="orientation" >
239 <enum>Qt::Horizontal</enum>
241 <property name="sizeType" >
242 <enum>QSizePolicy::Expanding</enum>
244 <property name="sizeHint" >
259 <property name="orientation" >
260 <enum>Qt::Vertical</enum>
262 <property name="sizeType" >
263 <enum>QSizePolicy::Expanding</enum>
265 <property name="sizeHint" >
275 <layoutdefault spacing="6" margin="11" />
278 <class>Q3GroupBox</class>
279 <extends>QGroupBox</extends>
280 <header>Qt3Support/Q3GroupBox</header>
281 <container>1</container>
284 <class>KIntNumInput</class>
285 <extends>QWidget</extends>
286 <header>knuminput.h</header>
289 <class>KIntSpinBox</class>
290 <extends>QSpinBox</extends>
291 <header>knuminput.h</header>
295 <tabstop>restrictPreviews</tabstop>
296 <tabstop>previewAmount</tabstop>
297 <tabstop>enableScaling</tabstop>
298 <tabstop>previewScaleWidth</tabstop>
299 <tabstop>enableLinkPreview</tabstop>
300 <tabstop>timeoutLinkPreview</tabstop>
303 <include location="local" >knuminput.h</include>
304 <include location="local" >knuminput.h</include>
305 <include location="local" >knuminput.h</include>
306 <include location="local" >knuminput.h</include>
311 <sender>enableScaling</sender>
312 <signal>toggled(bool)</signal>
313 <receiver>previewScaleWidth</receiver>
314 <slot>setEnabled(bool)</slot>
316 <hint type="sourcelabel" >
320 <hint type="destinationlabel" >
327 <sender>restrictPreviews</sender>
328 <signal>toggled(bool)</signal>
329 <receiver>previewAmount</receiver>
330 <slot>setEnabled(bool)</slot>
332 <hint type="sourcelabel" >
336 <hint type="destinationlabel" >
343 <sender>enableLinkPreview</sender>
344 <signal>toggled(bool)</signal>
345 <receiver>timeoutLinkPreview</receiver>
346 <slot>setEnabled(bool)</slot>
348 <hint type="sourcelabel" >
352 <hint type="destinationlabel" >