mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-11 21:49:51 +00:00
a1607b414a
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17936 a592a061-630c-0410-9148-cb99ea01b6c8
188 lines
4.8 KiB
XML
188 lines
4.8 KiB
XML
<ui version="4.0" >
|
|
<author></author>
|
|
<comment></comment>
|
|
<exportmacro></exportmacro>
|
|
<class>QPrefLanguageUi</class>
|
|
<widget class="QWidget" name="QPrefLanguageUi" >
|
|
<property name="geometry" >
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>360</width>
|
|
<height>323</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 row="2" column="0" >
|
|
<widget class="QLabel" name="startCommandLA" >
|
|
<property name="text" >
|
|
<string>Command s&tart:</string>
|
|
</property>
|
|
<property name="buddy" >
|
|
<cstring>startCommandED</cstring>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="3" column="1" >
|
|
<widget class="QLineEdit" name="endCommandED" />
|
|
</item>
|
|
<item row="2" column="1" >
|
|
<widget class="QLineEdit" name="startCommandED" />
|
|
</item>
|
|
<item row="1" column="1" >
|
|
<widget class="QLineEdit" name="languagePackageED" />
|
|
</item>
|
|
<item row="0" column="1" >
|
|
<widget class="QComboBox" name="defaultLanguageCO" />
|
|
</item>
|
|
<item row="0" column="0" >
|
|
<widget class="QLabel" name="defaultLanguageLA" >
|
|
<property name="text" >
|
|
<string>&Default language:</string>
|
|
</property>
|
|
<property name="buddy" >
|
|
<cstring>defaultLanguageCO</cstring>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="3" column="0" >
|
|
<widget class="QLabel" name="endCommandLA" >
|
|
<property name="text" >
|
|
<string>Command e&nd:</string>
|
|
</property>
|
|
<property name="buddy" >
|
|
<cstring>endCommandED</cstring>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="1" column="0" >
|
|
<widget class="QLabel" name="languagePackageLA" >
|
|
<property name="text" >
|
|
<string>Language pac&kage:</string>
|
|
</property>
|
|
<property name="buddy" >
|
|
<cstring>languagePackageED</cstring>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="6" column="0" >
|
|
<widget class="QCheckBox" name="autoBeginCB" >
|
|
<property name="text" >
|
|
<string>Auto &begin</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="4" column="0" >
|
|
<widget class="QCheckBox" name="useBabelCB" >
|
|
<property name="text" >
|
|
<string>Use b&abel</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item rowspan="2" row="6" column="1" >
|
|
<spacer>
|
|
<property name="orientation" >
|
|
<enum>Qt::Horizontal</enum>
|
|
</property>
|
|
<property name="sizeType" >
|
|
<enum>QSizePolicy::Expanding</enum>
|
|
</property>
|
|
<property name="sizeHint" >
|
|
<size>
|
|
<width>20</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
<item row="5" column="0" >
|
|
<widget class="QCheckBox" name="globalCB" >
|
|
<property name="text" >
|
|
<string>&Global</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="5" column="1" >
|
|
<widget class="QCheckBox" name="rtlCB" >
|
|
<property name="text" >
|
|
<string>&Right-to-left language support</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="7" column="0" >
|
|
<widget class="QCheckBox" name="autoEndCB" >
|
|
<property name="text" >
|
|
<string>Auto &end</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="4" column="1" >
|
|
<widget class="QCheckBox" name="markForeignCB" >
|
|
<property name="text" >
|
|
<string>Mark &foreign languages</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="8" column="0" >
|
|
<spacer>
|
|
<property name="orientation" >
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
<property name="sizeType" >
|
|
<enum>QSizePolicy::Expanding</enum>
|
|
</property>
|
|
<property name="sizeHint" >
|
|
<size>
|
|
<width>20</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
<item row="8" column="1" >
|
|
<spacer>
|
|
<property name="orientation" >
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
<property name="sizeType" >
|
|
<enum>QSizePolicy::Expanding</enum>
|
|
</property>
|
|
<property name="sizeHint" >
|
|
<size>
|
|
<width>20</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<pixmapfunction></pixmapfunction>
|
|
<includes>
|
|
<include location="local" >qt_helpers.h</include>
|
|
</includes>
|
|
<tabstops>
|
|
<tabstop>defaultLanguageCO</tabstop>
|
|
<tabstop>languagePackageED</tabstop>
|
|
<tabstop>startCommandED</tabstop>
|
|
<tabstop>endCommandED</tabstop>
|
|
<tabstop>useBabelCB</tabstop>
|
|
<tabstop>globalCB</tabstop>
|
|
<tabstop>autoBeginCB</tabstop>
|
|
<tabstop>autoEndCB</tabstop>
|
|
<tabstop>markForeignCB</tabstop>
|
|
<tabstop>rtlCB</tabstop>
|
|
</tabstops>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|