]> git.lyx.org Git - lyx.git/blob - src/frontends/qt2/ui/QRefDialogBase.ui
5e96aaf3d60af158798934394e9544d0713ae641
[lyx.git] / src / frontends / qt2 / ui / QRefDialogBase.ui
1 <!DOCTYPE UI><UI>
2 <class>QRefDialogBase</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>QRefDialogBase</cstring>
10     </property>
11     <property stdset="1">
12         <name>geometry</name>
13         <rect>
14             <x>0</x>
15             <y>0</y>
16             <width>383</width>
17             <height>395</height>
18         </rect>
19     </property>
20     <property stdset="1">
21         <name>caption</name>
22         <string>Reference</string>
23     </property>
24     <property stdset="1">
25         <name>sizeGripEnabled</name>
26         <bool>true</bool>
27     </property>
28     <grid>
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 row="3"  column="1" >
38             <class>QLayoutWidget</class>
39             <property stdset="1">
40                 <name>name</name>
41                 <cstring>Layout7</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>QPushButton</class>
54                     <property stdset="1">
55                         <name>name</name>
56                         <cstring>updatePB</cstring>
57                     </property>
58                     <property stdset="1">
59                         <name>sizePolicy</name>
60                         <sizepolicy>
61                             <hsizetype>3</hsizetype>
62                             <vsizetype>0</vsizetype>
63                         </sizepolicy>
64                     </property>
65                     <property stdset="1">
66                         <name>text</name>
67                         <string>&amp;Update</string>
68                     </property>
69                     <property>
70                         <name>toolTip</name>
71                         <string>Update the reference list</string>
72                     </property>
73                 </widget>
74                 <widget>
75                     <class>QPushButton</class>
76                     <property stdset="1">
77                         <name>name</name>
78                         <cstring>gotoPB</cstring>
79                     </property>
80                     <property stdset="1">
81                         <name>sizePolicy</name>
82                         <sizepolicy>
83                             <hsizetype>3</hsizetype>
84                             <vsizetype>0</vsizetype>
85                         </sizepolicy>
86                     </property>
87                     <property stdset="1">
88                         <name>text</name>
89                         <string>&amp;Go to Reference</string>
90                     </property>
91                     <property>
92                         <name>toolTip</name>
93                         <string>Jump to the reference</string>
94                     </property>
95                 </widget>
96             </hbox>
97         </widget>
98         <widget row="3"  column="0" >
99             <class>QCheckBox</class>
100             <property stdset="1">
101                 <name>name</name>
102                 <cstring>sortCB</cstring>
103             </property>
104             <property stdset="1">
105                 <name>text</name>
106                 <string>&amp;Sort</string>
107             </property>
108             <property>
109                 <name>toolTip</name>
110                 <string>Sort references in alphabetical order</string>
111             </property>
112         </widget>
113         <widget row="4"  column="1" >
114             <class>QLineEdit</class>
115             <property stdset="1">
116                 <name>name</name>
117                 <cstring>referenceED</cstring>
118             </property>
119         </widget>
120         <widget row="5"  column="1" >
121             <class>QComboBox</class>
122             <item>
123                 <property>
124                     <name>text</name>
125                     <string>&lt;reference&gt;</string>
126                 </property>
127             </item>
128             <item>
129                 <property>
130                     <name>text</name>
131                     <string>&lt;page&gt;</string>
132                 </property>
133             </item>
134             <item>
135                 <property>
136                     <name>text</name>
137                     <string>on page &lt;page&gt;</string>
138                 </property>
139             </item>
140             <item>
141                 <property>
142                     <name>text</name>
143                     <string>&lt;reference&gt; on page &lt;page&gt;</string>
144                 </property>
145             </item>
146             <item>
147                 <property>
148                     <name>text</name>
149                     <string>Formatted reference</string>
150                 </property>
151             </item>
152             <property stdset="1">
153                 <name>name</name>
154                 <cstring>typeCO</cstring>
155             </property>
156             <property stdset="1">
157                 <name>sizePolicy</name>
158                 <sizepolicy>
159                     <hsizetype>1</hsizetype>
160                     <vsizetype>0</vsizetype>
161                 </sizepolicy>
162             </property>
163             <property>
164                 <name>toolTip</name>
165                 <string>Reference as it appears in output</string>
166             </property>
167         </widget>
168         <widget row="4"  column="0" >
169             <class>QLabel</class>
170             <property stdset="1">
171                 <name>name</name>
172                 <cstring>referenceL</cstring>
173             </property>
174             <property stdset="1">
175                 <name>text</name>
176                 <string>&amp;Reference:</string>
177             </property>
178             <property stdset="1">
179                 <name>alignment</name>
180                 <set>AlignVCenter|AlignLeft</set>
181             </property>
182             <property>
183                 <name>buddy</name>
184                 <cstring>referenceED</cstring>
185             </property>
186             <property>
187                 <name>hAlign</name>
188             </property>
189         </widget>
190         <widget row="5"  column="0" >
191             <class>QLabel</class>
192             <property stdset="1">
193                 <name>name</name>
194                 <cstring>typeLA</cstring>
195             </property>
196             <property stdset="1">
197                 <name>text</name>
198                 <string>&amp;Format:</string>
199             </property>
200             <property stdset="1">
201                 <name>alignment</name>
202                 <set>AlignVCenter|AlignLeft</set>
203             </property>
204             <property>
205                 <name>buddy</name>
206                 <cstring>typeLA</cstring>
207             </property>
208             <property>
209                 <name>hAlign</name>
210             </property>
211         </widget>
212         <widget row="6"  column="0" >
213             <class>QLabel</class>
214             <property stdset="1">
215                 <name>name</name>
216                 <cstring>nameL</cstring>
217             </property>
218             <property stdset="1">
219                 <name>enabled</name>
220                 <bool>false</bool>
221             </property>
222             <property stdset="1">
223                 <name>text</name>
224                 <string>&amp;Name:</string>
225             </property>
226             <property stdset="1">
227                 <name>alignment</name>
228                 <set>AlignVCenter|AlignLeft</set>
229             </property>
230             <property>
231                 <name>buddy</name>
232                 <cstring>nameED</cstring>
233             </property>
234             <property>
235                 <name>hAlign</name>
236             </property>
237         </widget>
238         <widget row="6"  column="1" >
239             <class>QLineEdit</class>
240             <property stdset="1">
241                 <name>name</name>
242                 <cstring>nameED</cstring>
243             </property>
244             <property stdset="1">
245                 <name>enabled</name>
246                 <bool>false</bool>
247             </property>
248         </widget>
249         <widget row="1"  column="0"  rowspan="1"  colspan="2" >
250             <class>QLabel</class>
251             <property stdset="1">
252                 <name>name</name>
253                 <cstring>refsL</cstring>
254             </property>
255             <property stdset="1">
256                 <name>text</name>
257                 <string>A&amp;vailable references in the document:</string>
258             </property>
259             <property>
260                 <name>buddy</name>
261                 <cstring>refsLB</cstring>
262             </property>
263         </widget>
264         <widget row="2"  column="0"  rowspan="1"  colspan="2" >
265             <class>QListBox</class>
266             <property stdset="1">
267                 <name>name</name>
268                 <cstring>refsLB</cstring>
269             </property>
270             <property stdset="1">
271                 <name>enabled</name>
272                 <bool>true</bool>
273             </property>
274             <property stdset="1">
275                 <name>sizePolicy</name>
276                 <sizepolicy>
277                     <hsizetype>7</hsizetype>
278                     <vsizetype>3</vsizetype>
279                 </sizepolicy>
280             </property>
281             <property>
282                 <name>toolTip</name>
283                 <string>Available references</string>
284             </property>
285         </widget>
286         <widget row="0"  column="0" >
287             <class>QLabel</class>
288             <property stdset="1">
289                 <name>name</name>
290                 <cstring>bufferL</cstring>
291             </property>
292             <property stdset="1">
293                 <name>text</name>
294                 <string>&amp;Document:</string>
295             </property>
296             <property>
297                 <name>buddy</name>
298                 <cstring>bufferCO</cstring>
299             </property>
300         </widget>
301         <widget row="0"  column="1" >
302             <class>QComboBox</class>
303             <property stdset="1">
304                 <name>name</name>
305                 <cstring>bufferCO</cstring>
306             </property>
307             <property stdset="1">
308                 <name>sizePolicy</name>
309                 <sizepolicy>
310                     <hsizetype>7</hsizetype>
311                     <vsizetype>0</vsizetype>
312                 </sizepolicy>
313             </property>
314         </widget>
315         <widget row="7"  column="0"  rowspan="1"  colspan="2" >
316             <class>QLayoutWidget</class>
317             <property stdset="1">
318                 <name>name</name>
319                 <cstring>Layout3</cstring>
320             </property>
321             <hbox>
322                 <property stdset="1">
323                     <name>margin</name>
324                     <number>0</number>
325                 </property>
326                 <property stdset="1">
327                     <name>spacing</name>
328                     <number>6</number>
329                 </property>
330                 <spacer>
331                     <property>
332                         <name>name</name>
333                         <cstring>Spacer7</cstring>
334                     </property>
335                     <property stdset="1">
336                         <name>orientation</name>
337                         <enum>Horizontal</enum>
338                     </property>
339                     <property stdset="1">
340                         <name>sizeType</name>
341                         <enum>Expanding</enum>
342                     </property>
343                     <property>
344                         <name>sizeHint</name>
345                         <size>
346                             <width>20</width>
347                             <height>20</height>
348                         </size>
349                     </property>
350                 </spacer>
351                 <widget>
352                     <class>QPushButton</class>
353                     <property stdset="1">
354                         <name>name</name>
355                         <cstring>okPB</cstring>
356                     </property>
357                     <property stdset="1">
358                         <name>text</name>
359                         <string>&amp;OK</string>
360                     </property>
361                     <property stdset="1">
362                         <name>default</name>
363                         <bool>true</bool>
364                     </property>
365                 </widget>
366                 <widget>
367                     <class>QPushButton</class>
368                     <property stdset="1">
369                         <name>name</name>
370                         <cstring>applyPB</cstring>
371                     </property>
372                     <property stdset="1">
373                         <name>text</name>
374                         <string>&amp;Apply</string>
375                     </property>
376                     <property stdset="1">
377                         <name>default</name>
378                         <bool>true</bool>
379                     </property>
380                 </widget>
381                 <widget>
382                     <class>QPushButton</class>
383                     <property stdset="1">
384                         <name>name</name>
385                         <cstring>closePB</cstring>
386                     </property>
387                     <property stdset="1">
388                         <name>text</name>
389                         <string>&amp;Close</string>
390                     </property>
391                 </widget>
392             </hbox>
393         </widget>
394     </grid>
395 </widget>
396 <connections>
397     <connection>
398         <sender>typeCO</sender>
399         <signal>activated(int)</signal>
400         <receiver>QRefDialogBase</receiver>
401         <slot>changed_adaptor()</slot>
402     </connection>
403     <connection>
404         <sender>referenceED</sender>
405         <signal>textChanged(const QString&amp;)</signal>
406         <receiver>QRefDialogBase</receiver>
407         <slot>changed_adaptor()</slot>
408     </connection>
409     <connection>
410         <sender>nameED</sender>
411         <signal>textChanged(const QString&amp;)</signal>
412         <receiver>QRefDialogBase</receiver>
413         <slot>changed_adaptor()</slot>
414     </connection>
415     <connection>
416         <sender>refsLB</sender>
417         <signal>highlighted(const QString&amp;)</signal>
418         <receiver>QRefDialogBase</receiver>
419         <slot>refHighlighted(const QString&amp;)</slot>
420     </connection>
421     <connection>
422         <sender>refsLB</sender>
423         <signal>selected(const QString&amp;)</signal>
424         <receiver>QRefDialogBase</receiver>
425         <slot>refSelected(const QString&amp;)</slot>
426     </connection>
427     <connection>
428         <sender>refsLB</sender>
429         <signal>highlighted(const QString&amp;)</signal>
430         <receiver>QRefDialogBase</receiver>
431         <slot>changed_adaptor()</slot>
432     </connection>
433     <connection>
434         <sender>sortCB</sender>
435         <signal>toggled(bool)</signal>
436         <receiver>QRefDialogBase</receiver>
437         <slot>sortToggled(bool)</slot>
438     </connection>
439     <connection>
440         <sender>gotoPB</sender>
441         <signal>clicked()</signal>
442         <receiver>QRefDialogBase</receiver>
443         <slot>gotoClicked()</slot>
444     </connection>
445     <connection>
446         <sender>updatePB</sender>
447         <signal>clicked()</signal>
448         <receiver>QRefDialogBase</receiver>
449         <slot>updateClicked()</slot>
450     </connection>
451     <connection>
452         <sender>bufferCO</sender>
453         <signal>activated(int)</signal>
454         <receiver>QRefDialogBase</receiver>
455         <slot>updateClicked()</slot>
456     </connection>
457     <slot access="public">changed_adaptor()</slot>
458     <slot access="public">gotoClicked()</slot>
459     <slot access="public">refHighlighted(const QString&amp;)</slot>
460     <slot access="public">refSelected(const QString&amp;)</slot>
461     <slot access="public">sortToggled(bool)</slot>
462     <slot access="public">updateClicked()</slot>
463 </connections>
464 <tabstops>
465     <tabstop>bufferCO</tabstop>
466     <tabstop>refsLB</tabstop>
467     <tabstop>sortCB</tabstop>
468     <tabstop>updatePB</tabstop>
469     <tabstop>gotoPB</tabstop>
470     <tabstop>referenceED</tabstop>
471     <tabstop>nameED</tabstop>
472     <tabstop>typeCO</tabstop>
473     <tabstop>okPB</tabstop>
474     <tabstop>closePB</tabstop>
475 </tabstops>
476 </UI>