You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koffice/filters/kword/html/export/ExportDialogUI.ui

290 lines
12 KiB

<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>ExportDialogUI</class>
<comment>Export dialog for KWord's HTML export filter</comment>
<author>Nicolas GOUTTE &lt;goutte@kde.org&gt;</author>
<widget class="TQWidget">
<property name="name">
<cstring>ExportDialogUI</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>289</width>
<height>300</height>
</rect>
</property>
<property name="caption">
<string>HTML Export Dialog</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>11</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout3</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>E&amp;ncoding:</string>
</property>
<property name="textFormat">
<enum>PlainText</enum>
</property>
<property name="buddy" stdset="0">
<cstring>comboBoxEncoding</cstring>
</property>
</widget>
<widget class="KComboBox">
<property name="name">
<cstring>comboBoxEncoding</cstring>
</property>
<property name="editable">
<bool>true</bool>
</property>
</widget>
<spacer>
<property name="name">
<cstring>Spacer2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>106</width>
<height>20</height>
</size>
</property>
</spacer>
</hbox>
</widget>
<widget class="TQButtonGroup">
<property name="name">
<cstring>buttonGroup1</cstring>
</property>
<property name="title">
<string>Document Type</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>11</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="TQRadioButton">
<property name="name">
<cstring>radioDocType1</cstring>
</property>
<property name="focusPolicy">
<enum>NoFocus</enum>
</property>
<property name="text">
<string>&amp;HTML 4.01</string>
</property>
<property name="checked">
<bool>false</bool>
</property>
<property name="toolTip" stdset="0">
<string>HTML 4.01 (For older HTML user agents) </string>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
<cstring>radioDocType2</cstring>
</property>
<property name="text">
<string>&amp;XHTML 1.0</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="toolTip" stdset="0">
<string>XHTML 1.0</string>
</property>
</widget>
</vbox>
</widget>
<widget class="TQButtonGroup">
<property name="name">
<cstring>buttonGroupMode</cstring>
</property>
<property name="title">
<string>Mode</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>11</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="TQRadioButton">
<property name="name">
<cstring>radioModeLight</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="focusPolicy">
<enum>NoFocus</enum>
</property>
<property name="text">
<string>L&amp;ight: Convert to strict (X)HTML</string>
</property>
<property name="toolTip" stdset="0">
<string>Convert mainly the document structure (Recommended for exporting to browsers with limited capabilities)</string>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
<cstring>radioModeBasic</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="focusPolicy">
<enum>NoFocus</enum>
</property>
<property name="text">
<string>&amp;Basic: Convert to transitional (X)HTML</string>
</property>
<property name="checked">
<bool>false</bool>
</property>
<property name="toolTip" stdset="0">
<string>Convert most of the document (Recommended for re-importing in KWord or for exporting to older browsers)</string>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
<cstring>radioModeEnhanced</cstring>
</property>
<property name="text">
<string>&amp;Enhanced: Convert to (X)HTML with CSS</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="toolTip" stdset="0">
<string>Convert as much as possible of the KWord document (Recommended for exporting to other modern word processors or to modern browsers)</string>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout6</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer>
<property name="name">
<cstring>spacer7</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>16</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout5</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>checkExternalCSS</cstring>
</property>
<property name="text">
<string>Use external CSS sheet:</string>
</property>
</widget>
<widget class="KURLRequester">
<property name="name">
<cstring>KURL_ExternalCSS</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip" stdset="0">
<string>Enter the location of the CSS file in this field</string>
</property>
</widget>
</vbox>
</widget>
</hbox>
</widget>
</vbox>
</widget>
<spacer>
<property name="name">
<cstring>Spacer1</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>90</height>
</size>
</property>
</spacer>
</vbox>
</widget>
<tabstops>
<tabstop>comboBoxEncoding</tabstop>
<tabstop>radioDocType1</tabstop>
<tabstop>radioDocType2</tabstop>
<tabstop>radioModeBasic</tabstop>
<tabstop>radioModeLight</tabstop>
<tabstop>radioModeEnhanced</tabstop>
</tabstops>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kcombobox.h</include>
<include location="global" impldecl="in implementation">klineedit.h</include>
<include location="global" impldecl="in implementation">kpushbutton.h</include>
<include location="global" impldecl="in implementation">kurlrequester.h</include>
</includes>
</UI>