This commit was manufactured by cvs2svn to create tag 'lyx-1_3_1'.
[lyx.git] / src / frontends / qt2 / ui / NumberingModuleBase.ui
blobd651c9754734ff15bfad646262851237253abf39
1 <!DOCTYPE UI><UI>
2 <class>NumberingModuleBase</class>
3 <include location="global">config.h</include>
4 <include location="local">qt_helpers.h</include>
5 <widget>
6     <class>QWidget</class>
7     <property stdset="1">
8         <name>name</name>
9         <cstring>NumberingModuleBase</cstring>
10     </property>
11     <property stdset="1">
12         <name>geometry</name>
13         <rect>
14             <x>0</x>
15             <y>0</y>
16             <width>234</width>
17             <height>176</height>
18         </rect>
19     </property>
20     <property stdset="1">
21         <name>caption</name>
22         <string>Form2</string>
23     </property>
24     <grid>
25         <property stdset="1">
26             <name>margin</name>
27             <number>11</number>
28         </property>
29         <property stdset="1">
30             <name>spacing</name>
31             <number>6</number>
32         </property>
33         <widget row="0"  column="0" >
34             <class>QGroupBox</class>
35             <property stdset="1">
36                 <name>name</name>
37                 <cstring>GroupBox1</cstring>
38             </property>
39             <property stdset="1">
40                 <name>frameShape</name>
41                 <enum>Box</enum>
42             </property>
43             <property stdset="1">
44                 <name>title</name>
45                 <string>Numbering Depth</string>
46             </property>
47             <grid>
48                 <property stdset="1">
49                     <name>margin</name>
50                     <number>11</number>
51                 </property>
52                 <property stdset="1">
53                     <name>spacing</name>
54                     <number>6</number>
55                 </property>
56                 <widget row="0"  column="0" >
57                     <class>QLabel</class>
58                     <property stdset="1">
59                         <name>name</name>
60                         <cstring>sectionnrDepthL</cstring>
61                     </property>
62                     <property stdset="1">
63                         <name>text</name>
64                         <string>&amp;Section:</string>
65                     </property>
66                     <property>
67                         <name>buddy</name>
68                         <cstring>sectionnrDepthSB</cstring>
69                     </property>
70                 </widget>
71                 <widget row="1"  column="0" >
72                     <class>QLabel</class>
73                     <property stdset="1">
74                         <name>name</name>
75                         <cstring>tocDepthL</cstring>
76                     </property>
77                     <property stdset="1">
78                         <name>text</name>
79                         <string>&amp;Table of contents:</string>
80                     </property>
81                     <property>
82                         <name>buddy</name>
83                         <cstring>tocDepthSB</cstring>
84                     </property>
85                 </widget>
86                 <widget row="1"  column="1" >
87                     <class>QSpinBox</class>
88                     <property stdset="1">
89                         <name>name</name>
90                         <cstring>tocDepthSB</cstring>
91                     </property>
92                     <property stdset="1">
93                         <name>maxValue</name>
94                         <number>5</number>
95                     </property>
96                     <property stdset="1">
97                         <name>minValue</name>
98                         <number>-1</number>
99                     </property>
100                 </widget>
101                 <widget row="0"  column="1" >
102                     <class>QSpinBox</class>
103                     <property stdset="1">
104                         <name>name</name>
105                         <cstring>sectionnrDepthSB</cstring>
106                     </property>
107                     <property stdset="1">
108                         <name>maxValue</name>
109                         <number>5</number>
110                     </property>
111                     <property stdset="1">
112                         <name>minValue</name>
113                         <number>-2</number>
114                     </property>
115                 </widget>
116                 <spacer row="1"  column="2" >
117                     <property>
118                         <name>name</name>
119                         <cstring>Spacer3</cstring>
120                     </property>
121                     <property stdset="1">
122                         <name>orientation</name>
123                         <enum>Horizontal</enum>
124                     </property>
125                     <property stdset="1">
126                         <name>sizeType</name>
127                         <enum>Expanding</enum>
128                     </property>
129                     <property>
130                         <name>sizeHint</name>
131                         <size>
132                             <width>20</width>
133                             <height>20</height>
134                         </size>
135                     </property>
136                 </spacer>
137             </grid>
138         </widget>
139     </grid>
140 </widget>
141 <tabstops>
142     <tabstop>sectionnrDepthSB</tabstop>
143     <tabstop>tocDepthSB</tabstop>
144 </tabstops>
145 </UI>