1 <?xml version="1.0" encoding="UTF-8"?>
3 <class>ExportHTMLDialog</class>
4 <widget class="QDialog" name="ExportHTMLDialog">
5 <property name="geometry">
13 <property name="sizePolicy">
14 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
15 <horstretch>0</horstretch>
16 <verstretch>0</verstretch>
19 <property name="minimumSize">
25 <property name="windowTitle">
26 <string>Export HTML</string>
28 <layout class="QVBoxLayout" name="verticalLayout_2">
30 <layout class="QHBoxLayout">
31 <property name="spacing">
34 <property name="margin">
38 <widget class="QLabel" name="textLabel1">
39 <property name="sizePolicy">
40 <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
41 <horstretch>0</horstretch>
42 <verstretch>0</verstretch>
45 <property name="text">
46 <string>Export to directory:</string>
51 <widget class="QLineEdit" name="lineEditDir">
52 <property name="sizePolicy">
53 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
54 <horstretch>0</horstretch>
55 <verstretch>0</verstretch>
61 <widget class="QPushButton" name="browseExportDirButton">
62 <property name="sizePolicy">
63 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
64 <horstretch>0</horstretch>
65 <verstretch>0</verstretch>
68 <property name="text">
69 <string>Browse</string>
76 <widget class="QGroupBox" name="groupBox">
77 <property name="sizePolicy">
78 <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
79 <horstretch>0</horstretch>
80 <verstretch>0</verstretch>
83 <property name="minimumSize">
89 <property name="title">
90 <string>Options</string>
92 <widget class="QWidget" name="layoutWidget">
93 <property name="geometry">
101 <layout class="QVBoxLayout" name="verticalLayout">
103 <widget class="QCheckBox" name="imageButton">
104 <property name="sizePolicy">
105 <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
106 <horstretch>0</horstretch>
107 <verstretch>0</verstretch>
110 <property name="text">
111 <string>Include image</string>
116 <widget class="QCheckBox" name="textColorButton">
117 <property name="sizePolicy">
118 <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
119 <horstretch>0</horstretch>
120 <verstretch>0</verstretch>
123 <property name="text">
124 <string>Colored headings in text</string>
129 <widget class="QCheckBox" name="saveSettingsInMapButton">
130 <property name="sizePolicy">
131 <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
132 <horstretch>0</horstretch>
133 <verstretch>0</verstretch>
136 <property name="text">
137 <string>Save settings in map</string>
142 <widget class="QCheckBox" name="outputButton">
143 <property name="sizePolicy">
144 <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
145 <horstretch>0</horstretch>
146 <verstretch>0</verstretch>
149 <property name="text">
150 <string>show output of external scripts</string>
159 <widget class="Q3GroupBox" name="groupBox2">
160 <property name="sizePolicy">
161 <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
162 <horstretch>0</horstretch>
163 <verstretch>0</verstretch>
166 <property name="title">
167 <string>Stylesheets</string>
169 <property name="orientation">
170 <enum>Qt::Vertical</enum>
172 <layout class="QGridLayout">
173 <property name="margin">
176 <property name="spacing">
179 <item row="0" column="0">
180 <layout class="QHBoxLayout">
181 <property name="spacing">
184 <property name="margin">
188 <widget class="QLabel" name="textLabel1_2">
189 <property name="sizePolicy">
190 <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
191 <horstretch>0</horstretch>
192 <verstretch>0</verstretch>
195 <property name="minimumSize">
201 <property name="text">
202 <string>CSS:</string>
204 <property name="alignment">
205 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
210 <widget class="QLineEdit" name="lineEditCSS"/>
213 <widget class="QPushButton" name="browseCSSButton">
214 <property name="sizePolicy">
215 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
216 <horstretch>0</horstretch>
217 <verstretch>0</verstretch>
220 <property name="text">
221 <string>Browse</string>
231 <widget class="Q3GroupBox" name="groupBox1">
232 <property name="sizePolicy">
233 <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
234 <horstretch>0</horstretch>
235 <verstretch>0</verstretch>
238 <property name="title">
239 <string>Scripts</string>
241 <property name="orientation">
242 <enum>Qt::Vertical</enum>
244 <layout class="QGridLayout">
245 <property name="margin">
248 <property name="spacing">
251 <item row="0" column="0">
252 <layout class="QHBoxLayout">
253 <property name="spacing">
256 <property name="margin">
260 <widget class="QLabel" name="textLabel2_2">
261 <property name="sizePolicy">
262 <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
263 <horstretch>0</horstretch>
264 <verstretch>0</verstretch>
267 <property name="minimumSize">
273 <property name="frameShape">
274 <enum>QFrame::NoFrame</enum>
276 <property name="text">
277 <string>After Export:</string>
279 <property name="alignment">
280 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
285 <widget class="QLineEdit" name="lineEditPostScript"/>
288 <widget class="QPushButton" name="browsePostExportButton">
289 <property name="sizePolicy">
290 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
291 <horstretch>0</horstretch>
292 <verstretch>0</verstretch>
295 <property name="text">
296 <string>Browse</string>
307 <property name="orientation">
308 <enum>Qt::Vertical</enum>
310 <property name="sizeType">
311 <enum>QSizePolicy::MinimumExpanding</enum>
313 <property name="sizeHint" stdset="0">
322 <layout class="QHBoxLayout">
325 <property name="orientation">
326 <enum>Qt::Horizontal</enum>
328 <property name="sizeType">
329 <enum>QSizePolicy::Expanding</enum>
331 <property name="sizeHint" stdset="0">
340 <widget class="QPushButton" name="cancelButton">
341 <property name="text">
342 <string>Cancel</string>
347 <widget class="QPushButton" name="exportButton">
348 <property name="text">
349 <string>Export</string>
351 <property name="default">
360 <layoutdefault spacing="6" margin="11"/>
361 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
364 <class>Q3GroupBox</class>
365 <extends>QGroupBox</extends>
366 <header>Qt3Support/Q3GroupBox</header>
367 <container>1</container>
371 <include location="local">xsltproc.h</include>
372 <include location="local">process.h</include>
377 <sender>cancelButton</sender>
378 <signal>clicked()</signal>
379 <receiver>ExportHTMLDialog</receiver>
380 <slot>reject()</slot>
382 <hint type="sourcelabel">
386 <hint type="destinationlabel">
393 <sender>exportButton</sender>
394 <signal>clicked()</signal>
395 <receiver>ExportHTMLDialog</receiver>
396 <slot>accept()</slot>
398 <hint type="sourcelabel">
402 <hint type="destinationlabel">