]> git.lyx.org Git - lyx.git/blob - src/frontends/qt2/FormRefDialogBase.ui
* Baruch's GuiBC template.
[lyx.git] / src / frontends / qt2 / FormRefDialogBase.ui
1 <!DOCTYPE UI><UI>
2 <class>FormReferenceDialogBase</class>
3 <widget>
4     <class>QDialog</class>
5     <property stdset="1">
6         <name>name</name>
7         <cstring>FormReferenceDialogBase</cstring>
8     </property>
9     <property stdset="1">
10         <name>geometry</name>
11         <rect>
12             <x>0</x>
13             <y>0</y>
14             <width>421</width>
15             <height>277</height>
16         </rect>
17     </property>
18     <property stdset="1">
19         <name>caption</name>
20         <string>Reference</string>
21     </property>
22     <hbox>
23         <property stdset="1">
24             <name>margin</name>
25             <number>11</number>
26         </property>
27         <property stdset="1">
28             <name>spacing</name>
29             <number>6</number>
30         </property>
31         <widget>
32             <class>QLayoutWidget</class>
33             <property stdset="1">
34                 <name>name</name>
35                 <cstring>Layout30</cstring>
36             </property>
37             <vbox>
38                 <property stdset="1">
39                     <name>margin</name>
40                     <number>0</number>
41                 </property>
42                 <property stdset="1">
43                     <name>spacing</name>
44                     <number>6</number>
45                 </property>
46                 <widget>
47                     <class>QListBox</class>
48                     <property stdset="1">
49                         <name>name</name>
50                         <cstring>refsLB</cstring>
51                     </property>
52                 </widget>
53                 <widget>
54                     <class>QLayoutWidget</class>
55                     <property stdset="1">
56                         <name>name</name>
57                         <cstring>Layout29</cstring>
58                     </property>
59                     <hbox>
60                         <property stdset="1">
61                             <name>margin</name>
62                             <number>0</number>
63                         </property>
64                         <property stdset="1">
65                             <name>spacing</name>
66                             <number>6</number>
67                         </property>
68                         <spacer>
69                             <property>
70                                 <name>name</name>
71                                 <cstring>Spacer4</cstring>
72                             </property>
73                             <property stdset="1">
74                                 <name>orientation</name>
75                                 <enum>Horizontal</enum>
76                             </property>
77                             <property stdset="1">
78                                 <name>sizeType</name>
79                                 <enum>Expanding</enum>
80                             </property>
81                             <property>
82                                 <name>sizeHint</name>
83                                 <size>
84                                     <width>20</width>
85                                     <height>20</height>
86                                 </size>
87                             </property>
88                         </spacer>
89                         <widget>
90                             <class>QPushButton</class>
91                             <property stdset="1">
92                                 <name>name</name>
93                                 <cstring>updatePB</cstring>
94                             </property>
95                             <property stdset="1">
96                                 <name>text</name>
97                                 <string>&amp;Update</string>
98                             </property>
99                         </widget>
100                         <spacer>
101                             <property>
102                                 <name>name</name>
103                                 <cstring>Spacer5</cstring>
104                             </property>
105                             <property stdset="1">
106                                 <name>orientation</name>
107                                 <enum>Horizontal</enum>
108                             </property>
109                             <property stdset="1">
110                                 <name>sizeType</name>
111                                 <enum>Expanding</enum>
112                             </property>
113                             <property>
114                                 <name>sizeHint</name>
115                                 <size>
116                                     <width>20</width>
117                                     <height>20</height>
118                                 </size>
119                             </property>
120                         </spacer>
121                         <widget>
122                             <class>QCheckBox</class>
123                             <property stdset="1">
124                                 <name>name</name>
125                                 <cstring>sortCB</cstring>
126                             </property>
127                             <property stdset="1">
128                                 <name>text</name>
129                                 <string>Sort</string>
130                             </property>
131                             <property>
132                                 <name>toolTip</name>
133                                 <string>Sort references in alphabetical order ?</string>
134                             </property>
135                         </widget>
136                         <spacer>
137                             <property>
138                                 <name>name</name>
139                                 <cstring>Spacer6</cstring>
140                             </property>
141                             <property stdset="1">
142                                 <name>orientation</name>
143                                 <enum>Horizontal</enum>
144                             </property>
145                             <property stdset="1">
146                                 <name>sizeType</name>
147                                 <enum>Expanding</enum>
148                             </property>
149                             <property>
150                                 <name>sizeHint</name>
151                                 <size>
152                                     <width>20</width>
153                                     <height>20</height>
154                                 </size>
155                             </property>
156                         </spacer>
157                     </hbox>
158                 </widget>
159             </vbox>
160         </widget>
161         <widget>
162             <class>QLayoutWidget</class>
163             <property stdset="1">
164                 <name>name</name>
165                 <cstring>Layout35</cstring>
166             </property>
167             <vbox>
168                 <property stdset="1">
169                     <name>margin</name>
170                     <number>0</number>
171                 </property>
172                 <property stdset="1">
173                     <name>spacing</name>
174                     <number>6</number>
175                 </property>
176                 <widget>
177                     <class>QLayoutWidget</class>
178                     <property stdset="1">
179                         <name>name</name>
180                         <cstring>Layout31</cstring>
181                     </property>
182                     <hbox>
183                         <property stdset="1">
184                             <name>margin</name>
185                             <number>0</number>
186                         </property>
187                         <property stdset="1">
188                             <name>spacing</name>
189                             <number>6</number>
190                         </property>
191                         <widget>
192                             <class>QLabel</class>
193                             <property stdset="1">
194                                 <name>name</name>
195                                 <cstring>nameL</cstring>
196                             </property>
197                             <property stdset="1">
198                                 <name>text</name>
199                                 <string>&amp;Name:</string>
200                             </property>
201                             <property>
202                                 <name>buddy</name>
203                                 <cstring>nameED</cstring>
204                             </property>
205                         </widget>
206                         <widget>
207                             <class>QLineEdit</class>
208                             <property stdset="1">
209                                 <name>name</name>
210                                 <cstring>nameED</cstring>
211                             </property>
212                         </widget>
213                     </hbox>
214                 </widget>
215                 <widget>
216                     <class>QLayoutWidget</class>
217                     <property stdset="1">
218                         <name>name</name>
219                         <cstring>Layout32</cstring>
220                     </property>
221                     <hbox>
222                         <property stdset="1">
223                             <name>margin</name>
224                             <number>0</number>
225                         </property>
226                         <property stdset="1">
227                             <name>spacing</name>
228                             <number>6</number>
229                         </property>
230                         <widget>
231                             <class>QLabel</class>
232                             <property stdset="1">
233                                 <name>name</name>
234                                 <cstring>referenceL</cstring>
235                             </property>
236                             <property stdset="1">
237                                 <name>text</name>
238                                 <string>&amp;Reference:</string>
239                             </property>
240                             <property>
241                                 <name>buddy</name>
242                                 <cstring>referenceED</cstring>
243                             </property>
244                         </widget>
245                         <widget>
246                             <class>QLineEdit</class>
247                             <property stdset="1">
248                                 <name>name</name>
249                                 <cstring>referenceED</cstring>
250                             </property>
251                         </widget>
252                     </hbox>
253                 </widget>
254                 <spacer>
255                     <property>
256                         <name>name</name>
257                         <cstring>Spacer7</cstring>
258                     </property>
259                     <property stdset="1">
260                         <name>orientation</name>
261                         <enum>Vertical</enum>
262                     </property>
263                     <property stdset="1">
264                         <name>sizeType</name>
265                         <enum>Expanding</enum>
266                     </property>
267                     <property>
268                         <name>sizeHint</name>
269                         <size>
270                             <width>20</width>
271                             <height>20</height>
272                         </size>
273                     </property>
274                 </spacer>
275                 <widget>
276                     <class>QLayoutWidget</class>
277                     <property stdset="1">
278                         <name>name</name>
279                         <cstring>Layout33</cstring>
280                     </property>
281                     <vbox>
282                         <property stdset="1">
283                             <name>margin</name>
284                             <number>0</number>
285                         </property>
286                         <property stdset="1">
287                             <name>spacing</name>
288                             <number>6</number>
289                         </property>
290                         <widget>
291                             <class>QLabel</class>
292                             <property stdset="1">
293                                 <name>name</name>
294                                 <cstring>typeLA</cstring>
295                             </property>
296                             <property stdset="1">
297                                 <name>text</name>
298                                 <string>Reference &amp;type</string>
299                             </property>
300                             <property>
301                                 <name>buddy</name>
302                                 <cstring>typeLA</cstring>
303                             </property>
304                             <property stdset="1">
305                                 <name>alignment</name>
306                                 <set>AlignCenter</set>
307                             </property>
308                             <property>
309                                 <name>hAlign</name>
310                             </property>
311                         </widget>
312                         <widget>
313                             <class>QComboBox</class>
314                             <item>
315                                 <property>
316                                     <name>text</name>
317                                     <string>Reference</string>
318                                 </property>
319                             </item>
320                             <item>
321                                 <property>
322                                     <name>text</name>
323                                     <string>Page number</string>
324                                 </property>
325                             </item>
326                             <item>
327                                 <property>
328                                     <name>text</name>
329                                     <string>Ref on page xxx</string>
330                                 </property>
331                             </item>
332                             <item>
333                                 <property>
334                                     <name>text</name>
335                                     <string>On page xxx</string>
336                                 </property>
337                             </item>
338                             <item>
339                                 <property>
340                                     <name>text</name>
341                                     <string>Pretty reference</string>
342                                 </property>
343                             </item>
344                             <property stdset="1">
345                                 <name>name</name>
346                                 <cstring>typeCO</cstring>
347                             </property>
348                             <property>
349                                 <name>toolTip</name>
350                                 <string>Reference as it appears in output</string>
351                             </property>
352                         </widget>
353                     </vbox>
354                 </widget>
355                 <spacer>
356                     <property>
357                         <name>name</name>
358                         <cstring>Spacer8</cstring>
359                     </property>
360                     <property stdset="1">
361                         <name>orientation</name>
362                         <enum>Vertical</enum>
363                     </property>
364                     <property stdset="1">
365                         <name>sizeType</name>
366                         <enum>Expanding</enum>
367                     </property>
368                     <property>
369                         <name>sizeHint</name>
370                         <size>
371                             <width>20</width>
372                             <height>20</height>
373                         </size>
374                     </property>
375                 </spacer>
376                 <widget>
377                     <class>QPushButton</class>
378                     <property stdset="1">
379                         <name>name</name>
380                         <cstring>gotoPB</cstring>
381                     </property>
382                     <property stdset="1">
383                         <name>text</name>
384                         <string>&amp;Goto reference</string>
385                     </property>
386                 </widget>
387                 <spacer>
388                     <property>
389                         <name>name</name>
390                         <cstring>Spacer9</cstring>
391                     </property>
392                     <property stdset="1">
393                         <name>orientation</name>
394                         <enum>Vertical</enum>
395                     </property>
396                     <property stdset="1">
397                         <name>sizeType</name>
398                         <enum>Expanding</enum>
399                     </property>
400                     <property>
401                         <name>sizeHint</name>
402                         <size>
403                             <width>20</width>
404                             <height>20</height>
405                         </size>
406                     </property>
407                 </spacer>
408                 <widget>
409                     <class>QLayoutWidget</class>
410                     <property stdset="1">
411                         <name>name</name>
412                         <cstring>Layout34</cstring>
413                     </property>
414                     <hbox>
415                         <property stdset="1">
416                             <name>margin</name>
417                             <number>0</number>
418                         </property>
419                         <property stdset="1">
420                             <name>spacing</name>
421                             <number>6</number>
422                         </property>
423                         <widget>
424                             <class>QPushButton</class>
425                             <property stdset="1">
426                                 <name>name</name>
427                                 <cstring>okPB</cstring>
428                             </property>
429                             <property stdset="1">
430                                 <name>text</name>
431                                 <string>&amp;OK</string>
432                             </property>
433                             <property stdset="1">
434                                 <name>default</name>
435                                 <bool>true</bool>
436                             </property>
437                         </widget>
438                         <widget>
439                             <class>QPushButton</class>
440                             <property stdset="1">
441                                 <name>name</name>
442                                 <cstring>cancelPB</cstring>
443                             </property>
444                             <property stdset="1">
445                                 <name>text</name>
446                                 <string>&amp;Cancel</string>
447                             </property>
448                         </widget>
449                     </hbox>
450                 </widget>
451             </vbox>
452         </widget>
453     </hbox>
454 </widget>
455 <connections>
456     <connection>
457         <sender>refsLB</sender>
458         <signal>highlighted(const QString&amp;)</signal>
459         <receiver>FormReferenceDialogBase</receiver>
460         <slot>highlight_adaptor(const QString&amp;)</slot>
461     </connection>
462     <connection>
463         <sender>refsLB</sender>
464         <signal>selected(const QString&amp;)</signal>
465         <receiver>FormReferenceDialogBase</receiver>
466         <slot>select_adaptor(const QString&amp;)</slot>
467     </connection>
468     <connection>
469         <sender>sortCB</sender>
470         <signal>toggled(bool)</signal>
471         <receiver>FormReferenceDialogBase</receiver>
472         <slot>sort_adaptor(bool)</slot>
473     </connection>
474     <connection>
475         <sender>updatePB</sender>
476         <signal>clicked()</signal>
477         <receiver>FormReferenceDialogBase</receiver>
478         <slot>update_adaptor()</slot>
479     </connection>
480     <connection>
481         <sender>okPB</sender>
482         <signal>clicked()</signal>
483         <receiver>FormReferenceDialogBase</receiver>
484         <slot>apply_adaptor()</slot>
485     </connection>
486     <connection>
487         <sender>cancelPB</sender>
488         <signal>clicked()</signal>
489         <receiver>FormReferenceDialogBase</receiver>
490         <slot>close_adaptor()</slot>
491     </connection>
492     <connection>
493         <sender>gotoPB</sender>
494         <signal>clicked()</signal>
495         <receiver>FormReferenceDialogBase</receiver>
496         <slot>goto_adaptor()</slot>
497     </connection>
498     <slot access="public">apply_adaptor()</slot>
499     <slot access="public">goto_adaptor()</slot>
500     <slot access="public">highlight_adaptor(const QString&amp;)</slot>
501     <slot access="public">close_adaptor()</slot>
502     <slot access="public">select_adaptor(const QString&amp;)</slot>
503     <slot access="public">sort_adaptor(bool)</slot>
504     <slot access="public">update_adaptor()</slot>
505 </connections>
506 </UI>