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