]> git.lyx.org Git - lyx.git/blob - src/frontends/qt2/ui/MarginsModuleBase.ui
Some string(widget->text()) fixes. Weirdness
[lyx.git] / src / frontends / qt2 / ui / MarginsModuleBase.ui
1 <!DOCTYPE UI><UI>
2 <class>MarginsModuleBase</class>
3 <include location="global">config.h</include>
4 <include location="local">gettext.h</include>
5 <widget>
6     <class>QWidget</class>
7     <property stdset="1">
8         <name>name</name>
9         <cstring>MarginsModuleBase</cstring>
10     </property>
11     <property stdset="1">
12         <name>geometry</name>
13         <rect>
14             <x>0</x>
15             <y>0</y>
16             <width>183</width>
17             <height>260</height>
18         </rect>
19     </property>
20     <property stdset="1">
21         <name>caption</name>
22         <string>Form1</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="1"  column="0" >
34             <class>QLabel</class>
35             <property stdset="1">
36                 <name>name</name>
37                 <cstring>topL</cstring>
38             </property>
39             <property stdset="1">
40                 <name>enabled</name>
41                 <bool>false</bool>
42             </property>
43             <property stdset="1">
44                 <name>text</name>
45                 <string>&amp;Top:</string>
46             </property>
47             <property>
48                 <name>buddy</name>
49                 <cstring>topLE</cstring>
50             </property>
51         </widget>
52         <widget row="2"  column="0" >
53             <class>QLabel</class>
54             <property stdset="1">
55                 <name>name</name>
56                 <cstring>bottomL</cstring>
57             </property>
58             <property stdset="1">
59                 <name>enabled</name>
60                 <bool>false</bool>
61             </property>
62             <property stdset="1">
63                 <name>text</name>
64                 <string>&amp;Bottom:</string>
65             </property>
66             <property>
67                 <name>buddy</name>
68                 <cstring>bottomLE</cstring>
69             </property>
70         </widget>
71         <widget row="3"  column="0" >
72             <class>QLabel</class>
73             <property stdset="1">
74                 <name>name</name>
75                 <cstring>innerL</cstring>
76             </property>
77             <property stdset="1">
78                 <name>enabled</name>
79                 <bool>false</bool>
80             </property>
81             <property stdset="1">
82                 <name>text</name>
83                 <string>&amp;Inner:</string>
84             </property>
85             <property>
86                 <name>buddy</name>
87                 <cstring>innerLE</cstring>
88             </property>
89         </widget>
90         <widget row="4"  column="0" >
91             <class>QLabel</class>
92             <property stdset="1">
93                 <name>name</name>
94                 <cstring>outerL</cstring>
95             </property>
96             <property stdset="1">
97                 <name>enabled</name>
98                 <bool>false</bool>
99             </property>
100             <property stdset="1">
101                 <name>text</name>
102                 <string>O&amp;uter:</string>
103             </property>
104             <property>
105                 <name>buddy</name>
106                 <cstring>outerLE</cstring>
107             </property>
108         </widget>
109         <widget row="0"  column="0" >
110             <class>QLabel</class>
111             <property stdset="1">
112                 <name>name</name>
113                 <cstring>marginL</cstring>
114             </property>
115             <property stdset="1">
116                 <name>text</name>
117                 <string>&amp;Margins:</string>
118             </property>
119             <property>
120                 <name>buddy</name>
121                 <cstring>marginCO</cstring>
122             </property>
123         </widget>
124         <widget row="1"  column="1" >
125             <class>QLineEdit</class>
126             <property stdset="1">
127                 <name>name</name>
128                 <cstring>topLE</cstring>
129             </property>
130             <property stdset="1">
131                 <name>enabled</name>
132                 <bool>false</bool>
133             </property>
134         </widget>
135         <widget row="2"  column="1" >
136             <class>QLineEdit</class>
137             <property stdset="1">
138                 <name>name</name>
139                 <cstring>bottomLE</cstring>
140             </property>
141             <property stdset="1">
142                 <name>enabled</name>
143                 <bool>false</bool>
144             </property>
145             <property stdset="1">
146                 <name>text</name>
147                 <string></string>
148             </property>
149         </widget>
150         <widget row="4"  column="1" >
151             <class>QLineEdit</class>
152             <property stdset="1">
153                 <name>name</name>
154                 <cstring>outerLE</cstring>
155             </property>
156             <property stdset="1">
157                 <name>enabled</name>
158                 <bool>false</bool>
159             </property>
160         </widget>
161         <widget row="7"  column="0" >
162             <class>QLabel</class>
163             <property stdset="1">
164                 <name>name</name>
165                 <cstring>footskipL</cstring>
166             </property>
167             <property stdset="1">
168                 <name>enabled</name>
169                 <bool>false</bool>
170             </property>
171             <property stdset="1">
172                 <name>text</name>
173                 <string>&amp;Foot skip:</string>
174             </property>
175             <property>
176                 <name>buddy</name>
177                 <cstring>footskipLE</cstring>
178             </property>
179         </widget>
180         <widget row="5"  column="0" >
181             <class>QLabel</class>
182             <property stdset="1">
183                 <name>name</name>
184                 <cstring>headsepL</cstring>
185             </property>
186             <property stdset="1">
187                 <name>enabled</name>
188                 <bool>false</bool>
189             </property>
190             <property stdset="1">
191                 <name>text</name>
192                 <string>Head &amp;sep:</string>
193             </property>
194             <property>
195                 <name>buddy</name>
196                 <cstring>headsepLE</cstring>
197             </property>
198         </widget>
199         <widget row="5"  column="1" >
200             <class>QLineEdit</class>
201             <property stdset="1">
202                 <name>name</name>
203                 <cstring>headsepLE</cstring>
204             </property>
205             <property stdset="1">
206                 <name>enabled</name>
207                 <bool>false</bool>
208             </property>
209         </widget>
210         <widget row="6"  column="1" >
211             <class>QLineEdit</class>
212             <property stdset="1">
213                 <name>name</name>
214                 <cstring>headheightLE</cstring>
215             </property>
216             <property stdset="1">
217                 <name>enabled</name>
218                 <bool>false</bool>
219             </property>
220         </widget>
221         <widget row="6"  column="0" >
222             <class>QLabel</class>
223             <property stdset="1">
224                 <name>name</name>
225                 <cstring>headheightL</cstring>
226             </property>
227             <property stdset="1">
228                 <name>enabled</name>
229                 <bool>false</bool>
230             </property>
231             <property stdset="1">
232                 <name>text</name>
233                 <string>Head &amp;height:</string>
234             </property>
235             <property>
236                 <name>buddy</name>
237                 <cstring>headheightLE</cstring>
238             </property>
239         </widget>
240         <widget row="7"  column="1" >
241             <class>QLineEdit</class>
242             <property stdset="1">
243                 <name>name</name>
244                 <cstring>footskipLE</cstring>
245             </property>
246             <property stdset="1">
247                 <name>enabled</name>
248                 <bool>false</bool>
249             </property>
250         </widget>
251         <spacer row="8"  column="1" >
252             <property>
253                 <name>name</name>
254                 <cstring>Spacer21</cstring>
255             </property>
256             <property stdset="1">
257                 <name>orientation</name>
258                 <enum>Vertical</enum>
259             </property>
260             <property stdset="1">
261                 <name>sizeType</name>
262                 <enum>Expanding</enum>
263             </property>
264             <property>
265                 <name>sizeHint</name>
266                 <size>
267                     <width>20</width>
268                     <height>20</height>
269                 </size>
270             </property>
271         </spacer>
272         <spacer row="3"  column="3" >
273             <property>
274                 <name>name</name>
275                 <cstring>Spacer22</cstring>
276             </property>
277             <property stdset="1">
278                 <name>orientation</name>
279                 <enum>Horizontal</enum>
280             </property>
281             <property stdset="1">
282                 <name>sizeType</name>
283                 <enum>Expanding</enum>
284             </property>
285             <property>
286                 <name>sizeHint</name>
287                 <size>
288                     <width>20</width>
289                     <height>20</height>
290                 </size>
291             </property>
292         </spacer>
293         <widget row="1"  column="2" >
294             <class>LengthCombo</class>
295             <property stdset="1">
296                 <name>name</name>
297                 <cstring>topUnit</cstring>
298             </property>
299             <property stdset="1">
300                 <name>enabled</name>
301                 <bool>false</bool>
302             </property>
303         </widget>
304         <widget row="2"  column="2" >
305             <class>LengthCombo</class>
306             <property stdset="1">
307                 <name>name</name>
308                 <cstring>bottomUnit</cstring>
309             </property>
310             <property stdset="1">
311                 <name>enabled</name>
312                 <bool>false</bool>
313             </property>
314         </widget>
315         <widget row="3"  column="2" >
316             <class>LengthCombo</class>
317             <property stdset="1">
318                 <name>name</name>
319                 <cstring>innerUnit</cstring>
320             </property>
321             <property stdset="1">
322                 <name>enabled</name>
323                 <bool>false</bool>
324             </property>
325         </widget>
326         <widget row="3"  column="1" >
327             <class>QLineEdit</class>
328             <property stdset="1">
329                 <name>name</name>
330                 <cstring>innerLE</cstring>
331             </property>
332             <property stdset="1">
333                 <name>enabled</name>
334                 <bool>false</bool>
335             </property>
336         </widget>
337         <widget row="4"  column="2" >
338             <class>LengthCombo</class>
339             <property stdset="1">
340                 <name>name</name>
341                 <cstring>outerUnit</cstring>
342             </property>
343             <property stdset="1">
344                 <name>enabled</name>
345                 <bool>false</bool>
346             </property>
347         </widget>
348         <widget row="5"  column="2" >
349             <class>LengthCombo</class>
350             <property stdset="1">
351                 <name>name</name>
352                 <cstring>headsepUnit</cstring>
353             </property>
354             <property stdset="1">
355                 <name>enabled</name>
356                 <bool>false</bool>
357             </property>
358         </widget>
359         <widget row="6"  column="2" >
360             <class>LengthCombo</class>
361             <property stdset="1">
362                 <name>name</name>
363                 <cstring>headheightUnit</cstring>
364             </property>
365             <property stdset="1">
366                 <name>enabled</name>
367                 <bool>false</bool>
368             </property>
369         </widget>
370         <widget row="7"  column="2" >
371             <class>LengthCombo</class>
372             <property stdset="1">
373                 <name>name</name>
374                 <cstring>footskipUnit</cstring>
375             </property>
376             <property stdset="1">
377                 <name>enabled</name>
378                 <bool>false</bool>
379             </property>
380         </widget>
381         <widget row="0"  column="1"  rowspan="1"  colspan="2" >
382             <class>QComboBox</class>
383             <property stdset="1">
384                 <name>name</name>
385                 <cstring>marginCO</cstring>
386             </property>
387         </widget>
388     </grid>
389 </widget>
390 <customwidgets>
391     <customwidget>
392         <class>LengthCombo</class>
393         <header location="local">lengthcombo.h</header>
394         <sizehint>
395             <width>-1</width>
396             <height>-1</height>
397         </sizehint>
398         <container>0</container>
399         <sizepolicy>
400             <hordata>5</hordata>
401             <verdata>5</verdata>
402         </sizepolicy>
403         <pixmap>image0</pixmap>
404         <signal>selectionChanged(LyXLength::UNIT)</signal>
405     </customwidget>
406 </customwidgets>
407 <images>
408     <image>
409         <name>image0</name>
410         <data format="XPM.GZ" length="646">789c6dd2c10ac2300c00d07bbf2234b7229d1be245fc04c5a3201e4615f430059d0711ff5ddb2e6bb236ec90eed134cb5a19d8ef36602af5ecdbfeeac05dda0798d3abebde87e3faa374d3807fa0d633a52d38d8de6f679fe33fc776e196f53cd010188256a3600a292882096246517815ca99884606e18044a3a40d91824820924265a7923a2e8bcd05f33db1173e002913175f2a6be6d3294871a2d95fa00e8a94ee017b69d339d90df1e77c57ea072ede6758</data>
411     </image>
412 </images>
413 </UI>