initial import
[vym] / exporthtmldialog.ui
diff --git a/exporthtmldialog.ui b/exporthtmldialog.ui
new file mode 100644 (file)
index 0000000..4ea984a
--- /dev/null
@@ -0,0 +1,321 @@
+<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
+<class>ExportHTMLDialog</class>
+<author>Uwe Drechsel</author>
+<widget class="QDialog">
+    <property name="name">
+        <cstring>ExportHTMLDialog</cstring>
+    </property>
+    <property name="geometry">
+        <rect>
+            <x>0</x>
+            <y>0</y>
+            <width>375</width>
+            <height>346</height>
+        </rect>
+    </property>
+    <property name="caption">
+        <string>Export HTML</string>
+    </property>
+    <property name="modal">
+        <bool>false</bool>
+    </property>
+    <vbox>
+        <property name="name">
+            <cstring>unnamed</cstring>
+        </property>
+        <widget class="QLayoutWidget">
+            <property name="name">
+                <cstring>layout33</cstring>
+            </property>
+            <hbox>
+                <property name="name">
+                    <cstring>unnamed</cstring>
+                </property>
+                <widget class="QLabel">
+                    <property name="name">
+                        <cstring>textLabel1</cstring>
+                    </property>
+                    <property name="text">
+                        <string>Directory:</string>
+                    </property>
+                </widget>
+                <widget class="QLineEdit">
+                    <property name="name">
+                        <cstring>lineEdit1</cstring>
+                    </property>
+                </widget>
+                <widget class="QPushButton">
+                    <property name="name">
+                        <cstring>browseButton</cstring>
+                    </property>
+                    <property name="text">
+                        <string>Browse</string>
+                    </property>
+                </widget>
+            </hbox>
+        </widget>
+        <widget class="QButtonGroup">
+            <property name="name">
+                <cstring>buttonGroup2</cstring>
+            </property>
+            <property name="sizePolicy">
+                <sizepolicy>
+                    <hsizetype>3</hsizetype>
+                    <vsizetype>5</vsizetype>
+                    <horstretch>0</horstretch>
+                    <verstretch>0</verstretch>
+                </sizepolicy>
+            </property>
+            <property name="minimumSize">
+                <size>
+                    <width>0</width>
+                    <height>230</height>
+                </size>
+            </property>
+            <property name="title">
+                <string>Options</string>
+            </property>
+            <vbox>
+                <property name="name">
+                    <cstring>unnamed</cstring>
+                </property>
+                <widget class="QCheckBox">
+                    <property name="name">
+                        <cstring>checkBox4</cstring>
+                    </property>
+                    <property name="text">
+                        <string>Include image of map</string>
+                    </property>
+                </widget>
+                <widget class="QCheckBox">
+                    <property name="name">
+                        <cstring>checkBox5_2</cstring>
+                    </property>
+                    <property name="text">
+                        <string>create image only</string>
+                    </property>
+                </widget>
+                <widget class="QCheckBox">
+                    <property name="name">
+                        <cstring>checkBox5</cstring>
+                    </property>
+                    <property name="text">
+                        <string>use WIKI style</string>
+                    </property>
+                </widget>
+                <widget class="QCheckBox">
+                    <property name="name">
+                        <cstring>checkBox4_2</cstring>
+                    </property>
+                    <property name="text">
+                        <string>use heading for URLs (instead of link target)</string>
+                    </property>
+                </widget>
+                <widget class="QCheckBox">
+                    <property name="name">
+                        <cstring>checkBox6</cstring>
+                    </property>
+                    <property name="text">
+                        <string>use image of earth to mark URLs in text</string>
+                    </property>
+                </widget>
+                <widget class="QCheckBox">
+                    <property name="name">
+                        <cstring>checkBox7</cstring>
+                    </property>
+                    <property name="text">
+                        <string>use default CSS file</string>
+                    </property>
+                </widget>
+                <widget class="QCheckBox">
+                    <property name="name">
+                        <cstring>checkBox3</cstring>
+                    </property>
+                    <property name="sizePolicy">
+                        <sizepolicy>
+                            <hsizetype>1</hsizetype>
+                            <vsizetype>0</vsizetype>
+                            <horstretch>0</horstretch>
+                            <verstretch>0</verstretch>
+                        </sizepolicy>
+                    </property>
+                    <property name="text">
+                        <string>show output of external scripts</string>
+                    </property>
+                </widget>
+            </vbox>
+        </widget>
+        <spacer>
+            <property name="name">
+                <cstring>spacer6</cstring>
+            </property>
+            <property name="orientation">
+                <enum>Vertical</enum>
+            </property>
+            <property name="sizeType">
+                <enum>Expanding</enum>
+            </property>
+            <property name="sizeHint">
+                <size>
+                    <width>21</width>
+                    <height>60</height>
+                </size>
+            </property>
+        </spacer>
+        <widget class="QLayoutWidget">
+            <property name="name">
+                <cstring>layout17</cstring>
+            </property>
+            <hbox>
+                <property name="name">
+                    <cstring>unnamed</cstring>
+                </property>
+                <spacer>
+                    <property name="name">
+                        <cstring>spacer5</cstring>
+                    </property>
+                    <property name="orientation">
+                        <enum>Horizontal</enum>
+                    </property>
+                    <property name="sizeType">
+                        <enum>Expanding</enum>
+                    </property>
+                    <property name="sizeHint">
+                        <size>
+                            <width>61</width>
+                            <height>21</height>
+                        </size>
+                    </property>
+                </spacer>
+                <widget class="QPushButton">
+                    <property name="name">
+                        <cstring>pushButton4</cstring>
+                    </property>
+                    <property name="text">
+                        <string>Export</string>
+                    </property>
+                    <property name="default">
+                        <bool>true</bool>
+                    </property>
+                </widget>
+                <widget class="QPushButton">
+                    <property name="name">
+                        <cstring>pushButton5</cstring>
+                    </property>
+                    <property name="text">
+                        <string>Cancel</string>
+                    </property>
+                </widget>
+            </hbox>
+        </widget>
+    </vbox>
+</widget>
+<connections>
+    <connection>
+        <sender>pushButton5</sender>
+        <signal>pressed()</signal>
+        <receiver>ExportHTMLDialog</receiver>
+        <slot>reject()</slot>
+    </connection>
+    <connection>
+        <sender>pushButton4</sender>
+        <signal>clicked()</signal>
+        <receiver>ExportHTMLDialog</receiver>
+        <slot>accept()</slot>
+    </connection>
+    <connection>
+        <sender>browseButton</sender>
+        <signal>pressed()</signal>
+        <receiver>ExportHTMLDialog</receiver>
+        <slot>browseDirectory()</slot>
+    </connection>
+    <connection>
+        <sender>checkBox4</sender>
+        <signal>toggled(bool)</signal>
+        <receiver>ExportHTMLDialog</receiver>
+        <slot>includeImage(bool)</slot>
+    </connection>
+    <connection>
+        <sender>checkBox5</sender>
+        <signal>toggled(bool)</signal>
+        <receiver>ExportHTMLDialog</receiver>
+        <slot>useWIKIpressed(bool)</slot>
+    </connection>
+    <connection>
+        <sender>lineEdit1</sender>
+        <signal>textChanged(const QString&amp;)</signal>
+        <receiver>ExportHTMLDialog</receiver>
+        <slot>dirChanged()</slot>
+    </connection>
+    <connection>
+        <sender>checkBox3</sender>
+        <signal>toggled(bool)</signal>
+        <receiver>ExportHTMLDialog</receiver>
+        <slot>showOut(bool)</slot>
+    </connection>
+    <connection>
+        <sender>checkBox4_2</sender>
+        <signal>toggled(bool)</signal>
+        <receiver>ExportHTMLDialog</receiver>
+        <slot>useHeadingPressed(bool)</slot>
+    </connection>
+    <connection>
+        <sender>checkBox5_2</sender>
+        <signal>toggled(bool)</signal>
+        <receiver>ExportHTMLDialog</receiver>
+        <slot>imgOnly(bool)</slot>
+    </connection>
+    <connection>
+        <sender>checkBox6</sender>
+        <signal>toggled(bool)</signal>
+        <receiver>ExportHTMLDialog</receiver>
+        <slot>useURLImagePressed(bool)</slot>
+    </connection>
+</connections>
+<includes>
+    <include location="local" impldecl="in declaration">showtextdialog.h</include>
+    <include location="global" impldecl="in declaration">qprocess.h</include>
+    <include location="global" impldecl="in implementation">iostream</include>
+    <include location="local" impldecl="in implementation">settings.h</include>
+    <include location="global" impldecl="in implementation">qfiledialog.h</include>
+    <include location="global" impldecl="in implementation">qmessagebox.h</include>
+    <include location="local" impldecl="in implementation">file.h</include>
+    <include location="local" impldecl="in implementation">icons/flag-url.xpm</include>
+    <include location="local" impldecl="in implementation">exporthtmldialog.ui.h</include>
+</includes>
+<variables>
+    <variable>QString css;</variable>
+    <variable>QString xsl;</variable>
+    <variable>QString scriptpath;</variable>
+    <variable>QString stylepath;</variable>
+    <variable>QString dir;</variable>
+    <variable>bool image;</variable>
+    <variable>bool wikistyle;</variable>
+    <variable>QString script;</variable>
+    <variable>bool showOutput;</variable>
+    <variable>QProcess *proc;</variable>
+    <variable>ShowTextDialog *dia;</variable>
+    <variable>bool imageOnly;</variable>
+    <variable>bool useHeading;</variable>
+    <variable>bool useURLImage;</variable>
+</variables>
+<slots>
+    <slot>browseDirectory()</slot>
+    <slot>useWIKIpressed( bool b )</slot>
+    <slot>includeImage( bool b )</slot>
+    <slot>imgOnly( bool b )</slot>
+    <slot>useHeadingPressed( bool b )</slot>
+    <slot>useURLImagePressed( bool b )</slot>
+    <slot>showOut( bool b )</slot>
+    <slot>dirChanged()</slot>
+    <slot>doExport( const QString &amp; mapname )</slot>
+    <slot returnType="QString">getDir()</slot>
+    <slot>readOutput()</slot>
+</slots>
+<functions>
+    <function access="private" specifier="non virtual">init()</function>
+    <function access="private" specifier="non virtual">destroy()</function>
+</functions>
+<pixmapinproject/>
+<layoutdefaults spacing="6" margin="11"/>
+</UI>