ExportHTMLDialog Uwe Drechsel ExportHTMLDialog 0 0 375 346 Export HTML false unnamed layout33 unnamed textLabel1 Directory: lineEdit1 browseButton Browse buttonGroup2 3 5 0 0 0 230 Options unnamed checkBox4 Include image of map checkBox5_2 create image only checkBox5 use WIKI style checkBox4_2 use heading for URLs (instead of link target) checkBox6 use image of earth to mark URLs in text checkBox7 use default CSS file checkBox3 1 0 0 0 show output of external scripts spacer6 Vertical Expanding 21 60 layout17 unnamed spacer5 Horizontal Expanding 61 21 pushButton4 Export true pushButton5 Cancel pushButton5 pressed() ExportHTMLDialog reject() pushButton4 clicked() ExportHTMLDialog accept() browseButton pressed() ExportHTMLDialog browseDirectory() checkBox4 toggled(bool) ExportHTMLDialog includeImage(bool) checkBox5 toggled(bool) ExportHTMLDialog useWIKIpressed(bool) lineEdit1 textChanged(const QString&) ExportHTMLDialog dirChanged() checkBox3 toggled(bool) ExportHTMLDialog showOut(bool) checkBox4_2 toggled(bool) ExportHTMLDialog useHeadingPressed(bool) checkBox5_2 toggled(bool) ExportHTMLDialog imgOnly(bool) checkBox6 toggled(bool) ExportHTMLDialog useURLImagePressed(bool) showtextdialog.h qprocess.h iostream settings.h qfiledialog.h qmessagebox.h file.h icons/flag-url.xpm exporthtmldialog.ui.h QString css; QString xsl; QString scriptpath; QString stylepath; QString dir; bool image; bool wikistyle; QString script; bool showOutput; QProcess *proc; ShowTextDialog *dia; bool imageOnly; bool useHeading; bool useURLImage; browseDirectory() useWIKIpressed( bool b ) includeImage( bool b ) imgOnly( bool b ) useHeadingPressed( bool b ) useURLImagePressed( bool b ) showOut( bool b ) dirChanged() doExport( const QString & mapname ) getDir() readOutput() init() destroy()