]> git.lyx.org Git - lyx.git/blob - src/frontends/qt3/ui/QCitationDialogBase.ui
Convert ui files to qt3 format:
[lyx.git] / src / frontends / qt3 / ui / QCitationDialogBase.ui
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>QCitationDialogBase</class>
3 <widget class="QDialog">
4     <property name="name">
5         <cstring>QCitationDialogBase</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>475</width>
12             <height>319</height>
13         </rect>
14     </property>
15     <property name="sizePolicy">
16         <sizepolicy>
17             <hsizetype>1</hsizetype>
18             <vsizetype>1</vsizetype>
19             <horstretch>0</horstretch>
20             <verstretch>0</verstretch>
21         </sizepolicy>
22     </property>
23     <property name="caption">
24         <string>QCitationDialogBase</string>
25     </property>
26     <property name="sizeGripEnabled">
27         <bool>true</bool>
28     </property>
29     <grid>
30         <property name="name">
31             <cstring>unnamed</cstring>
32         </property>
33         <property name="margin">
34             <number>11</number>
35         </property>
36         <property name="spacing">
37             <number>6</number>
38         </property>
39         <widget class="QMultiLineEdit" row="0" column="1">
40             <property name="name">
41                 <cstring>infoML</cstring>
42             </property>
43             <property name="sizePolicy">
44                 <sizepolicy>
45                     <hsizetype>5</hsizetype>
46                     <vsizetype>7</vsizetype>
47                     <horstretch>0</horstretch>
48                     <verstretch>0</verstretch>
49                 </sizepolicy>
50             </property>
51             <property name="focusPolicy">
52                 <enum>NoFocus</enum>
53             </property>
54             <property name="wordWrap">
55                 <enum>WidgetWidth</enum>
56             </property>
57             <property name="readOnly">
58                 <bool>true</bool>
59             </property>
60             <property name="toolTip" stdset="0">
61                 <string>Bibliography entry</string>
62             </property>
63         </widget>
64         <widget class="QLayoutWidget" row="0" column="0" rowspan="2" colspan="1">
65             <property name="name">
66                 <cstring>Layout3</cstring>
67             </property>
68             <grid>
69                 <property name="name">
70                     <cstring>unnamed</cstring>
71                 </property>
72                 <property name="margin">
73                     <number>0</number>
74                 </property>
75                 <property name="spacing">
76                     <number>6</number>
77                 </property>
78                 <widget class="QPushButton" row="2" column="2">
79                     <property name="name">
80                         <cstring>downPB</cstring>
81                     </property>
82                     <property name="sizePolicy">
83                         <sizepolicy>
84                             <hsizetype>0</hsizetype>
85                             <vsizetype>0</vsizetype>
86                             <horstretch>0</horstretch>
87                             <verstretch>0</verstretch>
88                         </sizepolicy>
89                     </property>
90                     <property name="text">
91                         <string></string>
92                     </property>
93                     <property name="pixmap">
94                         <pixmap>image0</pixmap>
95                     </property>
96                     <property name="toolTip" stdset="0">
97                         <string>Move the selected citation down</string>
98                     </property>
99                 </widget>
100                 <widget class="QListBox" row="1" column="0" rowspan="3" colspan="2">
101                     <item>
102                         <property name="text">
103                             <string>New Item</string>
104                         </property>
105                     </item>
106                     <property name="name">
107                         <cstring>selectedLB</cstring>
108                     </property>
109                     <property name="vScrollBarMode">
110                         <enum>AlwaysOn</enum>
111                     </property>
112                     <property name="hScrollBarMode">
113                         <enum>AlwaysOff</enum>
114                     </property>
115                     <property name="selectionMode">
116                         <enum>Single</enum>
117                     </property>
118                     <property name="toolTip" stdset="0">
119                         <string>Citations currently selected</string>
120                     </property>
121                 </widget>
122                 <widget class="QPushButton" row="4" column="1" rowspan="1" colspan="2">
123                     <property name="name">
124                         <cstring>deletePB</cstring>
125                     </property>
126                     <property name="text">
127                         <string>D&amp;elete</string>
128                     </property>
129                 </widget>
130                 <widget class="QPushButton" row="1" column="2">
131                     <property name="name">
132                         <cstring>upPB</cstring>
133                     </property>
134                     <property name="sizePolicy">
135                         <sizepolicy>
136                             <hsizetype>0</hsizetype>
137                             <vsizetype>0</vsizetype>
138                             <horstretch>0</horstretch>
139                             <verstretch>0</verstretch>
140                         </sizepolicy>
141                     </property>
142                     <property name="text">
143                         <string></string>
144                     </property>
145                     <property name="pixmap">
146                         <pixmap>image1</pixmap>
147                     </property>
148                     <property name="toolTip" stdset="0">
149                         <string>Move the selected citation up</string>
150                     </property>
151                 </widget>
152                 <widget class="QLabel" row="0" column="0" rowspan="1" colspan="3">
153                     <property name="name">
154                         <cstring>insetKeysLA</cstring>
155                     </property>
156                     <property name="text">
157                         <string>&amp;Citations:</string>
158                     </property>
159                     <property name="buddy" stdset="0">
160                         <cstring>selectedLB</cstring>
161                     </property>
162                 </widget>
163                 <widget class="QPushButton" row="4" column="0">
164                     <property name="name">
165                         <cstring>addPB</cstring>
166                     </property>
167                     <property name="text">
168                         <string>&amp;Add...</string>
169                     </property>
170                     <property name="autoDefault">
171                         <bool>true</bool>
172                     </property>
173                     <property name="toolTip" stdset="0">
174                         <string></string>
175                     </property>
176                 </widget>
177                 <spacer row="3" column="2">
178                     <property name="name">
179                         <cstring>Spacer14</cstring>
180                     </property>
181                     <property name="orientation">
182                         <enum>Vertical</enum>
183                     </property>
184                     <property name="sizeType">
185                         <enum>Expanding</enum>
186                     </property>
187                     <property name="sizeHint">
188                         <size>
189                             <width>20</width>
190                             <height>20</height>
191                         </size>
192                     </property>
193                 </spacer>
194             </grid>
195         </widget>
196         <widget class="QLayoutWidget" row="2" column="0" rowspan="1" colspan="2">
197             <property name="name">
198                 <cstring>Layout6</cstring>
199             </property>
200             <hbox>
201                 <property name="name">
202                     <cstring>unnamed</cstring>
203                 </property>
204                 <property name="margin">
205                     <number>0</number>
206                 </property>
207                 <property name="spacing">
208                     <number>6</number>
209                 </property>
210                 <widget class="QPushButton">
211                     <property name="name">
212                         <cstring>restorePB</cstring>
213                     </property>
214                     <property name="text">
215                         <string>&amp;Restore</string>
216                     </property>
217                 </widget>
218                 <spacer>
219                     <property name="name">
220                         <cstring>Spacer4</cstring>
221                     </property>
222                     <property name="orientation">
223                         <enum>Horizontal</enum>
224                     </property>
225                     <property name="sizeType">
226                         <enum>Expanding</enum>
227                     </property>
228                     <property name="sizeHint">
229                         <size>
230                             <width>20</width>
231                             <height>20</height>
232                         </size>
233                     </property>
234                 </spacer>
235                 <widget class="QPushButton">
236                     <property name="name">
237                         <cstring>okPB</cstring>
238                     </property>
239                     <property name="text">
240                         <string>&amp;OK</string>
241                     </property>
242                     <property name="autoDefault">
243                         <bool>true</bool>
244                     </property>
245                     <property name="default">
246                         <bool>true</bool>
247                     </property>
248                 </widget>
249                 <widget class="QPushButton">
250                     <property name="name">
251                         <cstring>applyPB</cstring>
252                     </property>
253                     <property name="text">
254                         <string>A&amp;pply</string>
255                     </property>
256                 </widget>
257                 <widget class="QPushButton">
258                     <property name="name">
259                         <cstring>closePB</cstring>
260                     </property>
261                     <property name="text">
262                         <string>Cancel</string>
263                     </property>
264                     <property name="autoDefault">
265                         <bool>false</bool>
266                     </property>
267                 </widget>
268             </hbox>
269         </widget>
270         <widget class="QGroupBox" row="1" column="1">
271             <property name="name">
272                 <cstring>GroupBox8</cstring>
273             </property>
274             <property name="title">
275                 <string>Style</string>
276             </property>
277             <grid>
278                 <property name="name">
279                     <cstring>unnamed</cstring>
280                 </property>
281                 <property name="margin">
282                     <number>11</number>
283                 </property>
284                 <property name="spacing">
285                     <number>6</number>
286                 </property>
287                 <widget class="QLabel" row="0" column="0">
288                     <property name="name">
289                         <cstring>citationStyleLA</cstring>
290                     </property>
291                     <property name="text">
292                         <string>Citation &amp;style:</string>
293                     </property>
294                     <property name="buddy" stdset="0">
295                         <cstring>citationStyleCO</cstring>
296                     </property>
297                 </widget>
298                 <widget class="QComboBox" row="0" column="1">
299                     <property name="name">
300                         <cstring>citationStyleCO</cstring>
301                     </property>
302                     <property name="sizePolicy">
303                         <sizepolicy>
304                             <hsizetype>3</hsizetype>
305                             <vsizetype>0</vsizetype>
306                             <horstretch>0</horstretch>
307                             <verstretch>0</verstretch>
308                         </sizepolicy>
309                     </property>
310                     <property name="toolTip" stdset="0">
311                         <string>Natbib citation style to use</string>
312                     </property>
313                 </widget>
314                 <widget class="QCheckBox" row="4" column="0" rowspan="1" colspan="2">
315                     <property name="name">
316                         <cstring>forceuppercaseCB</cstring>
317                     </property>
318                     <property name="text">
319                         <string>Force &amp;upper case</string>
320                     </property>
321                     <property name="toolTip" stdset="0">
322                         <string>Force upper case in citation</string>
323                     </property>
324                 </widget>
325                 <widget class="QLabel" row="2" column="0">
326                     <property name="name">
327                         <cstring>textAfterLA</cstring>
328                     </property>
329                     <property name="text">
330                         <string>&amp;Text after:</string>
331                     </property>
332                     <property name="buddy" stdset="0">
333                         <cstring>textAfterED</cstring>
334                     </property>
335                 </widget>
336                 <widget class="QLineEdit" row="2" column="1">
337                     <property name="name">
338                         <cstring>textAfterED</cstring>
339                     </property>
340                     <property name="sizePolicy">
341                         <sizepolicy>
342                             <hsizetype>5</hsizetype>
343                             <vsizetype>0</vsizetype>
344                             <horstretch>0</horstretch>
345                             <verstretch>0</verstretch>
346                         </sizepolicy>
347                     </property>
348                     <property name="toolTip" stdset="0">
349                         <string>Text to place after citation</string>
350                     </property>
351                 </widget>
352                 <widget class="QLineEdit" row="1" column="1">
353                     <property name="name">
354                         <cstring>textBeforeED</cstring>
355                     </property>
356                     <property name="sizePolicy">
357                         <sizepolicy>
358                             <hsizetype>5</hsizetype>
359                             <vsizetype>0</vsizetype>
360                             <horstretch>0</horstretch>
361                             <verstretch>0</verstretch>
362                         </sizepolicy>
363                     </property>
364                     <property name="toolTip" stdset="0">
365                         <string>Text to place before citation</string>
366                     </property>
367                 </widget>
368                 <widget class="QLabel" row="1" column="0">
369                     <property name="name">
370                         <cstring>textBeforeLA</cstring>
371                     </property>
372                     <property name="text">
373                         <string>Text &amp;before:</string>
374                     </property>
375                     <property name="buddy" stdset="0">
376                         <cstring>textAfterED</cstring>
377                     </property>
378                 </widget>
379                 <widget class="QCheckBox" row="3" column="0" rowspan="1" colspan="2">
380                     <property name="name">
381                         <cstring>fulllistCB</cstring>
382                     </property>
383                     <property name="text">
384                         <string>&amp;Full author list</string>
385                     </property>
386                     <property name="toolTip" stdset="0">
387                         <string>List all authors</string>
388                     </property>
389                 </widget>
390             </grid>
391         </widget>
392     </grid>
393 </widget>
394 <images>
395     <image name="image0">
396         <data format="PNG" length="460">89504e470d0a1a0a0000000d4948445200000016000000160806000000c4b46c3b0000019349444154388dd5d52f4843411cc0f1ef93851b2cbc605030f8ba65f5923a2c6232af68552cfe01912583a0c669114c6be29298742b7206c13517677b0f0cbbf060bf3098616e6c73db7b8a0b5e3bee7e9f77bffbdd8fe7186398c4989a883a4938316e71f9e0bc356ebd74bae7fc0a0658ddd9e578318d974a02500b1b64ae8a044759606f645c249c5fd3dcbffb94038b9b52f82288b55161d1f06c12aa4db80deb0481e04eab4814e216af09d20484ee95fc0d0cf4262f9179f65cc5a81750f21b7df35ad84025140268adbfc518639c3e589e8aa8fd3c5b2b4b00ed2289500d055f84198100b01698f750877954d840894053b01f75e4eeb2fb01a7b7a5b5d62db59fe731b78597689fae62858bc0a72602f2b551d12da27da9c14d1179b8ee9eb6efc49d34b4d6ad0c5038dca414589e6dbd1f05500a2f95a4527e1b8ac290e219631c39db267b72cdf29c4b757083ab48cf8c4787c2837861c103a5dab9c54447c2c37057c54721a2f33a779e058e37d6c9955f63a191702f9e03a8bcc64261e0b98d1b9d668883fe08fee9f87fbfa64fb56fd82e80135b990000000049454e44ae426082</data>
397     </image>
398     <image name="image1">
399         <data format="PNG" length="554">89504e470d0a1a0a0000000d4948445200000016000000160806000000c4b46c3b000001f149444154388dedd53f68136118c7f16f4a86b750e1021d92413083d04205af38e881cb8b148c38984dfc038d1487db8cdca263c75b1d75d4c9d22983430a22470769c14acfa17019c4cb20e4851edc331c9c83a6a169f307b5e0e033be777cee797ff73ebc852008388b9a3913f59f80b5e7e7ce4a2dffabb0f6fcdc5d6d60df7e8453ab4f8517a7419f3d6972ef86c34b0195a638b57a1eb4360abfddb1f6fcbcb9eaf2fc8ec3db4e8c9c2fc1758dbaac27763e12d69e9f37d75cd61b1a7f2fe6b508d642052e56e1660d75653c7e6a1447e8c35f284224299859ac8512a8450ca050236339016bcfcfdd078d012a3f5131020850c25eaa106660445099e0acd4f3e0dd717c66186dacb9b8776fb1beb5cf5637a697a4482283979294ddaf4275a902730a6c1b7555337c140bfd91d69e9f57e7cb5cbbb44cd7f48880c82a61db8bc8bc45980864a0ca25646f1f0e3a607a9008f4623006f9d82668b70ac7a2900f1b8428c2cd57839032a1fee91b664e413726fc2e580acc970ef2e605d28d203b124ecf380882133f407b7eae2f5468272976719610a16a297633900c82f7ed916779e2e42d9f1b5a2832c5584d39d2920db6d9cf7a524dfcf6ce218407315122a84383981292a57f0edf7ffc94b45ca6dbef727b07a20826e06361d96e117eb6a0a8861e0824662c5cf87f35f5eb077d75e64c8401bd420000000049454e44ae426082</data>
400     </image>
401 </images>
402 <connections>
403     <connection>
404         <sender>citationStyleCO</sender>
405         <signal>activated(int)</signal>
406         <receiver>QCitationDialogBase</receiver>
407         <slot>changed_adaptor()</slot>
408     </connection>
409     <connection>
410         <sender>fulllistCB</sender>
411         <signal>clicked()</signal>
412         <receiver>QCitationDialogBase</receiver>
413         <slot>changed_adaptor()</slot>
414     </connection>
415     <connection>
416         <sender>forceuppercaseCB</sender>
417         <signal>clicked()</signal>
418         <receiver>QCitationDialogBase</receiver>
419         <slot>changed_adaptor()</slot>
420     </connection>
421     <connection>
422         <sender>textBeforeED</sender>
423         <signal>textChanged(const QString&amp;)</signal>
424         <receiver>QCitationDialogBase</receiver>
425         <slot>changed_adaptor()</slot>
426     </connection>
427     <connection>
428         <sender>textAfterED</sender>
429         <signal>textChanged(const QString&amp;)</signal>
430         <receiver>QCitationDialogBase</receiver>
431         <slot>changed_adaptor()</slot>
432     </connection>
433     <connection>
434         <sender>upPB</sender>
435         <signal>clicked()</signal>
436         <receiver>QCitationDialogBase</receiver>
437         <slot>up()</slot>
438     </connection>
439     <connection>
440         <sender>downPB</sender>
441         <signal>clicked()</signal>
442         <receiver>QCitationDialogBase</receiver>
443         <slot>down()</slot>
444     </connection>
445     <connection>
446         <sender>selectedLB</sender>
447         <signal>currentChanged(QListBoxItem*)</signal>
448         <receiver>QCitationDialogBase</receiver>
449         <slot>selectedChanged()</slot>
450     </connection>
451     <connection>
452         <sender>addPB</sender>
453         <signal>clicked()</signal>
454         <receiver>QCitationDialogBase</receiver>
455         <slot>add()</slot>
456     </connection>
457     <connection>
458         <sender>deletePB</sender>
459         <signal>clicked()</signal>
460         <receiver>QCitationDialogBase</receiver>
461         <slot>del()</slot>
462     </connection>
463 </connections>
464 <tabstops>
465     <tabstop>selectedLB</tabstop>
466     <tabstop>upPB</tabstop>
467     <tabstop>downPB</tabstop>
468     <tabstop>addPB</tabstop>
469     <tabstop>deletePB</tabstop>
470     <tabstop>citationStyleCO</tabstop>
471     <tabstop>textBeforeED</tabstop>
472     <tabstop>textAfterED</tabstop>
473     <tabstop>fulllistCB</tabstop>
474     <tabstop>forceuppercaseCB</tabstop>
475     <tabstop>restorePB</tabstop>
476     <tabstop>okPB</tabstop>
477     <tabstop>applyPB</tabstop>
478     <tabstop>closePB</tabstop>
479 </tabstops>
480 <includes>
481     <include location="global" impldecl="in declaration">config.h</include>
482     <include location="local" impldecl="in declaration">qt_helpers.h</include>
483 </includes>
484 <slots>
485     <slot access="protected">add()</slot>
486     <slot>availableChanged()</slot>
487     <slot>changed_adaptor()</slot>
488     <slot access="protected">del()</slot>
489     <slot access="protected">down()</slot>
490     <slot>find()</slot>
491     <slot>selectedChanged()</slot>
492     <slot>up()</slot>
493 </slots>
494 <layoutdefaults spacing="6" margin="11"/>
495 </UI>