]> git.lyx.org Git - lyx.git/blob - src/frontends/qt3/ui/QIncludeDialogBase.ui
Code cleanup of \bigl related stuff:
[lyx.git] / src / frontends / qt3 / ui / QIncludeDialogBase.ui
1 <!DOCTYPE UI><UI>
2 <class>QIncludeDialogBase</class>
3 <include location="global">config.h</include>
4 <include location="local">qt_helpers.h</include>
5 <widget>
6     <class>QDialog</class>
7     <property stdset="1">
8         <name>name</name>
9         <cstring>QIncludeDialogBase</cstring>
10     </property>
11     <property stdset="1">
12         <name>geometry</name>
13         <rect>
14             <x>0</x>
15             <y>0</y>
16             <width>353</width>
17             <height>266</height>
18         </rect>
19     </property>
20     <property stdset="1">
21         <name>caption</name>
22         <string></string>
23     </property>
24     <property stdset="1">
25         <name>sizeGripEnabled</name>
26         <bool>true</bool>
27     </property>
28     <vbox>
29         <property stdset="1">
30             <name>margin</name>
31             <number>11</number>
32         </property>
33         <property stdset="1">
34             <name>spacing</name>
35             <number>6</number>
36         </property>
37         <widget>
38             <class>QLayoutWidget</class>
39             <property stdset="1">
40                 <name>name</name>
41                 <cstring>Layout2</cstring>
42             </property>
43             <hbox>
44                 <property stdset="1">
45                     <name>margin</name>
46                     <number>0</number>
47                 </property>
48                 <property stdset="1">
49                     <name>spacing</name>
50                     <number>6</number>
51                 </property>
52                 <widget>
53                     <class>QLabel</class>
54                     <property stdset="1">
55                         <name>name</name>
56                         <cstring>filenameLA</cstring>
57                     </property>
58                     <property stdset="1">
59                         <name>text</name>
60                         <string>&amp;File:</string>
61                     </property>
62                     <property>
63                         <name>buddy</name>
64                         <cstring>filenameED</cstring>
65                     </property>
66                     <property>
67                         <name>toolTip</name>
68                         <string></string>
69                     </property>
70                 </widget>
71                 <widget>
72                     <class>QLineEdit</class>
73                     <property stdset="1">
74                         <name>name</name>
75                         <cstring>filenameED</cstring>
76                     </property>
77                     <property>
78                         <name>toolTip</name>
79                         <string>File name to include</string>
80                     </property>
81                 </widget>
82                 <widget>
83                     <class>QPushButton</class>
84                     <property stdset="1">
85                         <name>name</name>
86                         <cstring>browsePB</cstring>
87                     </property>
88                     <property stdset="1">
89                         <name>text</name>
90                         <string>&amp;Browse...</string>
91                     </property>
92                     <property>
93                         <name>toolTip</name>
94                         <string>Select a file</string>
95                     </property>
96                 </widget>
97             </hbox>
98         </widget>
99         <widget>
100             <class>QLayoutWidget</class>
101             <property stdset="1">
102                 <name>name</name>
103                 <cstring>Layout3</cstring>
104             </property>
105             <hbox>
106                 <property stdset="1">
107                     <name>margin</name>
108                     <number>0</number>
109                 </property>
110                 <property stdset="1">
111                     <name>spacing</name>
112                     <number>6</number>
113                 </property>
114                 <widget>
115                     <class>QLabel</class>
116                     <property stdset="1">
117                         <name>name</name>
118                         <cstring>TextLabel1</cstring>
119                     </property>
120                     <property stdset="1">
121                         <name>text</name>
122                         <string>&amp;Include Type:</string>
123                     </property>
124                     <property>
125                         <name>buddy</name>
126                         <cstring>typeCO</cstring>
127                     </property>
128                 </widget>
129                 <widget>
130                     <class>QComboBox</class>
131                     <item>
132                         <property>
133                             <name>text</name>
134                             <string>Input</string>
135                         </property>
136                     </item>
137                     <item>
138                         <property>
139                             <name>text</name>
140                             <string>Include</string>
141                         </property>
142                     </item>
143                     <item>
144                         <property>
145                             <name>text</name>
146                             <string>Verbatim</string>
147                         </property>
148                     </item>
149                     <property stdset="1">
150                         <name>name</name>
151                         <cstring>typeCO</cstring>
152                     </property>
153                 </widget>
154                 <spacer>
155                     <property>
156                         <name>name</name>
157                         <cstring>Spacer27</cstring>
158                     </property>
159                     <property stdset="1">
160                         <name>orientation</name>
161                         <enum>Horizontal</enum>
162                     </property>
163                     <property stdset="1">
164                         <name>sizeType</name>
165                         <enum>Expanding</enum>
166                     </property>
167                     <property>
168                         <name>sizeHint</name>
169                         <size>
170                             <width>20</width>
171                             <height>20</height>
172                         </size>
173                     </property>
174                 </spacer>
175                 <widget>
176                     <class>QPushButton</class>
177                     <property stdset="1">
178                         <name>name</name>
179                         <cstring>loadPB</cstring>
180                     </property>
181                     <property stdset="1">
182                         <name>text</name>
183                         <string>&amp;Load</string>
184                     </property>
185                     <property>
186                         <name>toolTip</name>
187                         <string>Load the file</string>
188                     </property>
189                 </widget>
190             </hbox>
191         </widget>
192         <widget>
193             <class>QLayoutWidget</class>
194             <property stdset="1">
195                 <name>name</name>
196                 <cstring>Layout5</cstring>
197             </property>
198             <hbox>
199                 <property stdset="1">
200                     <name>margin</name>
201                     <number>0</number>
202                 </property>
203                 <property stdset="1">
204                     <name>spacing</name>
205                     <number>6</number>
206                 </property>
207                 <widget>
208                     <class>QLayoutWidget</class>
209                     <property stdset="1">
210                         <name>name</name>
211                         <cstring>Layout4</cstring>
212                     </property>
213                     <vbox>
214                         <property stdset="1">
215                             <name>margin</name>
216                             <number>0</number>
217                         </property>
218                         <property stdset="1">
219                             <name>spacing</name>
220                             <number>6</number>
221                         </property>
222                         <widget>
223                             <class>QCheckBox</class>
224                             <property stdset="1">
225                                 <name>name</name>
226                                 <cstring>visiblespaceCB</cstring>
227                             </property>
228                             <property stdset="1">
229                                 <name>sizePolicy</name>
230                                 <sizepolicy>
231                                     <hsizetype>3</hsizetype>
232                                     <vsizetype>0</vsizetype>
233                                 </sizepolicy>
234                             </property>
235                             <property stdset="1">
236                                 <name>text</name>
237                                 <string>&amp;Mark spaces in output</string>
238                             </property>
239                             <property>
240                                 <name>toolTip</name>
241                                 <string>Underline spaces in generated output</string>
242                             </property>
243                         </widget>
244                         <widget>
245                             <class>QCheckBox</class>
246                             <property stdset="1">
247                                 <name>name</name>
248                                 <cstring>previewCB</cstring>
249                             </property>
250                             <property stdset="1">
251                                 <name>sizePolicy</name>
252                                 <sizepolicy>
253                                     <hsizetype>3</hsizetype>
254                                     <vsizetype>0</vsizetype>
255                                 </sizepolicy>
256                             </property>
257                             <property stdset="1">
258                                 <name>text</name>
259                                 <string>&amp;Show preview</string>
260                             </property>
261                             <property>
262                                 <name>toolTip</name>
263                                 <string>Show LaTeX preview</string>
264                             </property>
265                         </widget>
266                     </vbox>
267                 </widget>
268                 <spacer>
269                     <property>
270                         <name>name</name>
271                         <cstring>Spacer5</cstring>
272                     </property>
273                     <property stdset="1">
274                         <name>orientation</name>
275                         <enum>Horizontal</enum>
276                     </property>
277                     <property stdset="1">
278                         <name>sizeType</name>
279                         <enum>Expanding</enum>
280                     </property>
281                     <property>
282                         <name>sizeHint</name>
283                         <size>
284                             <width>20</width>
285                             <height>20</height>
286                         </size>
287                     </property>
288                 </spacer>
289             </hbox>
290         </widget>
291         <spacer>
292             <property>
293                 <name>name</name>
294                 <cstring>Spacer13_2</cstring>
295             </property>
296             <property stdset="1">
297                 <name>orientation</name>
298                 <enum>Vertical</enum>
299             </property>
300             <property stdset="1">
301                 <name>sizeType</name>
302                 <enum>Expanding</enum>
303             </property>
304             <property>
305                 <name>sizeHint</name>
306                 <size>
307                     <width>20</width>
308                     <height>20</height>
309                 </size>
310             </property>
311         </spacer>
312         <widget>
313             <class>QLayoutWidget</class>
314             <property stdset="1">
315                 <name>name</name>
316                 <cstring>Layout3</cstring>
317             </property>
318             <hbox>
319                 <property stdset="1">
320                     <name>margin</name>
321                     <number>0</number>
322                 </property>
323                 <property stdset="1">
324                     <name>spacing</name>
325                     <number>6</number>
326                 </property>
327                 <spacer>
328                     <property>
329                         <name>name</name>
330                         <cstring>Spacer3</cstring>
331                     </property>
332                     <property stdset="1">
333                         <name>orientation</name>
334                         <enum>Horizontal</enum>
335                     </property>
336                     <property stdset="1">
337                         <name>sizeType</name>
338                         <enum>Expanding</enum>
339                     </property>
340                     <property>
341                         <name>sizeHint</name>
342                         <size>
343                             <width>20</width>
344                             <height>20</height>
345                         </size>
346                     </property>
347                 </spacer>
348                 <widget>
349                     <class>QPushButton</class>
350                     <property stdset="1">
351                         <name>name</name>
352                         <cstring>okPB</cstring>
353                     </property>
354                     <property stdset="1">
355                         <name>text</name>
356                         <string>&amp;OK</string>
357                     </property>
358                     <property stdset="1">
359                         <name>default</name>
360                         <bool>true</bool>
361                     </property>
362                 </widget>
363                 <widget>
364                     <class>QPushButton</class>
365                     <property stdset="1">
366                         <name>name</name>
367                         <cstring>closePB</cstring>
368                     </property>
369                     <property stdset="1">
370                         <name>text</name>
371                         <string>&amp;Close</string>
372                     </property>
373                 </widget>
374             </hbox>
375         </widget>
376     </vbox>
377 </widget>
378 <connections>
379     <connection>
380         <sender>visiblespaceCB</sender>
381         <signal>toggled(bool)</signal>
382         <receiver>QIncludeDialogBase</receiver>
383         <slot>change_adaptor()</slot>
384     </connection>
385     <connection>
386         <sender>filenameED</sender>
387         <signal>textChanged(const QString&amp;)</signal>
388         <receiver>QIncludeDialogBase</receiver>
389         <slot>change_adaptor()</slot>
390     </connection>
391     <connection>
392         <sender>loadPB</sender>
393         <signal>clicked()</signal>
394         <receiver>QIncludeDialogBase</receiver>
395         <slot>loadClicked()</slot>
396     </connection>
397     <connection>
398         <sender>browsePB</sender>
399         <signal>clicked()</signal>
400         <receiver>QIncludeDialogBase</receiver>
401         <slot>browseClicked()</slot>
402     </connection>
403     <connection>
404         <sender>typeCO</sender>
405         <signal>activated(int)</signal>
406         <receiver>QIncludeDialogBase</receiver>
407         <slot>change_adaptor()</slot>
408     </connection>
409     <connection>
410         <sender>typeCO</sender>
411         <signal>activated(int)</signal>
412         <receiver>QIncludeDialogBase</receiver>
413         <slot>typeChanged(int)</slot>
414     </connection>
415     <connection>
416         <sender>previewCB</sender>
417         <signal>toggled(bool)</signal>
418         <receiver>QIncludeDialogBase</receiver>
419         <slot>change_adaptor()</slot>
420     </connection>
421     <slot access="public">browseClicked()</slot>
422     <slot access="public">change_adaptor()</slot>
423     <slot access="public">loadClicked()</slot>
424     <slot access="public">typeChanged(int)</slot>
425 </connections>
426 <tabstops>
427     <tabstop>filenameED</tabstop>
428     <tabstop>browsePB</tabstop>
429     <tabstop>typeCO</tabstop>
430     <tabstop>loadPB</tabstop>
431     <tabstop>visiblespaceCB</tabstop>
432     <tabstop>previewCB</tabstop>
433     <tabstop>okPB</tabstop>
434     <tabstop>closePB</tabstop>
435 </tabstops>
436 </UI>