1 <?xml version="1.0" encoding="UTF-8"?>
3 <class>ExportXHTMLDialog</class>
4 <widget class="QDialog" name="ExportXHTMLDialog">
5 <property name="geometry">
13 <property name="minimumSize">
19 <property name="windowTitle">
20 <string>Export XHTML</string>
22 <layout class="QVBoxLayout">
24 <layout class="QHBoxLayout">
25 <property name="spacing">
28 <property name="margin">
32 <widget class="QLabel" name="textLabel1">
33 <property name="sizePolicy">
34 <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
35 <horstretch>0</horstretch>
36 <verstretch>0</verstretch>
39 <property name="text">
40 <string>Export to directory:</string>
45 <widget class="QLineEdit" name="lineEditDir">
46 <property name="sizePolicy">
47 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
48 <horstretch>0</horstretch>
49 <verstretch>0</verstretch>
55 <widget class="QPushButton" name="browseExportDirButton">
56 <property name="sizePolicy">
57 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
58 <horstretch>0</horstretch>
59 <verstretch>0</verstretch>
62 <property name="text">
63 <string>Browse</string>
70 <widget class="Q3ButtonGroup" name="buttonGroup2">
71 <property name="sizePolicy">
72 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
73 <horstretch>0</horstretch>
74 <verstretch>0</verstretch>
77 <property name="minimumSize">
83 <property name="title">
84 <string>Options</string>
86 <property name="orientation">
87 <enum>Qt::Vertical</enum>
89 <widget class="QWidget" name="layoutWidget">
90 <property name="geometry">
98 <layout class="QVBoxLayout">
99 <property name="spacing">
102 <property name="margin">
106 <widget class="QCheckBox" name="imageButton">
107 <property name="text">
108 <string>Include image</string>
113 <widget class="QCheckBox" name="textColorButton">
114 <property name="text">
115 <string>Colored headings in text</string>
120 <widget class="QCheckBox" name="saveSettingsInMapButton">
121 <property name="text">
122 <string>Save settings in map</string>
127 <widget class="QCheckBox" name="warningsButton">
128 <property name="text">
129 <string>show warnings of xslt processor</string>
134 <widget class="QCheckBox" name="outputButton">
135 <property name="sizePolicy">
136 <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
137 <horstretch>0</horstretch>
138 <verstretch>0</verstretch>
141 <property name="text">
142 <string>show output of external scripts</string>
144 <attribute name="buttonGroup">
154 <widget class="Q3GroupBox" name="groupBox2">
155 <property name="title">
156 <string>Stylesheets</string>
158 <property name="orientation">
159 <enum>Qt::Vertical</enum>
161 <layout class="QGridLayout">
162 <property name="margin">
165 <property name="spacing">
168 <item row="1" column="0">
169 <layout class="QHBoxLayout">
170 <property name="spacing">
173 <property name="margin">
177 <widget class="QLabel" name="textLabel2">
178 <property name="sizePolicy">
179 <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
180 <horstretch>0</horstretch>
181 <verstretch>0</verstretch>
184 <property name="minimumSize">
190 <property name="text">
191 <string>XSL:</string>
193 <property name="alignment">
194 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
199 <widget class="QLineEdit" name="lineEditXSL"/>
202 <widget class="QPushButton" name="browseXSLButton">
203 <property name="sizePolicy">
204 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
205 <horstretch>0</horstretch>
206 <verstretch>0</verstretch>
209 <property name="text">
210 <string>Browse</string>
216 <item row="0" column="0">
217 <layout class="QHBoxLayout">
218 <property name="spacing">
221 <property name="margin">
225 <widget class="QLabel" name="textLabel1_2">
226 <property name="sizePolicy">
227 <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
228 <horstretch>0</horstretch>
229 <verstretch>0</verstretch>
232 <property name="minimumSize">
238 <property name="text">
239 <string>CSS:</string>
241 <property name="alignment">
242 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
247 <widget class="QLineEdit" name="lineEditCSS"/>
250 <widget class="QPushButton" name="browseCSSButton">
251 <property name="sizePolicy">
252 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
253 <horstretch>0</horstretch>
254 <verstretch>0</verstretch>
257 <property name="text">
258 <string>Browse</string>
268 <widget class="Q3GroupBox" name="groupBox1">
269 <property name="title">
270 <string>Scripts</string>
272 <property name="orientation">
273 <enum>Qt::Vertical</enum>
275 <layout class="QGridLayout">
276 <property name="margin">
279 <property name="spacing">
282 <item row="0" column="0">
283 <layout class="QHBoxLayout">
284 <property name="spacing">
287 <property name="margin">
291 <widget class="QLabel" name="textLabel1_3">
292 <property name="sizePolicy">
293 <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
294 <horstretch>0</horstretch>
295 <verstretch>0</verstretch>
298 <property name="minimumSize">
304 <property name="text">
305 <string>Before export:</string>
307 <property name="alignment">
308 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
313 <widget class="QLineEdit" name="lineEditPreScript"/>
316 <widget class="QPushButton" name="browsePreExportButton">
317 <property name="sizePolicy">
318 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
319 <horstretch>0</horstretch>
320 <verstretch>0</verstretch>
323 <property name="text">
324 <string>Browse</string>
330 <item row="1" column="0">
331 <layout class="QHBoxLayout">
332 <property name="spacing">
335 <property name="margin">
339 <widget class="QLabel" name="textLabel2_2">
340 <property name="sizePolicy">
341 <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
342 <horstretch>0</horstretch>
343 <verstretch>0</verstretch>
346 <property name="minimumSize">
352 <property name="frameShape">
353 <enum>QFrame::NoFrame</enum>
355 <property name="text">
356 <string>After Export:</string>
358 <property name="alignment">
359 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
364 <widget class="QLineEdit" name="lineEditPostScript"/>
367 <widget class="QPushButton" name="browsePostExportButton">
368 <property name="sizePolicy">
369 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
370 <horstretch>0</horstretch>
371 <verstretch>0</verstretch>
374 <property name="text">
375 <string>Browse</string>
386 <property name="orientation">
387 <enum>Qt::Vertical</enum>
389 <property name="sizeType">
390 <enum>QSizePolicy::MinimumExpanding</enum>
392 <property name="sizeHint" stdset="0">
401 <layout class="QHBoxLayout">
404 <property name="orientation">
405 <enum>Qt::Horizontal</enum>
407 <property name="sizeType">
408 <enum>QSizePolicy::Expanding</enum>
410 <property name="sizeHint" stdset="0">
419 <widget class="QPushButton" name="cancelButton">
420 <property name="text">
421 <string>Cancel</string>
426 <widget class="QPushButton" name="exportButton">
427 <property name="text">
428 <string>Export</string>
430 <property name="default">
439 <layoutdefault spacing="6" margin="11"/>
440 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
443 <class>Q3GroupBox</class>
444 <extends>QGroupBox</extends>
445 <header>Qt3Support/Q3GroupBox</header>
446 <container>1</container>
449 <class>Q3ButtonGroup</class>
450 <extends>Q3GroupBox</extends>
451 <header>Qt3Support/Q3ButtonGroup</header>
452 <container>1</container>
456 <include location="local">xsltproc.h</include>
457 <include location="local">process.h</include>
462 <sender>cancelButton</sender>
463 <signal>clicked()</signal>
464 <receiver>ExportXHTMLDialog</receiver>
465 <slot>reject()</slot>
467 <hint type="sourcelabel">
471 <hint type="destinationlabel">
478 <sender>exportButton</sender>
479 <signal>clicked()</signal>
480 <receiver>ExportXHTMLDialog</receiver>
481 <slot>accept()</slot>
483 <hint type="sourcelabel">
487 <hint type="destinationlabel">