2 <class>ExportXHTMLDialog</class>
3 <widget class="QDialog" name="ExportXHTMLDialog" >
4 <property name="geometry" >
12 <property name="minimumSize" >
18 <property name="windowTitle" >
19 <string>Export XHTML</string>
21 <layout class="QVBoxLayout" >
23 <layout class="QHBoxLayout" >
24 <property name="spacing" >
27 <property name="leftMargin" >
30 <property name="topMargin" >
33 <property name="rightMargin" >
36 <property name="bottomMargin" >
40 <widget class="QLabel" name="textLabel1" >
41 <property name="sizePolicy" >
42 <sizepolicy vsizetype="Preferred" hsizetype="Minimum" >
43 <horstretch>0</horstretch>
44 <verstretch>0</verstretch>
47 <property name="text" >
48 <string>Export to directory:</string>
53 <widget class="QLineEdit" name="lineEditDir" >
54 <property name="sizePolicy" >
55 <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
56 <horstretch>0</horstretch>
57 <verstretch>0</verstretch>
63 <widget class="QPushButton" name="browseExportDirButton" >
64 <property name="sizePolicy" >
65 <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
66 <horstretch>0</horstretch>
67 <verstretch>0</verstretch>
70 <property name="text" >
71 <string>Browse</string>
78 <widget class="Q3ButtonGroup" name="buttonGroup2" >
79 <property name="sizePolicy" >
80 <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
81 <horstretch>0</horstretch>
82 <verstretch>0</verstretch>
85 <property name="minimumSize" >
91 <property name="title" >
92 <string>Options</string>
94 <property name="orientation" >
95 <enum>Qt::Vertical</enum>
97 <widget class="QCheckBox" name="outputButton" >
98 <property name="geometry" >
106 <property name="sizePolicy" >
107 <sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
108 <horstretch>0</horstretch>
109 <verstretch>0</verstretch>
112 <property name="text" >
113 <string>show output of external scripts</string>
116 <widget class="QWidget" name="layoutWidget" >
117 <property name="geometry" >
125 <layout class="QVBoxLayout" >
126 <property name="spacing" >
129 <property name="leftMargin" >
132 <property name="topMargin" >
135 <property name="rightMargin" >
138 <property name="bottomMargin" >
142 <widget class="QCheckBox" name="imageButton" >
143 <property name="text" >
144 <string>Include image</string>
149 <widget class="QCheckBox" name="textColorButton" >
150 <property name="text" >
151 <string>Colored headings in text</string>
156 <widget class="QCheckBox" name="saveSettingsInMapButton" >
157 <property name="text" >
158 <string>Save settings in map</string>
163 <widget class="QCheckBox" name="warningsButton" >
164 <property name="text" >
165 <string>show warnings of xslt processor</string>
174 <widget class="Q3GroupBox" name="groupBox2" >
175 <property name="title" >
176 <string>Stylesheets</string>
178 <property name="orientation" >
179 <enum>Qt::Vertical</enum>
181 <layout class="QGridLayout" >
182 <property name="leftMargin" >
185 <property name="topMargin" >
188 <property name="rightMargin" >
191 <property name="bottomMargin" >
194 <property name="horizontalSpacing" >
197 <property name="verticalSpacing" >
200 <item row="1" column="0" >
201 <layout class="QHBoxLayout" >
202 <property name="spacing" >
205 <property name="leftMargin" >
208 <property name="topMargin" >
211 <property name="rightMargin" >
214 <property name="bottomMargin" >
218 <widget class="QLabel" name="textLabel2" >
219 <property name="sizePolicy" >
220 <sizepolicy vsizetype="Preferred" hsizetype="Fixed" >
221 <horstretch>0</horstretch>
222 <verstretch>0</verstretch>
225 <property name="minimumSize" >
231 <property name="text" >
232 <string>XSL:</string>
234 <property name="alignment" >
235 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
240 <widget class="QLineEdit" name="lineEditXSL" />
243 <widget class="QPushButton" name="browseXSLButton" >
244 <property name="sizePolicy" >
245 <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
246 <horstretch>0</horstretch>
247 <verstretch>0</verstretch>
250 <property name="text" >
251 <string>Browse</string>
257 <item row="0" column="0" >
258 <layout class="QHBoxLayout" >
259 <property name="spacing" >
262 <property name="leftMargin" >
265 <property name="topMargin" >
268 <property name="rightMargin" >
271 <property name="bottomMargin" >
275 <widget class="QLabel" name="textLabel1_2" >
276 <property name="sizePolicy" >
277 <sizepolicy vsizetype="Preferred" hsizetype="Fixed" >
278 <horstretch>0</horstretch>
279 <verstretch>0</verstretch>
282 <property name="minimumSize" >
288 <property name="text" >
289 <string>CSS:</string>
291 <property name="alignment" >
292 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
297 <widget class="QLineEdit" name="lineEditCSS" />
300 <widget class="QPushButton" name="browseCSSButton" >
301 <property name="sizePolicy" >
302 <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
303 <horstretch>0</horstretch>
304 <verstretch>0</verstretch>
307 <property name="text" >
308 <string>Browse</string>
318 <widget class="Q3GroupBox" name="groupBox1" >
319 <property name="title" >
320 <string>Scripts</string>
322 <property name="orientation" >
323 <enum>Qt::Vertical</enum>
325 <layout class="QGridLayout" >
326 <property name="leftMargin" >
329 <property name="topMargin" >
332 <property name="rightMargin" >
335 <property name="bottomMargin" >
338 <property name="horizontalSpacing" >
341 <property name="verticalSpacing" >
344 <item row="0" column="0" >
345 <layout class="QHBoxLayout" >
346 <property name="spacing" >
349 <property name="leftMargin" >
352 <property name="topMargin" >
355 <property name="rightMargin" >
358 <property name="bottomMargin" >
362 <widget class="QLabel" name="textLabel1_3" >
363 <property name="sizePolicy" >
364 <sizepolicy vsizetype="Preferred" hsizetype="Fixed" >
365 <horstretch>0</horstretch>
366 <verstretch>0</verstretch>
369 <property name="minimumSize" >
375 <property name="text" >
376 <string>Before export:</string>
378 <property name="alignment" >
379 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
384 <widget class="QLineEdit" name="lineEditPreScript" />
387 <widget class="QPushButton" name="browsePreExportButton" >
388 <property name="sizePolicy" >
389 <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
390 <horstretch>0</horstretch>
391 <verstretch>0</verstretch>
394 <property name="text" >
395 <string>Browse</string>
401 <item row="1" column="0" >
402 <layout class="QHBoxLayout" >
403 <property name="spacing" >
406 <property name="leftMargin" >
409 <property name="topMargin" >
412 <property name="rightMargin" >
415 <property name="bottomMargin" >
419 <widget class="QLabel" name="textLabel2_2" >
420 <property name="sizePolicy" >
421 <sizepolicy vsizetype="Preferred" hsizetype="Fixed" >
422 <horstretch>0</horstretch>
423 <verstretch>0</verstretch>
426 <property name="minimumSize" >
432 <property name="frameShape" >
433 <enum>QFrame::NoFrame</enum>
435 <property name="text" >
436 <string>After Export:</string>
438 <property name="alignment" >
439 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
444 <widget class="QLineEdit" name="lineEditPostScript" />
447 <widget class="QPushButton" name="browsePostExportButton" >
448 <property name="sizePolicy" >
449 <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
450 <horstretch>0</horstretch>
451 <verstretch>0</verstretch>
454 <property name="text" >
455 <string>Browse</string>
466 <property name="orientation" >
467 <enum>Qt::Vertical</enum>
469 <property name="sizeType" >
470 <enum>QSizePolicy::MinimumExpanding</enum>
472 <property name="sizeHint" >
481 <layout class="QHBoxLayout" >
484 <property name="orientation" >
485 <enum>Qt::Horizontal</enum>
487 <property name="sizeType" >
488 <enum>QSizePolicy::Expanding</enum>
490 <property name="sizeHint" >
499 <widget class="QPushButton" name="cancelButton" >
500 <property name="text" >
501 <string>Cancel</string>
506 <widget class="QPushButton" name="exportButton" >
507 <property name="text" >
508 <string>Export</string>
510 <property name="default" >
519 <layoutdefault spacing="6" margin="11" />
520 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
523 <class>Q3GroupBox</class>
524 <extends>QGroupBox</extends>
525 <header>Qt3Support/Q3GroupBox</header>
526 <container>1</container>
529 <class>Q3ButtonGroup</class>
530 <extends>Q3GroupBox</extends>
531 <header>Qt3Support/Q3ButtonGroup</header>
532 <container>1</container>
536 <include location="local" >xsltproc.h</include>
537 <include location="local" >process.h</include>
542 <sender>cancelButton</sender>
543 <signal>clicked()</signal>
544 <receiver>ExportXHTMLDialog</receiver>
545 <slot>reject()</slot>
547 <hint type="sourcelabel" >
551 <hint type="destinationlabel" >
558 <sender>exportButton</sender>
559 <signal>clicked()</signal>
560 <receiver>ExportXHTMLDialog</receiver>
561 <slot>accept()</slot>
563 <hint type="sourcelabel" >
567 <hint type="destinationlabel" >