]> git.lyx.org Git - lyx.git/blob - src/frontends/qt2/ui/QPrefFileformatsModule.ui
QBibtex/QCitation ui fixes (bug 1146)
[lyx.git] / src / frontends / qt2 / 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>356</width>
17             <height>261</height>
18         </rect>
19     </property>
20     <property stdset="1">
21         <name>caption</name>
22         <string>File Formats</string>
23     </property>
24     <hbox>
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>
34             <class>QLayoutWidget</class>
35             <property stdset="1">
36                 <name>name</name>
37                 <cstring>Layout3</cstring>
38             </property>
39             <vbox>
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>
49                     <class>QLabel</class>
50                     <property stdset="1">
51                         <name>name</name>
52                         <cstring>formatsLA</cstring>
53                     </property>
54                     <property stdset="1">
55                         <name>text</name>
56                         <string>&amp;File formats</string>
57                     </property>
58                     <property>
59                         <name>buddy</name>
60                         <cstring>formatsLB</cstring>
61                     </property>
62                 </widget>
63                 <widget>
64                     <class>QLayoutWidget</class>
65                     <property stdset="1">
66                         <name>name</name>
67                         <cstring>Layout1</cstring>
68                     </property>
69                     <grid>
70                         <property stdset="1">
71                             <name>margin</name>
72                             <number>0</number>
73                         </property>
74                         <property stdset="1">
75                             <name>spacing</name>
76                             <number>6</number>
77                         </property>
78                         <widget row="1"  column="0" >
79                             <class>QPushButton</class>
80                             <property stdset="1">
81                                 <name>name</name>
82                                 <cstring>formatNewPB</cstring>
83                             </property>
84                             <property stdset="1">
85                                 <name>text</name>
86                                 <string>&amp;New</string>
87                             </property>
88                         </widget>
89                         <widget row="0"  column="0"  rowspan="1"  colspan="2" >
90                             <class>QListBox</class>
91                             <item>
92                                 <property>
93                                     <name>text</name>
94                                     <string>New Item</string>
95                                 </property>
96                             </item>
97                             <property stdset="1">
98                                 <name>name</name>
99                                 <cstring>formatsLB</cstring>
100                             </property>
101                             <property stdset="1">
102                                 <name>vScrollBarMode</name>
103                                 <enum>AlwaysOn</enum>
104                             </property>
105                             <property stdset="1">
106                                 <name>hScrollBarMode</name>
107                                 <enum>AlwaysOff</enum>
108                             </property>
109                         </widget>
110                         <widget row="1"  column="1" >
111                             <class>QPushButton</class>
112                             <property stdset="1">
113                                 <name>name</name>
114                                 <cstring>formatRemovePB</cstring>
115                             </property>
116                             <property stdset="1">
117                                 <name>text</name>
118                                 <string>&amp;Remove</string>
119                             </property>
120                         </widget>
121                     </grid>
122                 </widget>
123             </vbox>
124         </widget>
125         <widget>
126             <class>QLayoutWidget</class>
127             <property stdset="1">
128                 <name>name</name>
129                 <cstring>Layout6</cstring>
130             </property>
131             <vbox>
132                 <property stdset="1">
133                     <name>margin</name>
134                     <number>0</number>
135                 </property>
136                 <property stdset="1">
137                     <name>spacing</name>
138                     <number>6</number>
139                 </property>
140                 <widget>
141                     <class>QLayoutWidget</class>
142                     <property stdset="1">
143                         <name>name</name>
144                         <cstring>Layout4</cstring>
145                     </property>
146                     <grid>
147                         <property stdset="1">
148                             <name>margin</name>
149                             <number>0</number>
150                         </property>
151                         <property stdset="1">
152                             <name>spacing</name>
153                             <number>6</number>
154                         </property>
155                         <widget row="4"  column="1" >
156                             <class>QLineEdit</class>
157                             <property stdset="1">
158                                 <name>name</name>
159                                 <cstring>viewerED</cstring>
160                             </property>
161                         </widget>
162                         <widget row="2"  column="1" >
163                             <class>QLineEdit</class>
164                             <property stdset="1">
165                                 <name>name</name>
166                                 <cstring>shortcutED</cstring>
167                             </property>
168                         </widget>
169                         <widget row="1"  column="0" >
170                             <class>QLabel</class>
171                             <property stdset="1">
172                                 <name>name</name>
173                                 <cstring>guiNameLA</cstring>
174                             </property>
175                             <property stdset="1">
176                                 <name>text</name>
177                                 <string>&amp;GUI name:</string>
178                             </property>
179                             <property>
180                                 <name>buddy</name>
181                                 <cstring>guiNameED</cstring>
182                             </property>
183                         </widget>
184                         <widget row="0"  column="0" >
185                             <class>QLabel</class>
186                             <property stdset="1">
187                                 <name>name</name>
188                                 <cstring>formatLA</cstring>
189                             </property>
190                             <property stdset="1">
191                                 <name>text</name>
192                                 <string>F&amp;ormat:</string>
193                             </property>
194                             <property>
195                                 <name>buddy</name>
196                                 <cstring>formatED</cstring>
197                             </property>
198                         </widget>
199                         <widget row="1"  column="1" >
200                             <class>QLineEdit</class>
201                             <property stdset="1">
202                                 <name>name</name>
203                                 <cstring>guiNameED</cstring>
204                             </property>
205                         </widget>
206                         <widget row="4"  column="0" >
207                             <class>QLabel</class>
208                             <property stdset="1">
209                                 <name>name</name>
210                                 <cstring>viewerLA</cstring>
211                             </property>
212                             <property stdset="1">
213                                 <name>text</name>
214                                 <string>&amp;Viewer:</string>
215                             </property>
216                             <property>
217                                 <name>buddy</name>
218                                 <cstring>viewerED</cstring>
219                             </property>
220                         </widget>
221                         <widget row="0"  column="1" >
222                             <class>QLineEdit</class>
223                             <property stdset="1">
224                                 <name>name</name>
225                                 <cstring>formatED</cstring>
226                             </property>
227                         </widget>
228                         <widget row="2"  column="0" >
229                             <class>QLabel</class>
230                             <property stdset="1">
231                                 <name>name</name>
232                                 <cstring>shortcutLA</cstring>
233                             </property>
234                             <property stdset="1">
235                                 <name>text</name>
236                                 <string>S&amp;hortcut:</string>
237                             </property>
238                             <property>
239                                 <name>buddy</name>
240                                 <cstring>shortcutED</cstring>
241                             </property>
242                         </widget>
243                         <widget row="3"  column="0" >
244                             <class>QLabel</class>
245                             <property stdset="1">
246                                 <name>name</name>
247                                 <cstring>extensionLA</cstring>
248                             </property>
249                             <property stdset="1">
250                                 <name>text</name>
251                                 <string>E&amp;xtension:</string>
252                             </property>
253                             <property>
254                                 <name>buddy</name>
255                                 <cstring>extensionED</cstring>
256                             </property>
257                         </widget>
258                         <widget row="3"  column="1" >
259                             <class>QLineEdit</class>
260                             <property stdset="1">
261                                 <name>name</name>
262                                 <cstring>extensionED</cstring>
263                             </property>
264                         </widget>
265                     </grid>
266                 </widget>
267                 <widget>
268                     <class>QLayoutWidget</class>
269                     <property stdset="1">
270                         <name>name</name>
271                         <cstring>Layout5</cstring>
272                     </property>
273                     <hbox>
274                         <property stdset="1">
275                             <name>margin</name>
276                             <number>0</number>
277                         </property>
278                         <property stdset="1">
279                             <name>spacing</name>
280                             <number>6</number>
281                         </property>
282                         <widget>
283                             <class>QPushButton</class>
284                             <property stdset="1">
285                                 <name>name</name>
286                                 <cstring>formatModifyPB</cstring>
287                             </property>
288                             <property stdset="1">
289                                 <name>text</name>
290                                 <string>&amp;Modify</string>
291                             </property>
292                         </widget>
293                         <spacer>
294                             <property>
295                                 <name>name</name>
296                                 <cstring>Spacer2</cstring>
297                             </property>
298                             <property stdset="1">
299                                 <name>orientation</name>
300                                 <enum>Horizontal</enum>
301                             </property>
302                             <property stdset="1">
303                                 <name>sizeType</name>
304                                 <enum>Expanding</enum>
305                             </property>
306                             <property>
307                                 <name>sizeHint</name>
308                                 <size>
309                                     <width>20</width>
310                                     <height>20</height>
311                                 </size>
312                             </property>
313                         </spacer>
314                     </hbox>
315                 </widget>
316                 <spacer>
317                     <property>
318                         <name>name</name>
319                         <cstring>Spacer26</cstring>
320                     </property>
321                     <property stdset="1">
322                         <name>orientation</name>
323                         <enum>Vertical</enum>
324                     </property>
325                     <property stdset="1">
326                         <name>sizeType</name>
327                         <enum>Expanding</enum>
328                     </property>
329                     <property>
330                         <name>sizeHint</name>
331                         <size>
332                             <width>20</width>
333                             <height>20</height>
334                         </size>
335                     </property>
336                 </spacer>
337             </vbox>
338         </widget>
339     </hbox>
340 </widget>
341 <tabstops>
342     <tabstop>formatsLB</tabstop>
343     <tabstop>formatNewPB</tabstop>
344     <tabstop>formatRemovePB</tabstop>
345     <tabstop>formatED</tabstop>
346     <tabstop>guiNameED</tabstop>
347     <tabstop>shortcutED</tabstop>
348     <tabstop>extensionED</tabstop>
349     <tabstop>viewerED</tabstop>
350 </tabstops>
351 </UI>