small tweak

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6620 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
John Levon 2003-03-29 01:54:18 +00:00
parent 5a42050f07
commit 762cccfa4f

View File

@ -13,15 +13,15 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>234</width> <width>450</width>
<height>217</height> <height>313</height>
</rect> </rect>
</property> </property>
<property stdset="1"> <property stdset="1">
<name>caption</name> <name>caption</name>
<string>Form2</string> <string>Form2</string>
</property> </property>
<grid> <vbox>
<property stdset="1"> <property stdset="1">
<name>margin</name> <name>margin</name>
<number>11</number> <number>11</number>
@ -30,93 +30,131 @@
<name>spacing</name> <name>spacing</name>
<number>6</number> <number>6</number>
</property> </property>
<widget row="0" column="0" > <widget>
<class>QGroupBox</class> <class>QLayoutWidget</class>
<property stdset="1"> <property stdset="1">
<name>name</name> <name>name</name>
<cstring>GroupBox1</cstring> <cstring>Layout1</cstring>
</property> </property>
<property stdset="1"> <hbox>
<name>frameShape</name>
<enum>Box</enum>
</property>
<property stdset="1">
<name>title</name>
<string>Numbering Depth</string>
</property>
<grid>
<property stdset="1"> <property stdset="1">
<name>margin</name> <name>margin</name>
<number>11</number> <number>0</number>
</property> </property>
<property stdset="1"> <property stdset="1">
<name>spacing</name> <name>spacing</name>
<number>6</number> <number>6</number>
</property> </property>
<widget row="0" column="0" > <widget>
<class>QLabel</class> <class>QGroupBox</class>
<property stdset="1"> <property stdset="1">
<name>name</name> <name>name</name>
<cstring>sectionnrDepthL</cstring> <cstring>GroupBox1</cstring>
</property> </property>
<property stdset="1"> <property stdset="1">
<name>text</name> <name>frameShape</name>
<string>&amp;Section:</string> <enum>Box</enum>
</property> </property>
<property> <property stdset="1">
<name>buddy</name> <name>title</name>
<cstring>sectionnrDepthSB</cstring> <string>Numbering Depth</string>
</property> </property>
<grid>
<property stdset="1">
<name>margin</name>
<number>11</number>
</property>
<property stdset="1">
<name>spacing</name>
<number>6</number>
</property>
<widget row="0" column="0" >
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>sectionnrDepthL</cstring>
</property>
<property stdset="1">
<name>text</name>
<string>&amp;Section:</string>
</property>
<property>
<name>buddy</name>
<cstring>sectionnrDepthSB</cstring>
</property>
</widget>
<widget row="1" column="0" >
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>tocDepthL</cstring>
</property>
<property stdset="1">
<name>text</name>
<string>&amp;Table of contents:</string>
</property>
<property>
<name>buddy</name>
<cstring>tocDepthSB</cstring>
</property>
</widget>
<widget row="1" column="1" >
<class>QSpinBox</class>
<property stdset="1">
<name>name</name>
<cstring>tocDepthSB</cstring>
</property>
<property stdset="1">
<name>maxValue</name>
<number>5</number>
</property>
<property stdset="1">
<name>minValue</name>
<number>-1</number>
</property>
</widget>
<widget row="0" column="1" >
<class>QSpinBox</class>
<property stdset="1">
<name>name</name>
<cstring>sectionnrDepthSB</cstring>
</property>
<property stdset="1">
<name>maxValue</name>
<number>5</number>
</property>
<property stdset="1">
<name>minValue</name>
<number>-2</number>
</property>
</widget>
<spacer row="1" column="2" >
<property>
<name>name</name>
<cstring>Spacer3</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>
</grid>
</widget> </widget>
<widget row="1" column="0" > <spacer>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>tocDepthL</cstring>
</property>
<property stdset="1">
<name>text</name>
<string>&amp;Table of contents:</string>
</property>
<property>
<name>buddy</name>
<cstring>tocDepthSB</cstring>
</property>
</widget>
<widget row="1" column="1" >
<class>QSpinBox</class>
<property stdset="1">
<name>name</name>
<cstring>tocDepthSB</cstring>
</property>
<property stdset="1">
<name>maxValue</name>
<number>5</number>
</property>
<property stdset="1">
<name>minValue</name>
<number>-1</number>
</property>
</widget>
<widget row="0" column="1" >
<class>QSpinBox</class>
<property stdset="1">
<name>name</name>
<cstring>sectionnrDepthSB</cstring>
</property>
<property stdset="1">
<name>maxValue</name>
<number>5</number>
</property>
<property stdset="1">
<name>minValue</name>
<number>-2</number>
</property>
</widget>
<spacer row="1" column="2" >
<property> <property>
<name>name</name> <name>name</name>
<cstring>Spacer3</cstring> <cstring>Spacer2</cstring>
</property> </property>
<property stdset="1"> <property stdset="1">
<name>orientation</name> <name>orientation</name>
@ -134,9 +172,30 @@
</size> </size>
</property> </property>
</spacer> </spacer>
</grid> </hbox>
</widget> </widget>
</grid> <spacer>
<property>
<name>name</name>
<cstring>Spacer3_2</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> </widget>
<tabstops> <tabstops>
<tabstop>sectionnrDepthSB</tabstop> <tabstop>sectionnrDepthSB</tabstop>