]> git.lyx.org Git - lyx.git/blob - src/frontends/qt3/ui/QPrefFileformatsModule.ui
Code cleanup of \bigl related stuff:
[lyx.git] / src / frontends / qt3 / ui / QPrefFileformatsModule.ui
1 <!DOCTYPE UI><UI>
2 <class>QPrefFileformatsModule</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>QPrefFileformatsModule</cstring>
10     </property>
11     <property stdset="1">
12         <name>geometry</name>
13         <rect>
14             <x>0</x>
15             <y>0</y>
16             <width>419</width>
17             <height>261</height>
18         </rect>
19     </property>
20     <property stdset="1">
21         <name>caption</name>
22         <string></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="1"  rowspan="1"  colspan="2" >
34             <class>QLayoutWidget</class>
35             <property stdset="1">
36                 <name>name</name>
37                 <cstring>Layout4</cstring>
38             </property>
39             <grid>
40                 <property stdset="1">
41                     <name>margin</name>
42                     <number>0</number>
43                 </property>
44                 <property stdset="1">
45                     <name>spacing</name>
46                     <number>6</number>
47                 </property>
48                 <widget row="4"  column="1" >
49                     <class>QLineEdit</class>
50                     <property stdset="1">
51                         <name>name</name>
52                         <cstring>viewerED</cstring>
53                     </property>
54                 </widget>
55                 <widget row="5"  column="1" >
56                     <class>QLineEdit</class>
57                     <property stdset="1">
58                         <name>name</name>
59                         <cstring>editorED</cstring>
60                     </property>
61                 </widget>
62                 <widget row="2"  column="1" >
63                     <class>QLineEdit</class>
64                     <property stdset="1">
65                         <name>name</name>
66                         <cstring>shortcutED</cstring>
67                     </property>
68                 </widget>
69                 <widget row="1"  column="0" >
70                     <class>QLabel</class>
71                     <property stdset="1">
72                         <name>name</name>
73                         <cstring>guiNameLA</cstring>
74                     </property>
75                     <property stdset="1">
76                         <name>text</name>
77                         <string>&amp;GUI name:</string>
78                     </property>
79                     <property>
80                         <name>buddy</name>
81                         <cstring>guiNameED</cstring>
82                     </property>
83                 </widget>
84                 <widget row="0"  column="0" >
85                     <class>QLabel</class>
86                     <property stdset="1">
87                         <name>name</name>
88                         <cstring>formatLA</cstring>
89                     </property>
90                     <property stdset="1">
91                         <name>text</name>
92                         <string>F&amp;ormat:</string>
93                     </property>
94                     <property>
95                         <name>buddy</name>
96                         <cstring>formatED</cstring>
97                     </property>
98                 </widget>
99                 <widget row="1"  column="1" >
100                     <class>QLineEdit</class>
101                     <property stdset="1">
102                         <name>name</name>
103                         <cstring>guiNameED</cstring>
104                     </property>
105                 </widget>
106                 <widget row="4"  column="0" >
107                     <class>QLabel</class>
108                     <property stdset="1">
109                         <name>name</name>
110                         <cstring>viewerLA</cstring>
111                     </property>
112                     <property stdset="1">
113                         <name>text</name>
114                         <string>&amp;Viewer:</string>
115                     </property>
116                     <property>
117                         <name>buddy</name>
118                         <cstring>viewerED</cstring>
119                     </property>
120                 </widget>
121                 <widget row="5"  column="0" >
122                     <class>QLabel</class>
123                     <property stdset="1">
124                         <name>name</name>
125                         <cstring>editorLA</cstring>
126                     </property>
127                     <property stdset="1">
128                         <name>text</name>
129                         <string>Ed&amp;itor:</string>
130                     </property>
131                     <property>
132                         <name>buddy</name>
133                         <cstring>editorED</cstring>
134                     </property>
135                 </widget>
136                 <widget row="0"  column="1" >
137                     <class>QLineEdit</class>
138                     <property stdset="1">
139                         <name>name</name>
140                         <cstring>formatED</cstring>
141                     </property>
142                 </widget>
143                 <widget row="2"  column="0" >
144                     <class>QLabel</class>
145                     <property stdset="1">
146                         <name>name</name>
147                         <cstring>shortcutLA</cstring>
148                     </property>
149                     <property stdset="1">
150                         <name>text</name>
151                         <string>S&amp;hortcut:</string>
152                     </property>
153                     <property>
154                         <name>buddy</name>
155                         <cstring>shortcutED</cstring>
156                     </property>
157                 </widget>
158                 <widget row="3"  column="0" >
159                     <class>QLabel</class>
160                     <property stdset="1">
161                         <name>name</name>
162                         <cstring>extensionLA</cstring>
163                     </property>
164                     <property stdset="1">
165                         <name>text</name>
166                         <string>E&amp;xtension:</string>
167                     </property>
168                     <property>
169                         <name>buddy</name>
170                         <cstring>extensionED</cstring>
171                     </property>
172                 </widget>
173                 <widget row="3"  column="1" >
174                     <class>QLineEdit</class>
175                     <property stdset="1">
176                         <name>name</name>
177                         <cstring>extensionED</cstring>
178                     </property>
179                 </widget>
180             </grid>
181         </widget>
182         <widget row="1"  column="1"  rowspan="1"  colspan="2" >
183             <class>QLayoutWidget</class>
184             <property stdset="1">
185                 <name>name</name>
186                 <cstring>Layout5</cstring>
187             </property>
188             <hbox>
189                 <property stdset="1">
190                     <name>margin</name>
191                     <number>0</number>
192                 </property>
193                 <property stdset="1">
194                     <name>spacing</name>
195                     <number>6</number>
196                 </property>
197                 <widget>
198                     <class>QPushButton</class>
199                     <property stdset="1">
200                         <name>name</name>
201                         <cstring>formatNewPB</cstring>
202                     </property>
203                     <property stdset="1">
204                         <name>text</name>
205                         <string>&amp;Add</string>
206                     </property>
207                 </widget>
208                 <widget>
209                     <class>QPushButton</class>
210                     <property stdset="1">
211                         <name>name</name>
212                         <cstring>formatModifyPB</cstring>
213                     </property>
214                     <property stdset="1">
215                         <name>text</name>
216                         <string>&amp;Modify</string>
217                     </property>
218                 </widget>
219                 <spacer>
220                     <property>
221                         <name>name</name>
222                         <cstring>Spacer3_2</cstring>
223                     </property>
224                     <property stdset="1">
225                         <name>orientation</name>
226                         <enum>Horizontal</enum>
227                     </property>
228                     <property stdset="1">
229                         <name>sizeType</name>
230                         <enum>MinimumExpanding</enum>
231                     </property>
232                     <property>
233                         <name>sizeHint</name>
234                         <size>
235                             <width>20</width>
236                             <height>20</height>
237                         </size>
238                     </property>
239                 </spacer>
240             </hbox>
241         </widget>
242         <spacer row="2"  column="2" >
243             <property>
244                 <name>name</name>
245                 <cstring>Spacer26</cstring>
246             </property>
247             <property stdset="1">
248                 <name>orientation</name>
249                 <enum>Vertical</enum>
250             </property>
251             <property stdset="1">
252                 <name>sizeType</name>
253                 <enum>Expanding</enum>
254             </property>
255             <property>
256                 <name>sizeHint</name>
257                 <size>
258                     <width>20</width>
259                     <height>20</height>
260                 </size>
261             </property>
262         </spacer>
263         <widget row="0"  column="0"  rowspan="3"  colspan="1" >
264             <class>QLayoutWidget</class>
265             <property stdset="1">
266                 <name>name</name>
267                 <cstring>Layout10</cstring>
268             </property>
269             <vbox>
270                 <property stdset="1">
271                     <name>margin</name>
272                     <number>0</number>
273                 </property>
274                 <property stdset="1">
275                     <name>spacing</name>
276                     <number>6</number>
277                 </property>
278                 <widget>
279                     <class>QLabel</class>
280                     <property stdset="1">
281                         <name>name</name>
282                         <cstring>formatsLA</cstring>
283                     </property>
284                     <property stdset="1">
285                         <name>text</name>
286                         <string>&amp;File formats</string>
287                     </property>
288                     <property>
289                         <name>buddy</name>
290                         <cstring>formatsLB</cstring>
291                     </property>
292                 </widget>
293                 <widget>
294                     <class>QListBox</class>
295                     <item>
296                         <property>
297                             <name>text</name>
298                             <string>New Item</string>
299                         </property>
300                     </item>
301                     <property stdset="1">
302                         <name>name</name>
303                         <cstring>formatsLB</cstring>
304                     </property>
305                     <property stdset="1">
306                         <name>sizePolicy</name>
307                         <sizepolicy>
308                             <hsizetype>5</hsizetype>
309                             <vsizetype>7</vsizetype>
310                         </sizepolicy>
311                     </property>
312                     <property stdset="1">
313                         <name>vScrollBarMode</name>
314                         <enum>AlwaysOn</enum>
315                     </property>
316                     <property stdset="1">
317                         <name>hScrollBarMode</name>
318                         <enum>AlwaysOff</enum>
319                     </property>
320                 </widget>
321                 <widget>
322                     <class>QLayoutWidget</class>
323                     <property stdset="1">
324                         <name>name</name>
325                         <cstring>Layout7</cstring>
326                     </property>
327                     <hbox>
328                         <property stdset="1">
329                             <name>margin</name>
330                             <number>0</number>
331                         </property>
332                         <property stdset="1">
333                             <name>spacing</name>
334                             <number>6</number>
335                         </property>
336                         <spacer>
337                             <property>
338                                 <name>name</name>
339                                 <cstring>Spacer3</cstring>
340                             </property>
341                             <property stdset="1">
342                                 <name>orientation</name>
343                                 <enum>Horizontal</enum>
344                             </property>
345                             <property stdset="1">
346                                 <name>sizeType</name>
347                                 <enum>Preferred</enum>
348                             </property>
349                             <property>
350                                 <name>sizeHint</name>
351                                 <size>
352                                     <width>20</width>
353                                     <height>20</height>
354                                 </size>
355                             </property>
356                         </spacer>
357                         <widget>
358                             <class>QPushButton</class>
359                             <property stdset="1">
360                                 <name>name</name>
361                                 <cstring>formatRemovePB</cstring>
362                             </property>
363                             <property stdset="1">
364                                 <name>text</name>
365                                 <string>&amp;Remove</string>
366                             </property>
367                         </widget>
368                     </hbox>
369                 </widget>
370             </vbox>
371         </widget>
372         <spacer row="2"  column="1" >
373             <property>
374                 <name>name</name>
375                 <cstring>Spacer4</cstring>
376             </property>
377             <property stdset="1">
378                 <name>orientation</name>
379                 <enum>Horizontal</enum>
380             </property>
381             <property stdset="1">
382                 <name>sizeType</name>
383                 <enum>Minimum</enum>
384             </property>
385             <property>
386                 <name>sizeHint</name>
387                 <size>
388                     <width>20</width>
389                     <height>20</height>
390                 </size>
391             </property>
392         </spacer>
393     </grid>
394 </widget>
395 <tabstops>
396     <tabstop>formatsLB</tabstop>
397     <tabstop>formatNewPB</tabstop>
398     <tabstop>formatRemovePB</tabstop>
399     <tabstop>formatED</tabstop>
400     <tabstop>guiNameED</tabstop>
401     <tabstop>shortcutED</tabstop>
402     <tabstop>extensionED</tabstop>
403     <tabstop>viewerED</tabstop>
404     <tabstop>editorED</tabstop>
405 </tabstops>
406 </UI>