]> git.lyx.org Git - lyx.git/blob - src/frontends/qt2/ui/QPrefFileformatsModule.ui
Some string(widget->text()) fixes. Weirdness
[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">gettext.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>360</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                         </widget>
102                         <widget row="1"  column="1" >
103                             <class>QPushButton</class>
104                             <property stdset="1">
105                                 <name>name</name>
106                                 <cstring>formatRemovePB</cstring>
107                             </property>
108                             <property stdset="1">
109                                 <name>text</name>
110                                 <string>&amp;Remove</string>
111                             </property>
112                         </widget>
113                     </grid>
114                 </widget>
115             </vbox>
116         </widget>
117         <widget>
118             <class>QLayoutWidget</class>
119             <property stdset="1">
120                 <name>name</name>
121                 <cstring>Layout6</cstring>
122             </property>
123             <vbox>
124                 <property stdset="1">
125                     <name>margin</name>
126                     <number>0</number>
127                 </property>
128                 <property stdset="1">
129                     <name>spacing</name>
130                     <number>6</number>
131                 </property>
132                 <widget>
133                     <class>QLayoutWidget</class>
134                     <property stdset="1">
135                         <name>name</name>
136                         <cstring>Layout4</cstring>
137                     </property>
138                     <grid>
139                         <property stdset="1">
140                             <name>margin</name>
141                             <number>0</number>
142                         </property>
143                         <property stdset="1">
144                             <name>spacing</name>
145                             <number>6</number>
146                         </property>
147                         <widget row="4"  column="1" >
148                             <class>QLineEdit</class>
149                             <property stdset="1">
150                                 <name>name</name>
151                                 <cstring>viewerED</cstring>
152                             </property>
153                         </widget>
154                         <widget row="2"  column="1" >
155                             <class>QLineEdit</class>
156                             <property stdset="1">
157                                 <name>name</name>
158                                 <cstring>shortcutED</cstring>
159                             </property>
160                         </widget>
161                         <widget row="1"  column="0" >
162                             <class>QLabel</class>
163                             <property stdset="1">
164                                 <name>name</name>
165                                 <cstring>guiNameLA</cstring>
166                             </property>
167                             <property stdset="1">
168                                 <name>text</name>
169                                 <string>&amp;GUI name:</string>
170                             </property>
171                             <property>
172                                 <name>buddy</name>
173                                 <cstring>guiNameED</cstring>
174                             </property>
175                         </widget>
176                         <widget row="0"  column="0" >
177                             <class>QLabel</class>
178                             <property stdset="1">
179                                 <name>name</name>
180                                 <cstring>formatLA</cstring>
181                             </property>
182                             <property stdset="1">
183                                 <name>text</name>
184                                 <string>F&amp;ormat:</string>
185                             </property>
186                             <property>
187                                 <name>buddy</name>
188                                 <cstring>formatED</cstring>
189                             </property>
190                         </widget>
191                         <widget row="1"  column="1" >
192                             <class>QLineEdit</class>
193                             <property stdset="1">
194                                 <name>name</name>
195                                 <cstring>guiNameED</cstring>
196                             </property>
197                         </widget>
198                         <widget row="4"  column="0" >
199                             <class>QLabel</class>
200                             <property stdset="1">
201                                 <name>name</name>
202                                 <cstring>viewerLA</cstring>
203                             </property>
204                             <property stdset="1">
205                                 <name>text</name>
206                                 <string>&amp;Viewer:</string>
207                             </property>
208                             <property>
209                                 <name>buddy</name>
210                                 <cstring>viewerED</cstring>
211                             </property>
212                         </widget>
213                         <widget row="0"  column="1" >
214                             <class>QLineEdit</class>
215                             <property stdset="1">
216                                 <name>name</name>
217                                 <cstring>formatED</cstring>
218                             </property>
219                         </widget>
220                         <widget row="2"  column="0" >
221                             <class>QLabel</class>
222                             <property stdset="1">
223                                 <name>name</name>
224                                 <cstring>shortcutLA</cstring>
225                             </property>
226                             <property stdset="1">
227                                 <name>text</name>
228                                 <string>S&amp;hortcut:</string>
229                             </property>
230                             <property>
231                                 <name>buddy</name>
232                                 <cstring>shortcutED</cstring>
233                             </property>
234                         </widget>
235                         <widget row="3"  column="0" >
236                             <class>QLabel</class>
237                             <property stdset="1">
238                                 <name>name</name>
239                                 <cstring>extensionLA</cstring>
240                             </property>
241                             <property stdset="1">
242                                 <name>text</name>
243                                 <string>E&amp;xtension:</string>
244                             </property>
245                             <property>
246                                 <name>buddy</name>
247                                 <cstring>extensionED</cstring>
248                             </property>
249                         </widget>
250                         <widget row="3"  column="1" >
251                             <class>QLineEdit</class>
252                             <property stdset="1">
253                                 <name>name</name>
254                                 <cstring>extensionED</cstring>
255                             </property>
256                         </widget>
257                     </grid>
258                 </widget>
259                 <widget>
260                     <class>QLayoutWidget</class>
261                     <property stdset="1">
262                         <name>name</name>
263                         <cstring>Layout5</cstring>
264                     </property>
265                     <hbox>
266                         <property stdset="1">
267                             <name>margin</name>
268                             <number>0</number>
269                         </property>
270                         <property stdset="1">
271                             <name>spacing</name>
272                             <number>6</number>
273                         </property>
274                         <widget>
275                             <class>QPushButton</class>
276                             <property stdset="1">
277                                 <name>name</name>
278                                 <cstring>formatModifyPB</cstring>
279                             </property>
280                             <property stdset="1">
281                                 <name>text</name>
282                                 <string>&amp;Modify</string>
283                             </property>
284                         </widget>
285                         <spacer>
286                             <property>
287                                 <name>name</name>
288                                 <cstring>Spacer2</cstring>
289                             </property>
290                             <property stdset="1">
291                                 <name>orientation</name>
292                                 <enum>Horizontal</enum>
293                             </property>
294                             <property stdset="1">
295                                 <name>sizeType</name>
296                                 <enum>Expanding</enum>
297                             </property>
298                             <property>
299                                 <name>sizeHint</name>
300                                 <size>
301                                     <width>20</width>
302                                     <height>20</height>
303                                 </size>
304                             </property>
305                         </spacer>
306                     </hbox>
307                 </widget>
308                 <spacer>
309                     <property>
310                         <name>name</name>
311                         <cstring>Spacer26</cstring>
312                     </property>
313                     <property stdset="1">
314                         <name>orientation</name>
315                         <enum>Vertical</enum>
316                     </property>
317                     <property stdset="1">
318                         <name>sizeType</name>
319                         <enum>Expanding</enum>
320                     </property>
321                     <property>
322                         <name>sizeHint</name>
323                         <size>
324                             <width>20</width>
325                             <height>20</height>
326                         </size>
327                     </property>
328                 </spacer>
329             </vbox>
330         </widget>
331     </hbox>
332 </widget>
333 <tabstops>
334     <tabstop>formatsLB</tabstop>
335     <tabstop>formatNewPB</tabstop>
336     <tabstop>formatRemovePB</tabstop>
337     <tabstop>formatED</tabstop>
338     <tabstop>guiNameED</tabstop>
339     <tabstop>shortcutED</tabstop>
340     <tabstop>extensionED</tabstop>
341     <tabstop>viewerED</tabstop>
342 </tabstops>
343 </UI>