]> git.lyx.org Git - lyx.git/commitdiff
small tweak
authorJohn Levon <levon@movementarian.org>
Sat, 29 Mar 2003 01:54:18 +0000 (01:54 +0000)
committerJohn Levon <levon@movementarian.org>
Sat, 29 Mar 2003 01:54:18 +0000 (01:54 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6620 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt2/ui/NumberingModuleBase.ui

index 387d30b47a7e391a7206dd87fbff6aa1f7323253..f165c6045a8a0417a67e551d1d33b5e6601b197a 100644 (file)
         <rect>
             <x>0</x>
             <y>0</y>
-            <width>234</width>
-            <height>217</height>
+            <width>450</width>
+            <height>313</height>
         </rect>
     </property>
     <property stdset="1">
         <name>caption</name>
         <string>Form2</string>
     </property>
-    <grid>
+    <vbox>
         <property stdset="1">
             <name>margin</name>
             <number>11</number>
             <name>spacing</name>
             <number>6</number>
         </property>
-        <widget row="0"  column="0" >
-            <class>QGroupBox</class>
+        <widget>
+            <class>QLayoutWidget</class>
             <property stdset="1">
                 <name>name</name>
-                <cstring>GroupBox1</cstring>
+                <cstring>Layout1</cstring>
             </property>
-            <property stdset="1">
-                <name>frameShape</name>
-                <enum>Box</enum>
-            </property>
-            <property stdset="1">
-                <name>title</name>
-                <string>Numbering Depth</string>
-            </property>
-            <grid>
+            <hbox>
                 <property stdset="1">
                     <name>margin</name>
-                    <number>11</number>
+                    <number>0</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>
+                <widget>
+                    <class>QGroupBox</class>
                     <property stdset="1">
                         <name>name</name>
-                        <cstring>sectionnrDepthSB</cstring>
+                        <cstring>GroupBox1</cstring>
                     </property>
                     <property stdset="1">
-                        <name>maxValue</name>
-                        <number>5</number>
+                        <name>frameShape</name>
+                        <enum>Box</enum>
                     </property>
                     <property stdset="1">
-                        <name>minValue</name>
-                        <number>-2</number>
-                    </property>
+                        <name>title</name>
+                        <string>Numbering Depth</string>
+                    </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>
-                <spacer row="1"  column="2" >
+                <spacer>
                     <property>
                         <name>name</name>
-                        <cstring>Spacer3</cstring>
+                        <cstring>Spacer2</cstring>
                     </property>
                     <property stdset="1">
                         <name>orientation</name>
                         </size>
                     </property>
                 </spacer>
-            </grid>
+            </hbox>
         </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>
 <tabstops>
     <tabstop>sectionnrDepthSB</tabstop>