]> git.lyx.org Git - lyx.git/blob - src/frontends/qt2/ui/QPrefCopiersModule.ui
fix qprefs ui (bug 1829)
[lyx.git] / src / frontends / qt2 / ui / QPrefCopiersModule.ui
1 <!DOCTYPE UI><UI>
2 <class>QPrefCopiersModule</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>QPrefCopiersModule</cstring>
10     </property>
11     <property stdset="1">
12         <name>geometry</name>
13         <rect>
14             <x>0</x>
15             <y>0</y>
16             <width>428</width>
17             <height>261</height>
18         </rect>
19     </property>
20     <property stdset="1">
21         <name>caption</name>
22         <string>File Conversion</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="0" >
34             <class>QLayoutWidget</class>
35             <property stdset="1">
36                 <name>name</name>
37                 <cstring>Layout7</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="1"  column="0" >
49                     <class>QListBox</class>
50                     <item>
51                         <property>
52                             <name>text</name>
53                             <string>New Item</string>
54                         </property>
55                     </item>
56                     <property stdset="1">
57                         <name>name</name>
58                         <cstring>AllCopiersLB</cstring>
59                     </property>
60                     <property stdset="1">
61                         <name>sizePolicy</name>
62                         <sizepolicy>
63                             <hsizetype>5</hsizetype>
64                             <vsizetype>7</vsizetype>
65                         </sizepolicy>
66                     </property>
67                     <property stdset="1">
68                         <name>vScrollBarMode</name>
69                         <enum>Auto</enum>
70                     </property>
71                     <property stdset="1">
72                         <name>hScrollBarMode</name>
73                         <enum>AlwaysOff</enum>
74                     </property>
75                 </widget>
76                 <widget row="2"  column="0" >
77                     <class>QLayoutWidget</class>
78                     <property stdset="1">
79                         <name>name</name>
80                         <cstring>Layout6</cstring>
81                     </property>
82                     <hbox>
83                         <property stdset="1">
84                             <name>margin</name>
85                             <number>0</number>
86                         </property>
87                         <property stdset="1">
88                             <name>spacing</name>
89                             <number>6</number>
90                         </property>
91                         <spacer>
92                             <property>
93                                 <name>name</name>
94                                 <cstring>Spacer3</cstring>
95                             </property>
96                             <property stdset="1">
97                                 <name>orientation</name>
98                                 <enum>Horizontal</enum>
99                             </property>
100                             <property stdset="1">
101                                 <name>sizeType</name>
102                                 <enum>Preferred</enum>
103                             </property>
104                             <property>
105                                 <name>sizeHint</name>
106                                 <size>
107                                     <width>20</width>
108                                     <height>20</height>
109                                 </size>
110                             </property>
111                         </spacer>
112                         <widget>
113                             <class>QPushButton</class>
114                             <property stdset="1">
115                                 <name>name</name>
116                                 <cstring>copierRemovePB</cstring>
117                             </property>
118                             <property stdset="1">
119                                 <name>text</name>
120                                 <string>&amp;Remove</string>
121                             </property>
122                         </widget>
123                     </hbox>
124                 </widget>
125                 <widget row="0"  column="0" >
126                     <class>QLabel</class>
127                     <property stdset="1">
128                         <name>name</name>
129                         <cstring>AllCopiersLA</cstring>
130                     </property>
131                     <property stdset="1">
132                         <name>text</name>
133                         <string>C&amp;opiers</string>
134                     </property>
135                     <property>
136                         <name>buddy</name>
137                         <cstring>AllCopiersLB</cstring>
138                     </property>
139                 </widget>
140             </grid>
141         </widget>
142         <widget row="0"  column="1" >
143             <class>QLayoutWidget</class>
144             <property stdset="1">
145                 <name>name</name>
146                 <cstring>Layout9</cstring>
147             </property>
148             <grid>
149                 <property stdset="1">
150                     <name>margin</name>
151                     <number>0</number>
152                 </property>
153                 <property stdset="1">
154                     <name>spacing</name>
155                     <number>6</number>
156                 </property>
157                 <widget row="1"  column="0" >
158                     <class>QLayoutWidget</class>
159                     <property stdset="1">
160                         <name>name</name>
161                         <cstring>Layout8</cstring>
162                     </property>
163                     <hbox>
164                         <property stdset="1">
165                             <name>margin</name>
166                             <number>0</number>
167                         </property>
168                         <property stdset="1">
169                             <name>spacing</name>
170                             <number>6</number>
171                         </property>
172                         <widget>
173                             <class>QPushButton</class>
174                             <property stdset="1">
175                                 <name>name</name>
176                                 <cstring>copierNewPB</cstring>
177                             </property>
178                             <property stdset="1">
179                                 <name>text</name>
180                                 <string>&amp;Add</string>
181                             </property>
182                         </widget>
183                         <widget>
184                             <class>QPushButton</class>
185                             <property stdset="1">
186                                 <name>name</name>
187                                 <cstring>copierModifyPB</cstring>
188                             </property>
189                             <property stdset="1">
190                                 <name>text</name>
191                                 <string>&amp;Modify</string>
192                             </property>
193                         </widget>
194                         <spacer>
195                             <property>
196                                 <name>name</name>
197                                 <cstring>Spacer2</cstring>
198                             </property>
199                             <property stdset="1">
200                                 <name>orientation</name>
201                                 <enum>Horizontal</enum>
202                             </property>
203                             <property stdset="1">
204                                 <name>sizeType</name>
205                                 <enum>Expanding</enum>
206                             </property>
207                             <property>
208                                 <name>sizeHint</name>
209                                 <size>
210                                     <width>20</width>
211                                     <height>20</height>
212                                 </size>
213                             </property>
214                         </spacer>
215                     </hbox>
216                 </widget>
217                 <widget row="0"  column="0" >
218                     <class>QLayoutWidget</class>
219                     <property stdset="1">
220                         <name>name</name>
221                         <cstring>Layout2</cstring>
222                     </property>
223                     <grid>
224                         <property stdset="1">
225                             <name>margin</name>
226                             <number>0</number>
227                         </property>
228                         <property stdset="1">
229                             <name>spacing</name>
230                             <number>6</number>
231                         </property>
232                         <widget row="0"  column="1" >
233                             <class>QComboBox</class>
234                             <property stdset="1">
235                                 <name>name</name>
236                                 <cstring>copierFormatCO</cstring>
237                             </property>
238                             <property stdset="1">
239                                 <name>sizePolicy</name>
240                                 <sizepolicy>
241                                     <hsizetype>3</hsizetype>
242                                     <vsizetype>0</vsizetype>
243                                 </sizepolicy>
244                             </property>
245                         </widget>
246                         <widget row="2"  column="0" >
247                             <class>QLabel</class>
248                             <property stdset="1">
249                                 <name>name</name>
250                                 <cstring>copierLA</cstring>
251                             </property>
252                             <property stdset="1">
253                                 <name>text</name>
254                                 <string>&amp;Copier:</string>
255                             </property>
256                             <property>
257                                 <name>buddy</name>
258                                 <cstring>copierED</cstring>
259                             </property>
260                         </widget>
261                         <widget row="0"  column="0" >
262                             <class>QLabel</class>
263                             <property stdset="1">
264                                 <name>name</name>
265                                 <cstring>copierFormatLA</cstring>
266                             </property>
267                             <property stdset="1">
268                                 <name>text</name>
269                                 <string>&amp;Format:</string>
270                             </property>
271                             <property>
272                                 <name>buddy</name>
273                                 <cstring>copierFormatCO</cstring>
274                             </property>
275                         </widget>
276                         <widget row="2"  column="1" >
277                             <class>QLineEdit</class>
278                             <property stdset="1">
279                                 <name>name</name>
280                                 <cstring>copierED</cstring>
281                             </property>
282                         </widget>
283                     </grid>
284                 </widget>
285                 <spacer row="2"  column="0" >
286                     <property>
287                         <name>name</name>
288                         <cstring>Spacer28</cstring>
289                     </property>
290                     <property stdset="1">
291                         <name>orientation</name>
292                         <enum>Vertical</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             </grid>
307         </widget>
308     </grid>
309 </widget>
310 <tabstops>
311     <tabstop>AllCopiersLB</tabstop>
312     <tabstop>copierFormatCO</tabstop>
313     <tabstop>copierED</tabstop>
314     <tabstop>copierNewPB</tabstop>
315     <tabstop>copierRemovePB</tabstop>
316 </tabstops>
317 </UI>