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