]> git.lyx.org Git - lyx.git/blob - src/frontends/qt3/ui/QPrefFileformatsModule.ui
Convert ui files to qt3 format:
[lyx.git] / src / frontends / qt3 / ui / QPrefFileformatsModule.ui
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>QPrefFileformatsModule</class>
3 <widget class="QWidget">
4     <property name="name">
5         <cstring>QPrefFileformatsModule</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>419</width>
12             <height>261</height>
13         </rect>
14     </property>
15     <property name="caption">
16         <string>QPrefFileformatsModule</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="QLayoutWidget" row="0" column="1" rowspan="1" colspan="2">
29             <property name="name">
30                 <cstring>Layout4</cstring>
31             </property>
32             <grid>
33                 <property name="name">
34                     <cstring>unnamed</cstring>
35                 </property>
36                 <property name="margin">
37                     <number>0</number>
38                 </property>
39                 <property name="spacing">
40                     <number>6</number>
41                 </property>
42                 <widget class="QLineEdit" row="4" column="1">
43                     <property name="name">
44                         <cstring>viewerED</cstring>
45                     </property>
46                 </widget>
47                 <widget class="QLineEdit" row="5" column="1">
48                     <property name="name">
49                         <cstring>editorED</cstring>
50                     </property>
51                 </widget>
52                 <widget class="QLineEdit" row="2" column="1">
53                     <property name="name">
54                         <cstring>shortcutED</cstring>
55                     </property>
56                 </widget>
57                 <widget class="QLabel" row="1" column="0">
58                     <property name="name">
59                         <cstring>guiNameLA</cstring>
60                     </property>
61                     <property name="text">
62                         <string>&amp;GUI name:</string>
63                     </property>
64                     <property name="buddy" stdset="0">
65                         <cstring>guiNameED</cstring>
66                     </property>
67                 </widget>
68                 <widget class="QLabel" row="0" column="0">
69                     <property name="name">
70                         <cstring>formatLA</cstring>
71                     </property>
72                     <property name="text">
73                         <string>F&amp;ormat:</string>
74                     </property>
75                     <property name="buddy" stdset="0">
76                         <cstring>formatED</cstring>
77                     </property>
78                 </widget>
79                 <widget class="QLineEdit" row="1" column="1">
80                     <property name="name">
81                         <cstring>guiNameED</cstring>
82                     </property>
83                 </widget>
84                 <widget class="QLabel" row="4" column="0">
85                     <property name="name">
86                         <cstring>viewerLA</cstring>
87                     </property>
88                     <property name="text">
89                         <string>&amp;Viewer:</string>
90                     </property>
91                     <property name="buddy" stdset="0">
92                         <cstring>viewerED</cstring>
93                     </property>
94                 </widget>
95                 <widget class="QLabel" row="5" column="0">
96                     <property name="name">
97                         <cstring>editorLA</cstring>
98                     </property>
99                     <property name="text">
100                         <string>Ed&amp;itor:</string>
101                     </property>
102                     <property name="buddy" stdset="0">
103                         <cstring>editorED</cstring>
104                     </property>
105                 </widget>
106                 <widget class="QLineEdit" row="0" column="1">
107                     <property name="name">
108                         <cstring>formatED</cstring>
109                     </property>
110                 </widget>
111                 <widget class="QLabel" row="2" column="0">
112                     <property name="name">
113                         <cstring>shortcutLA</cstring>
114                     </property>
115                     <property name="text">
116                         <string>S&amp;hortcut:</string>
117                     </property>
118                     <property name="buddy" stdset="0">
119                         <cstring>shortcutED</cstring>
120                     </property>
121                 </widget>
122                 <widget class="QLabel" row="3" column="0">
123                     <property name="name">
124                         <cstring>extensionLA</cstring>
125                     </property>
126                     <property name="text">
127                         <string>E&amp;xtension:</string>
128                     </property>
129                     <property name="buddy" stdset="0">
130                         <cstring>extensionED</cstring>
131                     </property>
132                 </widget>
133                 <widget class="QLineEdit" row="3" column="1">
134                     <property name="name">
135                         <cstring>extensionED</cstring>
136                     </property>
137                 </widget>
138             </grid>
139         </widget>
140         <widget class="QLayoutWidget" row="1" column="1" rowspan="1" colspan="2">
141             <property name="name">
142                 <cstring>Layout5</cstring>
143             </property>
144             <hbox>
145                 <property name="name">
146                     <cstring>unnamed</cstring>
147                 </property>
148                 <property name="margin">
149                     <number>0</number>
150                 </property>
151                 <property name="spacing">
152                     <number>6</number>
153                 </property>
154                 <widget class="QPushButton">
155                     <property name="name">
156                         <cstring>formatNewPB</cstring>
157                     </property>
158                     <property name="text">
159                         <string>&amp;Add</string>
160                     </property>
161                 </widget>
162                 <widget class="QPushButton">
163                     <property name="name">
164                         <cstring>formatModifyPB</cstring>
165                     </property>
166                     <property name="text">
167                         <string>&amp;Modify</string>
168                     </property>
169                 </widget>
170                 <spacer>
171                     <property name="name">
172                         <cstring>Spacer3_2</cstring>
173                     </property>
174                     <property name="orientation">
175                         <enum>Horizontal</enum>
176                     </property>
177                     <property name="sizeType">
178                         <enum>MinimumExpanding</enum>
179                     </property>
180                     <property name="sizeHint">
181                         <size>
182                             <width>20</width>
183                             <height>20</height>
184                         </size>
185                     </property>
186                 </spacer>
187             </hbox>
188         </widget>
189         <spacer row="2" column="2">
190             <property name="name">
191                 <cstring>Spacer26</cstring>
192             </property>
193             <property name="orientation">
194                 <enum>Vertical</enum>
195             </property>
196             <property name="sizeType">
197                 <enum>Expanding</enum>
198             </property>
199             <property name="sizeHint">
200                 <size>
201                     <width>20</width>
202                     <height>20</height>
203                 </size>
204             </property>
205         </spacer>
206         <widget class="QLayoutWidget" row="0" column="0" rowspan="3" colspan="1">
207             <property name="name">
208                 <cstring>Layout10</cstring>
209             </property>
210             <vbox>
211                 <property name="name">
212                     <cstring>unnamed</cstring>
213                 </property>
214                 <property name="margin">
215                     <number>0</number>
216                 </property>
217                 <property name="spacing">
218                     <number>6</number>
219                 </property>
220                 <widget class="QLabel">
221                     <property name="name">
222                         <cstring>formatsLA</cstring>
223                     </property>
224                     <property name="text">
225                         <string>&amp;File formats</string>
226                     </property>
227                     <property name="buddy" stdset="0">
228                         <cstring>formatsLB</cstring>
229                     </property>
230                 </widget>
231                 <widget class="QListBox">
232                     <item>
233                         <property name="text">
234                             <string>New Item</string>
235                         </property>
236                     </item>
237                     <property name="name">
238                         <cstring>formatsLB</cstring>
239                     </property>
240                     <property name="sizePolicy">
241                         <sizepolicy>
242                             <hsizetype>5</hsizetype>
243                             <vsizetype>7</vsizetype>
244                             <horstretch>0</horstretch>
245                             <verstretch>0</verstretch>
246                         </sizepolicy>
247                     </property>
248                     <property name="vScrollBarMode">
249                         <enum>AlwaysOn</enum>
250                     </property>
251                     <property name="hScrollBarMode">
252                         <enum>AlwaysOff</enum>
253                     </property>
254                 </widget>
255                 <widget class="QLayoutWidget">
256                     <property name="name">
257                         <cstring>Layout7</cstring>
258                     </property>
259                     <hbox>
260                         <property name="name">
261                             <cstring>unnamed</cstring>
262                         </property>
263                         <property name="margin">
264                             <number>0</number>
265                         </property>
266                         <property name="spacing">
267                             <number>6</number>
268                         </property>
269                         <spacer>
270                             <property name="name">
271                                 <cstring>Spacer3</cstring>
272                             </property>
273                             <property name="orientation">
274                                 <enum>Horizontal</enum>
275                             </property>
276                             <property name="sizeType">
277                                 <enum>Preferred</enum>
278                             </property>
279                             <property name="sizeHint">
280                                 <size>
281                                     <width>20</width>
282                                     <height>20</height>
283                                 </size>
284                             </property>
285                         </spacer>
286                         <widget class="QPushButton">
287                             <property name="name">
288                                 <cstring>formatRemovePB</cstring>
289                             </property>
290                             <property name="text">
291                                 <string>&amp;Remove</string>
292                             </property>
293                         </widget>
294                     </hbox>
295                 </widget>
296             </vbox>
297         </widget>
298         <spacer row="2" column="1">
299             <property name="name">
300                 <cstring>Spacer4</cstring>
301             </property>
302             <property name="orientation">
303                 <enum>Horizontal</enum>
304             </property>
305             <property name="sizeType">
306                 <enum>Minimum</enum>
307             </property>
308             <property name="sizeHint">
309                 <size>
310                     <width>20</width>
311                     <height>20</height>
312                 </size>
313             </property>
314         </spacer>
315     </grid>
316 </widget>
317 <tabstops>
318     <tabstop>formatsLB</tabstop>
319     <tabstop>formatNewPB</tabstop>
320     <tabstop>formatRemovePB</tabstop>
321     <tabstop>formatED</tabstop>
322     <tabstop>guiNameED</tabstop>
323     <tabstop>shortcutED</tabstop>
324     <tabstop>extensionED</tabstop>
325     <tabstop>viewerED</tabstop>
326     <tabstop>editorED</tabstop>
327 </tabstops>
328 <includes>
329     <include location="global" impldecl="in declaration">config.h</include>
330     <include location="local" impldecl="in declaration">qt_helpers.h</include>
331 </includes>
332 <layoutdefaults spacing="6" margin="11"/>
333 </UI>