Removed some FIXMEs. Added translations
4 <exportmacro></exportmacro>
5 <class>ExportXHTMLDialog</class>
6 <widget class="QDialog" name="ExportXHTMLDialog" >
7 <property name="geometry" >
15 <property name="minimumSize" >
21 <property name="windowTitle" >
22 <string>Export XHTML</string>
24 <layout class="QVBoxLayout" >
25 <property name="margin" >
28 <property name="spacing" >
32 <layout class="QHBoxLayout" >
33 <property name="margin" >
36 <property name="spacing" >
40 <widget class="QLabel" name="textLabel1" >
41 <property name="sizePolicy" >
43 <hsizetype>1</hsizetype>
44 <vsizetype>5</vsizetype>
45 <horstretch>0</horstretch>
46 <verstretch>0</verstretch>
49 <property name="text" >
50 <string>Export to directory:</string>
55 <widget class="QLineEdit" name="lineEditDir" >
56 <property name="sizePolicy" >
58 <hsizetype>7</hsizetype>
59 <vsizetype>0</vsizetype>
60 <horstretch>0</horstretch>
61 <verstretch>0</verstretch>
67 <widget class="QPushButton" name="browseExportDirButton" >
68 <property name="sizePolicy" >
70 <hsizetype>0</hsizetype>
71 <vsizetype>0</vsizetype>
72 <horstretch>0</horstretch>
73 <verstretch>0</verstretch>
76 <property name="text" >
77 <string>Browse</string>
84 <widget class="Q3ButtonGroup" name="buttonGroup2" >
85 <property name="sizePolicy" >
87 <hsizetype>5</hsizetype>
88 <vsizetype>5</vsizetype>
89 <horstretch>0</horstretch>
90 <verstretch>0</verstretch>
93 <property name="minimumSize" >
99 <property name="title" >
100 <string>Options</string>
102 <property name="orientation" >
103 <enum>Qt::Vertical</enum>
105 <widget class="QCheckBox" name="outputButton" >
106 <property name="geometry" >
114 <property name="sizePolicy" >
116 <hsizetype>1</hsizetype>
117 <vsizetype>0</vsizetype>
118 <horstretch>0</horstretch>
119 <verstretch>0</verstretch>
122 <property name="text" >
123 <string>show output of external scripts</string>
126 <widget class="QWidget" name="" >
127 <property name="geometry" >
135 <layout class="QVBoxLayout" >
136 <property name="margin" >
139 <property name="spacing" >
143 <widget class="QCheckBox" name="imageButton" >
144 <property name="text" >
145 <string>Include image</string>
150 <widget class="QCheckBox" name="textColorButton" >
151 <property name="text" >
152 <string>Colored headings in text</string>
157 <widget class="QCheckBox" name="saveSettingsInMapButton" >
158 <property name="text" >
159 <string>Save settings in map</string>
164 <widget class="QCheckBox" name="warningsButton" >
165 <property name="text" >
166 <string>showWarnings e.g. if directory is not empty</string>
175 <widget class="Q3GroupBox" name="groupBox2" >
176 <property name="title" >
177 <string>Stylesheets</string>
179 <property name="orientation" >
180 <enum>Qt::Vertical</enum>
182 <layout class="QGridLayout" >
183 <property name="margin" >
186 <property name="spacing" >
189 <item row="1" column="0" >
190 <layout class="QHBoxLayout" >
191 <property name="margin" >
194 <property name="spacing" >
198 <widget class="QLabel" name="textLabel2" >
199 <property name="sizePolicy" >
201 <hsizetype>0</hsizetype>
202 <vsizetype>5</vsizetype>
203 <horstretch>0</horstretch>
204 <verstretch>0</verstretch>
207 <property name="minimumSize" >
213 <property name="text" >
214 <string>XSL:</string>
216 <property name="alignment" >
217 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
222 <widget class="QLineEdit" name="lineEditXSL" />
225 <widget class="QPushButton" name="browseXSLButton" >
226 <property name="sizePolicy" >
228 <hsizetype>0</hsizetype>
229 <vsizetype>0</vsizetype>
230 <horstretch>0</horstretch>
231 <verstretch>0</verstretch>
234 <property name="text" >
235 <string>Browse</string>
241 <item row="0" column="0" >
242 <layout class="QHBoxLayout" >
243 <property name="margin" >
246 <property name="spacing" >
250 <widget class="QLabel" name="textLabel1_2" >
251 <property name="sizePolicy" >
253 <hsizetype>0</hsizetype>
254 <vsizetype>5</vsizetype>
255 <horstretch>0</horstretch>
256 <verstretch>0</verstretch>
259 <property name="minimumSize" >
265 <property name="text" >
266 <string>CSS:</string>
268 <property name="alignment" >
269 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
274 <widget class="QLineEdit" name="lineEditCSS" />
277 <widget class="QPushButton" name="browseCSSButton" >
278 <property name="sizePolicy" >
280 <hsizetype>0</hsizetype>
281 <vsizetype>0</vsizetype>
282 <horstretch>0</horstretch>
283 <verstretch>0</verstretch>
286 <property name="text" >
287 <string>Browse</string>
297 <widget class="Q3GroupBox" name="groupBox1" >
298 <property name="title" >
299 <string>Scripts</string>
301 <property name="orientation" >
302 <enum>Qt::Vertical</enum>
304 <layout class="QGridLayout" >
305 <property name="margin" >
308 <property name="spacing" >
311 <item row="0" column="0" >
312 <layout class="QHBoxLayout" >
313 <property name="margin" >
316 <property name="spacing" >
320 <widget class="QLabel" name="textLabel1_3" >
321 <property name="sizePolicy" >
323 <hsizetype>0</hsizetype>
324 <vsizetype>5</vsizetype>
325 <horstretch>0</horstretch>
326 <verstretch>0</verstretch>
329 <property name="minimumSize" >
335 <property name="text" >
336 <string>Before export:</string>
338 <property name="alignment" >
339 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
344 <widget class="QLineEdit" name="lineEditPostScript" />
347 <widget class="QPushButton" name="browsePreExportButton" >
348 <property name="sizePolicy" >
350 <hsizetype>0</hsizetype>
351 <vsizetype>0</vsizetype>
352 <horstretch>0</horstretch>
353 <verstretch>0</verstretch>
356 <property name="text" >
357 <string>Browse</string>
363 <item row="1" column="0" >
364 <layout class="QHBoxLayout" >
365 <property name="margin" >
368 <property name="spacing" >
372 <widget class="QLabel" name="textLabel2_2" >
373 <property name="sizePolicy" >
375 <hsizetype>0</hsizetype>
376 <vsizetype>5</vsizetype>
377 <horstretch>0</horstretch>
378 <verstretch>0</verstretch>
381 <property name="minimumSize" >
387 <property name="frameShape" >
388 <enum>QFrame::NoFrame</enum>
390 <property name="text" >
391 <string>After Export:</string>
393 <property name="alignment" >
394 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
399 <widget class="QLineEdit" name="lineEditPreScript" />
402 <widget class="QPushButton" name="browsePostExportButton" >
403 <property name="sizePolicy" >
405 <hsizetype>0</hsizetype>
406 <vsizetype>0</vsizetype>
407 <horstretch>0</horstretch>
408 <verstretch>0</verstretch>
411 <property name="text" >
412 <string>Browse</string>
423 <property name="orientation" >
424 <enum>Qt::Vertical</enum>
426 <property name="sizeType" >
427 <enum>QSizePolicy::MinimumExpanding</enum>
429 <property name="sizeHint" >
438 <layout class="QHBoxLayout" >
439 <property name="margin" >
442 <property name="spacing" >
447 <property name="orientation" >
448 <enum>Qt::Horizontal</enum>
450 <property name="sizeType" >
451 <enum>QSizePolicy::Expanding</enum>
453 <property name="sizeHint" >
462 <widget class="QPushButton" name="exportButton" >
463 <property name="text" >
464 <string>Export</string>
466 <property name="default" >
472 <widget class="QPushButton" name="cancelButton" >
473 <property name="text" >
474 <string>Cancel</string>
482 <layoutdefault spacing="6" margin="11" />
483 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
486 <class>Q3GroupBox</class>
488 <header>Qt3Support/Q3GroupBox</header>
489 <container>1</container>
493 <class>Q3ButtonGroup</class>
495 <header>Qt3Support/Q3ButtonGroup</header>
496 <container>1</container>
501 <include location="local" >xsltproc.h</include>
502 <include location="local" >process.h</include>
507 <sender>cancelButton</sender>
508 <signal>clicked()</signal>
509 <receiver>ExportXHTMLDialog</receiver>
510 <slot>reject()</slot>
512 <hint type="sourcelabel" >
516 <hint type="destinationlabel" >
523 <sender>exportButton</sender>
524 <signal>clicked()</signal>
525 <receiver>ExportXHTMLDialog</receiver>
526 <slot>accept()</slot>
528 <hint type="sourcelabel" >
532 <hint type="destinationlabel" >