mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-11 21:49:51 +00:00
fabd5d2057
This kind of wrapping will be needed anyway, and it's an improvement on what we had. Please give it a run. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5846 a592a061-630c-0410-9148-cb99ea01b6c8
168 lines
6.1 KiB
XML
168 lines
6.1 KiB
XML
<!DOCTYPE UI><UI>
|
|
<class>QPrefAsciiModule</class>
|
|
<include location="global">config.h</include>
|
|
<include location="local">qt_helpers.h</include>
|
|
<widget>
|
|
<class>QWidget</class>
|
|
<property stdset="1">
|
|
<name>name</name>
|
|
<cstring>QPrefAsciiModule</cstring>
|
|
</property>
|
|
<property stdset="1">
|
|
<name>geometry</name>
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>340</width>
|
|
<height>99</height>
|
|
</rect>
|
|
</property>
|
|
<property stdset="1">
|
|
<name>caption</name>
|
|
<string>ASCII settings</string>
|
|
</property>
|
|
<vbox>
|
|
<property stdset="1">
|
|
<name>margin</name>
|
|
<number>11</number>
|
|
</property>
|
|
<property stdset="1">
|
|
<name>spacing</name>
|
|
<number>6</number>
|
|
</property>
|
|
<widget>
|
|
<class>QLayoutWidget</class>
|
|
<property stdset="1">
|
|
<name>name</name>
|
|
<cstring>Layout3</cstring>
|
|
</property>
|
|
<grid>
|
|
<property stdset="1">
|
|
<name>margin</name>
|
|
<number>0</number>
|
|
</property>
|
|
<property stdset="1">
|
|
<name>spacing</name>
|
|
<number>6</number>
|
|
</property>
|
|
<widget row="1" column="0" >
|
|
<class>QLabel</class>
|
|
<property stdset="1">
|
|
<name>name</name>
|
|
<cstring>asciiRoffLA</cstring>
|
|
</property>
|
|
<property stdset="1">
|
|
<name>text</name>
|
|
<string>&roff command:</string>
|
|
</property>
|
|
<property>
|
|
<name>buddy</name>
|
|
<cstring>asciiRoffED</cstring>
|
|
</property>
|
|
</widget>
|
|
<widget row="0" column="1" >
|
|
<class>QLayoutWidget</class>
|
|
<property stdset="1">
|
|
<name>name</name>
|
|
<cstring>Layout2</cstring>
|
|
</property>
|
|
<hbox>
|
|
<property stdset="1">
|
|
<name>margin</name>
|
|
<number>0</number>
|
|
</property>
|
|
<property stdset="1">
|
|
<name>spacing</name>
|
|
<number>6</number>
|
|
</property>
|
|
<widget>
|
|
<class>QSpinBox</class>
|
|
<property stdset="1">
|
|
<name>name</name>
|
|
<cstring>asciiLinelengthSB</cstring>
|
|
</property>
|
|
<property stdset="1">
|
|
<name>maxValue</name>
|
|
<number>120</number>
|
|
</property>
|
|
<property>
|
|
<name>toolTip</name>
|
|
<string>Max. line length of exported ASCII/LaTeX/ SGML files</string>
|
|
</property>
|
|
</widget>
|
|
<spacer>
|
|
<property>
|
|
<name>name</name>
|
|
<cstring>Spacer6</cstring>
|
|
</property>
|
|
<property stdset="1">
|
|
<name>orientation</name>
|
|
<enum>Horizontal</enum>
|
|
</property>
|
|
<property stdset="1">
|
|
<name>sizeType</name>
|
|
<enum>Expanding</enum>
|
|
</property>
|
|
<property>
|
|
<name>sizeHint</name>
|
|
<size>
|
|
<width>20</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</hbox>
|
|
</widget>
|
|
<widget row="0" column="0" >
|
|
<class>QLabel</class>
|
|
<property stdset="1">
|
|
<name>name</name>
|
|
<cstring>asciiLinelengthLA</cstring>
|
|
</property>
|
|
<property stdset="1">
|
|
<name>text</name>
|
|
<string>Output &line length:</string>
|
|
</property>
|
|
<property>
|
|
<name>buddy</name>
|
|
<cstring>asciiLinelengthSB</cstring>
|
|
</property>
|
|
</widget>
|
|
<widget row="1" column="1" >
|
|
<class>QLineEdit</class>
|
|
<property stdset="1">
|
|
<name>name</name>
|
|
<cstring>asciiRoffED</cstring>
|
|
</property>
|
|
<property>
|
|
<name>toolTip</name>
|
|
<string>External app for formating tables in ASCII output</string>
|
|
</property>
|
|
</widget>
|
|
</grid>
|
|
</widget>
|
|
<spacer>
|
|
<property>
|
|
<name>name</name>
|
|
<cstring>Spacer2</cstring>
|
|
</property>
|
|
<property stdset="1">
|
|
<name>orientation</name>
|
|
<enum>Vertical</enum>
|
|
</property>
|
|
<property stdset="1">
|
|
<name>sizeType</name>
|
|
<enum>Expanding</enum>
|
|
</property>
|
|
<property>
|
|
<name>sizeHint</name>
|
|
<size>
|
|
<width>20</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</vbox>
|
|
</widget>
|
|
</UI>
|