LaTeXUi.ui:

- size adjustments.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23809 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jürgen Spitzmüller 2008-03-18 14:51:22 +00:00
parent bb80a4b1a0
commit 8ba01b4096

View File

@ -5,8 +5,8 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>384</width> <width>375</width>
<height>371</height> <height>409</height>
</rect> </rect>
</property> </property>
<property name="windowTitle" > <property name="windowTitle" >
@ -19,7 +19,60 @@
<property name="spacing" > <property name="spacing" >
<number>6</number> <number>6</number>
</property> </property>
<item row="3" column="0" colspan="4" > <item row="1" column="0" >
<spacer>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" >
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="0" column="0" colspan="2" >
<layout class="QHBoxLayout" >
<property name="margin" >
<number>0</number>
</property>
<property name="spacing" >
<number>6</number>
</property>
<item>
<widget class="QLabel" name="classL" >
<property name="text" >
<string>Document &amp;class:</string>
</property>
<property name="buddy" >
<cstring>classCO</cstring>
</property>
</widget>
</item>
<item>
<widget class="QComboBox" name="classCO" >
<property name="maxVisibleItems" >
<number>20</number>
</property>
</widget>
</item>
</layout>
</item>
<item row="5" column="1" >
<spacer>
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" >
<size>
<width>84</width>
<height>41</height>
</size>
</property>
</spacer>
</item>
<item row="4" column="0" colspan="2" >
<widget class="QGroupBox" name="modulesGB" > <widget class="QGroupBox" name="modulesGB" >
<property name="title" > <property name="title" >
<string>Modules</string> <string>Modules</string>
@ -112,67 +165,70 @@
</layout> </layout>
</widget> </widget>
</item> </item>
<item row="2" column="1" > <item row="3" column="0" colspan="2" >
<widget class="QComboBox" name="psdriverCO" > <layout class="QHBoxLayout" >
<property name="duplicatesEnabled" > <property name="margin" >
<bool>false</bool> <number>0</number>
</property> </property>
</widget> <property name="spacing" >
<number>6</number>
</property>
<item>
<widget class="QLabel" name="psdriverL" >
<property name="text" >
<string>&amp;Postscript driver:</string>
</property>
<property name="buddy" >
<cstring>psdriverCO</cstring>
</property>
</widget>
</item>
<item>
<widget class="QComboBox" name="psdriverCO" >
<property name="duplicatesEnabled" >
<bool>false</bool>
</property>
</widget>
</item>
<item>
<spacer>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" >
<size>
<width>261</width>
<height>22</height>
</size>
</property>
</spacer>
</item>
</layout>
</item> </item>
<item row="2" column="0" > <item row="2" column="0" colspan="2" >
<widget class="QLabel" name="psdriverL" > <layout class="QHBoxLayout" >
<property name="text" > <property name="margin" >
<string>&amp;Postscript driver:</string> <number>0</number>
</property> </property>
<property name="buddy" > <property name="spacing" >
<cstring>psdriverCO</cstring> <number>6</number>
</property> </property>
</widget> <item>
<widget class="QLabel" name="optionsL" >
<property name="text" >
<string>&amp;Options:</string>
</property>
<property name="buddy" >
<cstring>optionsLE</cstring>
</property>
</widget>
</item>
<item>
<widget class="QLineEdit" name="optionsLE" />
</item>
</layout>
</item> </item>
<item row="2" column="2" colspan="2" > <item row="1" column="1" >
<spacer>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" >
<size>
<width>261</width>
<height>22</height>
</size>
</property>
</spacer>
</item>
<item row="4" column="1" colspan="2" >
<spacer>
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" >
<size>
<width>84</width>
<height>41</height>
</size>
</property>
</spacer>
</item>
<item row="0" column="0" >
<widget class="QLabel" name="classL" >
<property name="text" >
<string>Document &amp;class:</string>
</property>
<property name="buddy" >
<cstring>classCO</cstring>
</property>
</widget>
</item>
<item row="0" column="1" colspan="2" >
<widget class="QComboBox" name="classCO" >
<property name="maxVisibleItems" >
<number>20</number>
</property>
</widget>
</item>
<item row="0" column="3" >
<widget class="QPushButton" name="layoutPB" > <widget class="QPushButton" name="layoutPB" >
<property name="sizePolicy" > <property name="sizePolicy" >
<sizepolicy> <sizepolicy>
@ -182,24 +238,14 @@
<verstretch>0</verstretch> <verstretch>0</verstretch>
</sizepolicy> </sizepolicy>
</property> </property>
<property name="toolTip" >
<string>Click to select a local document class definition file</string>
</property>
<property name="text" > <property name="text" >
<string>B&amp;rowse...</string> <string>&amp;Select Local Layout...</string>
</property> </property>
</widget> </widget>
</item> </item>
<item row="1" column="0" >
<widget class="QLabel" name="optionsL" >
<property name="text" >
<string>&amp;Options:</string>
</property>
<property name="buddy" >
<cstring>optionsLE</cstring>
</property>
</widget>
</item>
<item row="1" column="1" colspan="3" >
<widget class="QLineEdit" name="optionsLE" />
</item>
</layout> </layout>
</widget> </widget>
<tabstops> <tabstops>