mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-14 06:57:01 +00:00
276 lines
8.7 KiB
Plaintext
276 lines
8.7 KiB
Plaintext
|
<ui version="4.0" stdsetdef="1" >
|
||
|
<author></author>
|
||
|
<comment></comment>
|
||
|
<exportmacro></exportmacro>
|
||
|
<class>QPrefFileformatsUi</class>
|
||
|
<widget class="QWidget" name="QPrefFileformats" >
|
||
|
<property name="geometry" >
|
||
|
<rect>
|
||
|
<x>0</x>
|
||
|
<y>0</y>
|
||
|
<width>419</width>
|
||
|
<height>261</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="windowTitle" >
|
||
|
<string/>
|
||
|
</property>
|
||
|
<layout class="QGridLayout" >
|
||
|
<property name="margin" >
|
||
|
<number>11</number>
|
||
|
</property>
|
||
|
<property name="spacing" >
|
||
|
<number>6</number>
|
||
|
</property>
|
||
|
<item rowspan="1" row="0" column="1" colspan="2" >
|
||
|
<layout class="QGridLayout" >
|
||
|
<property name="margin" >
|
||
|
<number>0</number>
|
||
|
</property>
|
||
|
<property name="spacing" >
|
||
|
<number>6</number>
|
||
|
</property>
|
||
|
<item row="4" column="1" >
|
||
|
<widget class="QLineEdit" name="viewerED" />
|
||
|
</item>
|
||
|
<item row="5" column="1" >
|
||
|
<widget class="QLineEdit" name="editorED" />
|
||
|
</item>
|
||
|
<item row="2" column="1" >
|
||
|
<widget class="QLineEdit" name="shortcutED" />
|
||
|
</item>
|
||
|
<item row="1" column="0" >
|
||
|
<widget class="QLabel" name="guiNameLA" >
|
||
|
<property name="text" >
|
||
|
<string>&GUI name:</string>
|
||
|
</property>
|
||
|
<property name="buddy" >
|
||
|
<cstring>guiNameED</cstring>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item row="0" column="0" >
|
||
|
<widget class="QLabel" name="formatLA" >
|
||
|
<property name="text" >
|
||
|
<string>F&ormat:</string>
|
||
|
</property>
|
||
|
<property name="buddy" >
|
||
|
<cstring>formatED</cstring>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item row="1" column="1" >
|
||
|
<widget class="QLineEdit" name="guiNameED" />
|
||
|
</item>
|
||
|
<item row="4" column="0" >
|
||
|
<widget class="QLabel" name="viewerLA" >
|
||
|
<property name="text" >
|
||
|
<string>&Viewer:</string>
|
||
|
</property>
|
||
|
<property name="buddy" >
|
||
|
<cstring>viewerED</cstring>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item row="5" column="0" >
|
||
|
<widget class="QLabel" name="editorLA" >
|
||
|
<property name="text" >
|
||
|
<string>Ed&itor:</string>
|
||
|
</property>
|
||
|
<property name="buddy" >
|
||
|
<cstring>editorED</cstring>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item row="0" column="1" >
|
||
|
<widget class="QLineEdit" name="formatED" />
|
||
|
</item>
|
||
|
<item row="2" column="0" >
|
||
|
<widget class="QLabel" name="shortcutLA" >
|
||
|
<property name="text" >
|
||
|
<string>S&hortcut:</string>
|
||
|
</property>
|
||
|
<property name="buddy" >
|
||
|
<cstring>shortcutED</cstring>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item row="3" column="0" >
|
||
|
<widget class="QLabel" name="extensionLA" >
|
||
|
<property name="text" >
|
||
|
<string>E&xtension:</string>
|
||
|
</property>
|
||
|
<property name="buddy" >
|
||
|
<cstring>extensionED</cstring>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item row="3" column="1" >
|
||
|
<widget class="QLineEdit" name="extensionED" />
|
||
|
</item>
|
||
|
</layout>
|
||
|
</item>
|
||
|
<item rowspan="1" row="1" column="1" colspan="2" >
|
||
|
<layout class="QHBoxLayout" >
|
||
|
<property name="margin" >
|
||
|
<number>0</number>
|
||
|
</property>
|
||
|
<property name="spacing" >
|
||
|
<number>6</number>
|
||
|
</property>
|
||
|
<item>
|
||
|
<widget class="QPushButton" name="formatNewPB" >
|
||
|
<property name="text" >
|
||
|
<string>&Add</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item>
|
||
|
<widget class="QPushButton" name="formatModifyPB" >
|
||
|
<property name="text" >
|
||
|
<string>&Modify</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item>
|
||
|
<spacer name="Spacer3_2" >
|
||
|
<property name="sizeHint" >
|
||
|
<size>
|
||
|
<width>20</width>
|
||
|
<height>20</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="sizeType" >
|
||
|
<enum>MinimumExpanding</enum>
|
||
|
</property>
|
||
|
<property name="orientation" >
|
||
|
<enum>Horizontal</enum>
|
||
|
</property>
|
||
|
</spacer>
|
||
|
</item>
|
||
|
</layout>
|
||
|
</item>
|
||
|
<item row="2" column="2" >
|
||
|
<spacer name="Spacer26" >
|
||
|
<property name="sizeHint" >
|
||
|
<size>
|
||
|
<width>20</width>
|
||
|
<height>20</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="sizeType" >
|
||
|
<enum>Expanding</enum>
|
||
|
</property>
|
||
|
<property name="orientation" >
|
||
|
<enum>Vertical</enum>
|
||
|
</property>
|
||
|
</spacer>
|
||
|
</item>
|
||
|
<item rowspan="3" row="0" column="0" colspan="1" >
|
||
|
<layout class="QVBoxLayout" >
|
||
|
<property name="margin" >
|
||
|
<number>0</number>
|
||
|
</property>
|
||
|
<property name="spacing" >
|
||
|
<number>6</number>
|
||
|
</property>
|
||
|
<item>
|
||
|
<widget class="QLabel" name="formatsLA" >
|
||
|
<property name="text" >
|
||
|
<string>&File formats</string>
|
||
|
</property>
|
||
|
<property name="buddy" >
|
||
|
<cstring>formatsLB</cstring>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item>
|
||
|
<widget class="Q3ListBox" name="formatsLB" >
|
||
|
<property name="sizePolicy" >
|
||
|
<sizepolicy>
|
||
|
<hsizetype>5</hsizetype>
|
||
|
<vsizetype>7</vsizetype>
|
||
|
<horstretch>0</horstretch>
|
||
|
<verstretch>0</verstretch>
|
||
|
</sizepolicy>
|
||
|
</property>
|
||
|
<property name="vScrollBarMode" >
|
||
|
<enum>Q3ScrollView::AlwaysOn</enum>
|
||
|
</property>
|
||
|
<property name="hScrollBarMode" >
|
||
|
<enum>Q3ScrollView::AlwaysOff</enum>
|
||
|
</property>
|
||
|
<item>
|
||
|
<property name="text" >
|
||
|
<string>New Item</string>
|
||
|
</property>
|
||
|
</item>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item>
|
||
|
<layout class="QHBoxLayout" >
|
||
|
<property name="margin" >
|
||
|
<number>0</number>
|
||
|
</property>
|
||
|
<property name="spacing" >
|
||
|
<number>6</number>
|
||
|
</property>
|
||
|
<item>
|
||
|
<spacer name="Spacer3" >
|
||
|
<property name="sizeHint" >
|
||
|
<size>
|
||
|
<width>20</width>
|
||
|
<height>20</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="sizeType" >
|
||
|
<enum>Preferred</enum>
|
||
|
</property>
|
||
|
<property name="orientation" >
|
||
|
<enum>Horizontal</enum>
|
||
|
</property>
|
||
|
</spacer>
|
||
|
</item>
|
||
|
<item>
|
||
|
<widget class="QPushButton" name="formatRemovePB" >
|
||
|
<property name="text" >
|
||
|
<string>&Remove</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
</layout>
|
||
|
</item>
|
||
|
</layout>
|
||
|
</item>
|
||
|
<item row="2" column="1" >
|
||
|
<spacer name="Spacer4" >
|
||
|
<property name="sizeHint" >
|
||
|
<size>
|
||
|
<width>20</width>
|
||
|
<height>20</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="sizeType" >
|
||
|
<enum>Minimum</enum>
|
||
|
</property>
|
||
|
<property name="orientation" >
|
||
|
<enum>Horizontal</enum>
|
||
|
</property>
|
||
|
</spacer>
|
||
|
</item>
|
||
|
</layout>
|
||
|
</widget>
|
||
|
<pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
|
||
|
<tabstops>
|
||
|
<tabstop>formatsLB</tabstop>
|
||
|
<tabstop>formatNewPB</tabstop>
|
||
|
<tabstop>formatRemovePB</tabstop>
|
||
|
<tabstop>formatED</tabstop>
|
||
|
<tabstop>guiNameED</tabstop>
|
||
|
<tabstop>shortcutED</tabstop>
|
||
|
<tabstop>extensionED</tabstop>
|
||
|
<tabstop>viewerED</tabstop>
|
||
|
<tabstop>editorED</tabstop>
|
||
|
</tabstops>
|
||
|
</ui>
|