2010-03-21 20:27:53 +00:00
|
|
|
<ui version="4.0">
|
2007-08-31 05:53:55 +00:00
|
|
|
<class>PrefFileformatsUi</class>
|
2010-03-21 20:27:53 +00:00
|
|
|
<widget class="QWidget" name="PrefFileformatsUi">
|
|
|
|
<property name="geometry">
|
2006-03-24 15:59:11 +00:00
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2009-09-06 09:53:50 +00:00
|
|
|
<width>383</width>
|
|
|
|
<height>381</height>
|
2006-03-24 15:59:11 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
2010-03-21 20:27:53 +00:00
|
|
|
<property name="windowTitle">
|
2006-03-24 15:59:11 +00:00
|
|
|
<string/>
|
|
|
|
</property>
|
2010-03-21 20:27:53 +00:00
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QLabel" name="formatsLA">
|
|
|
|
<property name="text">
|
|
|
|
<string>&Format:</string>
|
2007-09-15 17:09:57 +00:00
|
|
|
</property>
|
2010-03-21 20:27:53 +00:00
|
|
|
<property name="buddy">
|
|
|
|
<cstring>formatsCB</cstring>
|
2007-09-15 17:09:57 +00:00
|
|
|
</property>
|
2010-03-21 20:27:53 +00:00
|
|
|
</widget>
|
2007-09-15 17:09:57 +00:00
|
|
|
</item>
|
2011-02-13 09:34:10 +00:00
|
|
|
<item row="0" column="1">
|
2010-03-21 20:27:53 +00:00
|
|
|
<widget class="QComboBox" name="formatsCB">
|
|
|
|
<property name="editable">
|
|
|
|
<bool>true</bool>
|
2007-09-15 17:09:57 +00:00
|
|
|
</property>
|
2010-03-21 20:27:53 +00:00
|
|
|
<property name="maxVisibleItems">
|
|
|
|
<number>20</number>
|
2007-09-15 17:09:57 +00:00
|
|
|
</property>
|
2010-03-21 20:27:53 +00:00
|
|
|
<property name="insertPolicy">
|
|
|
|
<enum>QComboBox::InsertAtCurrent</enum>
|
|
|
|
</property>
|
|
|
|
<property name="minimumContentsLength">
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2007-09-15 17:09:57 +00:00
|
|
|
</item>
|
2010-03-21 20:27:53 +00:00
|
|
|
<item row="0" column="3">
|
|
|
|
<widget class="QPushButton" name="formatNewPB">
|
|
|
|
<property name="text">
|
|
|
|
<string>&New...</string>
|
2007-09-15 17:09:57 +00:00
|
|
|
</property>
|
2010-03-21 20:27:53 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="4">
|
|
|
|
<widget class="QPushButton" name="formatRemovePB">
|
|
|
|
<property name="text">
|
|
|
|
<string>Re&move</string>
|
2007-09-15 17:09:57 +00:00
|
|
|
</property>
|
2010-03-21 20:27:53 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="1" colspan="2">
|
|
|
|
<widget class="QCheckBox" name="documentCB">
|
|
|
|
<property name="text">
|
|
|
|
<string>&Document format</string>
|
2007-09-15 17:09:57 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-03-21 20:27:53 +00:00
|
|
|
<item row="2" column="1" colspan="2">
|
2011-02-13 09:34:10 +00:00
|
|
|
<widget class="QCheckBox" name="exportMenuCB">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Check this to show the current format in the File > Export menu</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Sho&w in export menu</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="3" column="1" colspan="2">
|
2010-03-21 20:27:53 +00:00
|
|
|
<widget class="QCheckBox" name="vectorCB">
|
|
|
|
<property name="text">
|
2009-09-05 15:11:43 +00:00
|
|
|
<string>Vector &graphics format</string>
|
2007-09-15 17:09:57 +00:00
|
|
|
</property>
|
2009-09-05 15:11:43 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
2011-02-13 09:34:10 +00:00
|
|
|
<item row="4" column="0">
|
2010-03-21 20:27:53 +00:00
|
|
|
<widget class="QLabel" name="formatLA">
|
|
|
|
<property name="text">
|
|
|
|
<string>S&hort Name:</string>
|
|
|
|
</property>
|
|
|
|
<property name="buddy">
|
|
|
|
<cstring>formatED</cstring>
|
2007-09-15 17:09:57 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2011-02-13 09:34:10 +00:00
|
|
|
<item row="4" column="1" colspan="2">
|
2010-03-21 20:27:53 +00:00
|
|
|
<widget class="QLineEdit" name="formatED"/>
|
|
|
|
</item>
|
2011-02-13 09:34:10 +00:00
|
|
|
<item row="5" column="0">
|
2010-03-21 20:27:53 +00:00
|
|
|
<widget class="QLabel" name="extensionLA">
|
|
|
|
<property name="text">
|
|
|
|
<string>E&xtension:</string>
|
|
|
|
</property>
|
|
|
|
<property name="buddy">
|
|
|
|
<cstring>extensionED</cstring>
|
2007-09-15 17:09:57 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2011-02-13 09:34:10 +00:00
|
|
|
<item row="5" column="1" colspan="2">
|
2010-03-21 20:27:53 +00:00
|
|
|
<widget class="QLineEdit" name="extensionED"/>
|
|
|
|
</item>
|
2011-02-13 09:34:10 +00:00
|
|
|
<item row="6" column="0">
|
|
|
|
<widget class="QLabel" name="editorLA">
|
2010-03-21 20:27:53 +00:00
|
|
|
<property name="text">
|
2011-02-13 09:34:10 +00:00
|
|
|
<string>Ed&itor:</string>
|
2010-03-21 20:27:53 +00:00
|
|
|
</property>
|
|
|
|
<property name="buddy">
|
2011-02-13 09:34:10 +00:00
|
|
|
<cstring>editorCO</cstring>
|
2007-04-11 13:45:44 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
2006-05-07 10:20:43 +00:00
|
|
|
</item>
|
2011-02-13 09:34:10 +00:00
|
|
|
<item row="7" column="0">
|
|
|
|
<widget class="QLabel" name="shortcutLA">
|
2010-03-21 20:27:53 +00:00
|
|
|
<property name="text">
|
2011-02-13 09:34:10 +00:00
|
|
|
<string>Shortc&ut:</string>
|
2006-05-07 10:20:43 +00:00
|
|
|
</property>
|
2010-03-21 20:27:53 +00:00
|
|
|
<property name="buddy">
|
2011-02-13 09:34:10 +00:00
|
|
|
<cstring>shortcutED</cstring>
|
2009-09-05 15:11:43 +00:00
|
|
|
</property>
|
2010-03-21 20:27:53 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
2011-02-13 09:34:10 +00:00
|
|
|
<item row="7" column="1" colspan="2">
|
|
|
|
<widget class="QLineEdit" name="shortcutED"/>
|
|
|
|
</item>
|
|
|
|
<item row="8" column="1">
|
2010-03-21 20:27:53 +00:00
|
|
|
<widget class="QComboBox" name="editorCO">
|
|
|
|
<property name="sizeAdjustPolicy">
|
|
|
|
<enum>QComboBox::AdjustToContents</enum>
|
2009-09-05 15:11:43 +00:00
|
|
|
</property>
|
2010-03-21 20:27:53 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
2011-02-13 09:34:10 +00:00
|
|
|
<item row="8" column="2" colspan="2">
|
2010-03-21 20:27:53 +00:00
|
|
|
<widget class="QLineEdit" name="editorED"/>
|
|
|
|
</item>
|
2011-02-13 09:34:10 +00:00
|
|
|
<item row="9" column="0">
|
2010-03-21 20:27:53 +00:00
|
|
|
<widget class="QLabel" name="viewerLA">
|
|
|
|
<property name="text">
|
|
|
|
<string>&Viewer:</string>
|
2006-03-24 15:59:11 +00:00
|
|
|
</property>
|
2010-03-21 20:27:53 +00:00
|
|
|
<property name="buddy">
|
|
|
|
<cstring>viewerCO</cstring>
|
2006-03-24 15:59:11 +00:00
|
|
|
</property>
|
2007-09-15 17:09:57 +00:00
|
|
|
</widget>
|
2006-03-24 15:59:11 +00:00
|
|
|
</item>
|
2011-02-13 09:34:10 +00:00
|
|
|
<item row="9" column="1">
|
2010-03-21 20:27:53 +00:00
|
|
|
<widget class="QComboBox" name="viewerCO">
|
|
|
|
<property name="sizeAdjustPolicy">
|
|
|
|
<enum>QComboBox::AdjustToContents</enum>
|
2009-09-05 15:11:43 +00:00
|
|
|
</property>
|
2010-03-21 20:27:53 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
2011-02-13 09:34:10 +00:00
|
|
|
<item row="9" column="2" colspan="2">
|
2010-03-21 20:27:53 +00:00
|
|
|
<widget class="QLineEdit" name="viewerED"/>
|
|
|
|
</item>
|
2011-02-13 09:34:10 +00:00
|
|
|
<item row="10" column="0">
|
2010-03-21 20:27:53 +00:00
|
|
|
<widget class="QLabel" name="label">
|
|
|
|
<property name="text">
|
|
|
|
<string>Co&pier:</string>
|
|
|
|
</property>
|
|
|
|
<property name="buddy">
|
|
|
|
<cstring>copierED</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2011-02-13 09:34:10 +00:00
|
|
|
<item row="10" column="1" colspan="2">
|
2010-03-21 20:27:53 +00:00
|
|
|
<widget class="QLineEdit" name="copierED"/>
|
|
|
|
</item>
|
2011-02-13 09:34:10 +00:00
|
|
|
<item row="11" column="0" colspan="5">
|
2010-03-21 20:27:53 +00:00
|
|
|
<widget class="QGroupBox" name="defaultFormatGB">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Specify the default output format when using (PDF)LaTeX</string>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
|
|
|
<string>Default Format</string>
|
|
|
|
</property>
|
|
|
|
<property name="flat">
|
|
|
|
<bool>true</bool>
|
2009-09-05 15:11:43 +00:00
|
|
|
</property>
|
2010-03-21 20:27:53 +00:00
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="defaultFormatLA">
|
|
|
|
<property name="text">
|
|
|
|
<string>De&fault Output Format:</string>
|
|
|
|
</property>
|
|
|
|
<property name="buddy">
|
|
|
|
<cstring>defaultFormatCB</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QComboBox" name="defaultFormatCB"/>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer name="horizontalSpacer">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>148</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2009-09-05 15:11:43 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
2011-02-13 09:34:10 +00:00
|
|
|
<item row="12" column="1" colspan="2">
|
2010-03-21 20:27:53 +00:00
|
|
|
<spacer>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>124</width>
|
|
|
|
<height>21</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
2006-03-24 15:59:11 +00:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<tabstops>
|
2007-09-15 17:09:57 +00:00
|
|
|
<tabstop>formatsCB</tabstop>
|
|
|
|
<tabstop>formatNewPB</tabstop>
|
|
|
|
<tabstop>formatRemovePB</tabstop>
|
2007-04-11 13:45:44 +00:00
|
|
|
<tabstop>documentCB</tabstop>
|
|
|
|
<tabstop>vectorCB</tabstop>
|
2006-03-24 15:59:11 +00:00
|
|
|
<tabstop>formatED</tabstop>
|
|
|
|
<tabstop>extensionED</tabstop>
|
2007-09-15 17:09:57 +00:00
|
|
|
<tabstop>shortcutED</tabstop>
|
2006-03-24 15:59:11 +00:00
|
|
|
<tabstop>editorED</tabstop>
|
2007-09-15 17:09:57 +00:00
|
|
|
<tabstop>viewerED</tabstop>
|
|
|
|
<tabstop>copierED</tabstop>
|
2006-03-24 15:59:11 +00:00
|
|
|
</tabstops>
|
2007-04-11 13:45:44 +00:00
|
|
|
<includes>
|
2010-03-21 20:27:53 +00:00
|
|
|
<include location="local">qt_i18n.h</include>
|
2007-04-11 13:45:44 +00:00
|
|
|
</includes>
|
2006-03-24 15:59:11 +00:00
|
|
|
<resources/>
|
|
|
|
<connections/>
|
2006-03-05 17:24:44 +00:00
|
|
|
</ui>
|