2002-10-16 21:26:35 +00:00
|
|
|
<!DOCTYPE UI><UI>
|
|
|
|
<class>QSendtoDialogBase</class>
|
|
|
|
<include location="global">config.h</include>
|
|
|
|
<include location="local">gettext.h</include>
|
|
|
|
<widget>
|
|
|
|
<class>QDialog</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>QSendtoDialogBase</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>geometry</name>
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2002-10-17 17:14:22 +00:00
|
|
|
<width>276</width>
|
2002-10-16 21:26:35 +00:00
|
|
|
<height>262</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>caption</name>
|
|
|
|
<string>Custom Export</string>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>sizeGripEnabled</name>
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2002-10-17 17:14:22 +00:00
|
|
|
<grid>
|
2002-10-16 21:26:35 +00:00
|
|
|
<property stdset="1">
|
2002-10-17 17:14:22 +00:00
|
|
|
<name>margin</name>
|
|
|
|
<number>11</number>
|
2002-10-16 21:26:35 +00:00
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
2002-10-17 17:14:22 +00:00
|
|
|
<name>spacing</name>
|
|
|
|
<number>6</number>
|
2002-10-16 21:26:35 +00:00
|
|
|
</property>
|
2002-10-17 17:14:22 +00:00
|
|
|
<widget row="2" column="0" >
|
|
|
|
<class>QLabel</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>commandLA</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
2002-10-16 21:26:35 +00:00
|
|
|
<name>text</name>
|
2002-10-17 17:14:22 +00:00
|
|
|
<string>&Command:</string>
|
2002-10-16 21:26:35 +00:00
|
|
|
</property>
|
2002-10-17 17:14:22 +00:00
|
|
|
<property>
|
|
|
|
<name>buddy</name>
|
|
|
|
<cstring>commandCO</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget row="0" column="0" >
|
|
|
|
<class>QLabel</class>
|
2002-10-16 21:26:35 +00:00
|
|
|
<property stdset="1">
|
2002-10-17 17:14:22 +00:00
|
|
|
<name>name</name>
|
|
|
|
<cstring>formatLA</cstring>
|
2002-10-16 21:26:35 +00:00
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
2002-10-17 17:14:22 +00:00
|
|
|
<name>text</name>
|
|
|
|
<string>&Export formats:</string>
|
2002-10-16 21:26:35 +00:00
|
|
|
</property>
|
2002-10-17 17:14:22 +00:00
|
|
|
<property>
|
|
|
|
<name>buddy</name>
|
|
|
|
<cstring>formatLB</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget row="4" column="0" >
|
|
|
|
<class>QLayoutWidget</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>Layout6</cstring>
|
|
|
|
</property>
|
|
|
|
<hbox>
|
2002-10-16 21:26:35 +00:00
|
|
|
<property stdset="1">
|
2002-10-17 17:14:22 +00:00
|
|
|
<name>margin</name>
|
|
|
|
<number>0</number>
|
2002-10-16 21:26:35 +00:00
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
2002-10-17 17:14:22 +00:00
|
|
|
<name>spacing</name>
|
|
|
|
<number>6</number>
|
2002-10-16 21:26:35 +00:00
|
|
|
</property>
|
2002-10-17 17:14:22 +00:00
|
|
|
<widget>
|
|
|
|
<class>QPushButton</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>okPB</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>text</name>
|
|
|
|
<string>OK</string>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>autoDefault</name>
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>default</name>
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget>
|
|
|
|
<class>QPushButton</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>applyPB</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>text</name>
|
|
|
|
<string>&Apply</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget>
|
|
|
|
<class>QPushButton</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>closePB</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>text</name>
|
|
|
|
<string>Cancel</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</hbox>
|
|
|
|
</widget>
|
|
|
|
<widget row="3" column="0" >
|
|
|
|
<class>QComboBox</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>commandCO</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>sizePolicy</name>
|
|
|
|
<sizepolicy>
|
|
|
|
<hsizetype>3</hsizetype>
|
|
|
|
<vsizetype>0</vsizetype>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>focusPolicy</name>
|
|
|
|
<enum>StrongFocus</enum>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>editable</name>
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>sizeLimit</name>
|
|
|
|
<number>10</number>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>maxCount</name>
|
|
|
|
<number>666</number>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>insertionPolicy</name>
|
|
|
|
<enum>AtTop</enum>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>autoCompletion</name>
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>duplicatesEnabled</name>
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property>
|
|
|
|
<name>toolTip</name>
|
|
|
|
<string>Process the converted file with this command ($$FName = file name)</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget row="1" column="0" >
|
|
|
|
<class>QListBox</class>
|
|
|
|
<item>
|
|
|
|
<property>
|
2002-10-16 21:26:35 +00:00
|
|
|
<name>text</name>
|
2002-10-17 17:14:22 +00:00
|
|
|
<string>New Item</string>
|
2002-10-16 21:26:35 +00:00
|
|
|
</property>
|
2002-10-17 17:14:22 +00:00
|
|
|
</item>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>formatLB</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>maximumSize</name>
|
|
|
|
<size>
|
|
|
|
<width>32767</width>
|
|
|
|
<height>32767</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property>
|
|
|
|
<name>toolTip</name>
|
|
|
|
<string>Available export converters</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</grid>
|
2002-10-16 21:26:35 +00:00
|
|
|
</widget>
|
|
|
|
<connections>
|
|
|
|
<connection>
|
|
|
|
<sender>formatLB</sender>
|
|
|
|
<signal>highlighted(const QString&)</signal>
|
|
|
|
<receiver>QSendtoDialogBase</receiver>
|
|
|
|
<slot>slotFormatHighlighted(const QString&)</slot>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>formatLB</sender>
|
|
|
|
<signal>selected(const QString&)</signal>
|
|
|
|
<receiver>QSendtoDialogBase</receiver>
|
|
|
|
<slot>slotFormatSelected(const QString&)</slot>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>formatLB</sender>
|
|
|
|
<signal>highlighted(const QString&)</signal>
|
|
|
|
<receiver>QSendtoDialogBase</receiver>
|
|
|
|
<slot>changed_adaptor()</slot>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>commandCO</sender>
|
|
|
|
<signal>textChanged(const QString&)</signal>
|
|
|
|
<receiver>QSendtoDialogBase</receiver>
|
|
|
|
<slot>changed_adaptor()</slot>
|
|
|
|
</connection>
|
|
|
|
<slot access="public">changed_adaptor()</slot>
|
|
|
|
<slot access="public">slotFormatHighlighted(const QString&)</slot>
|
|
|
|
<slot access="public">slotFormatSelected(const QString&)</slot>
|
|
|
|
</connections>
|
|
|
|
<tabstops>
|
|
|
|
<tabstop>formatLB</tabstop>
|
|
|
|
<tabstop>okPB</tabstop>
|
|
|
|
<tabstop>applyPB</tabstop>
|
|
|
|
<tabstop>closePB</tabstop>
|
|
|
|
</tabstops>
|
|
|
|
</UI>
|