]> git.lyx.org Git - features.git/blob - src/frontends/qt2/ui/QBibtexDialog.ui
small silly
[features.git] / src / frontends / qt2 / ui / QBibtexDialog.ui
1 <!DOCTYPE UI><UI>
2 <class>QBibtexDialogBase</class>
3 <widget>
4     <class>QDialog</class>
5     <property stdset="1">
6         <name>name</name>
7         <cstring>QBibtexDialogBase</cstring>
8     </property>
9     <property stdset="1">
10         <name>geometry</name>
11         <rect>
12             <x>0</x>
13             <y>0</y>
14             <width>307</width>
15             <height>232</height>
16         </rect>
17     </property>
18     <property stdset="1">
19         <name>caption</name>
20         <string>Index</string>
21     </property>
22     <vbox>
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>Layout7</cstring>
36             </property>
37             <hbox>
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>QLabel</class>
48                     <property stdset="1">
49                         <name>name</name>
50                         <cstring>databaseLA</cstring>
51                     </property>
52                     <property stdset="1">
53                         <name>text</name>
54                         <string>&amp;Database</string>
55                     </property>
56                     <property>
57                         <name>buddy</name>
58                         <cstring>databaseED</cstring>
59                     </property>
60                     <property>
61                         <name>toolTip</name>
62                         <string>BibTeX database to use</string>
63                     </property>
64                 </widget>
65                 <widget>
66                     <class>QLineEdit</class>
67                     <property stdset="1">
68                         <name>name</name>
69                         <cstring>databaseED</cstring>
70                     </property>
71                     <property>
72                         <name>toolTip</name>
73                         <string>BibTeX database to use</string>
74                     </property>
75                 </widget>
76             </hbox>
77         </widget>
78         <widget>
79             <class>QLayoutWidget</class>
80             <property stdset="1">
81                 <name>name</name>
82                 <cstring>Layout12</cstring>
83             </property>
84             <hbox>
85                 <property stdset="1">
86                     <name>margin</name>
87                     <number>0</number>
88                 </property>
89                 <property stdset="1">
90                     <name>spacing</name>
91                     <number>6</number>
92                 </property>
93                 <widget>
94                     <class>QLabel</class>
95                     <property stdset="1">
96                         <name>name</name>
97                         <cstring>styleLA</cstring>
98                     </property>
99                     <property stdset="1">
100                         <name>text</name>
101                         <string>&amp;Style</string>
102                     </property>
103                     <property>
104                         <name>buddy</name>
105                         <cstring>styleCO</cstring>
106                     </property>
107                     <property>
108                         <name>toolTip</name>
109                         <string>The BibTeX style</string>
110                     </property>
111                 </widget>
112                 <spacer>
113                     <property>
114                         <name>name</name>
115                         <cstring>Spacer3</cstring>
116                     </property>
117                     <property stdset="1">
118                         <name>orientation</name>
119                         <enum>Horizontal</enum>
120                     </property>
121                     <property stdset="1">
122                         <name>sizeType</name>
123                         <enum>Expanding</enum>
124                     </property>
125                     <property>
126                         <name>sizeHint</name>
127                         <size>
128                             <width>20</width>
129                             <height>20</height>
130                         </size>
131                     </property>
132                 </spacer>
133                 <widget>
134                     <class>QComboBox</class>
135                     <item>
136                         <property>
137                             <name>text</name>
138                             <string>plain</string>
139                         </property>
140                     </item>
141                     <item>
142                         <property>
143                             <name>text</name>
144                             <string>unsrt</string>
145                         </property>
146                     </item>
147                     <item>
148                         <property>
149                             <name>text</name>
150                             <string>alpha</string>
151                         </property>
152                     </item>
153                     <item>
154                         <property>
155                             <name>text</name>
156                             <string>abbrv</string>
157                         </property>
158                     </item>
159                     <item>
160                         <property>
161                             <name>text</name>
162                             <string>Other ...</string>
163                         </property>
164                     </item>
165                     <property stdset="1">
166                         <name>name</name>
167                         <cstring>styleCO</cstring>
168                     </property>
169                     <property stdset="1">
170                         <name>sizePolicy</name>
171                         <sizepolicy>
172                             <hsizetype>7</hsizetype>
173                             <vsizetype>0</vsizetype>
174                         </sizepolicy>
175                     </property>
176                     <property>
177                         <name>toolTip</name>
178                         <string>The BibTeX style</string>
179                     </property>
180                     <property>
181                         <name>whatsThis</name>
182                         <string>FIXME !</string>
183                     </property>
184                 </widget>
185             </hbox>
186         </widget>
187         <widget>
188             <class>QLayoutWidget</class>
189             <property stdset="1">
190                 <name>name</name>
191                 <cstring>Layout11</cstring>
192             </property>
193             <hbox>
194                 <property stdset="1">
195                     <name>margin</name>
196                     <number>0</number>
197                 </property>
198                 <property stdset="1">
199                     <name>spacing</name>
200                     <number>6</number>
201                 </property>
202                 <spacer>
203                     <property>
204                         <name>name</name>
205                         <cstring>Spacer2</cstring>
206                     </property>
207                     <property stdset="1">
208                         <name>orientation</name>
209                         <enum>Horizontal</enum>
210                     </property>
211                     <property stdset="1">
212                         <name>sizeType</name>
213                         <enum>Expanding</enum>
214                     </property>
215                     <property>
216                         <name>sizeHint</name>
217                         <size>
218                             <width>20</width>
219                             <height>20</height>
220                         </size>
221                     </property>
222                 </spacer>
223                 <widget>
224                     <class>QLineEdit</class>
225                     <property stdset="1">
226                         <name>name</name>
227                         <cstring>styleED</cstring>
228                     </property>
229                     <property stdset="1">
230                         <name>sizePolicy</name>
231                         <sizepolicy>
232                             <hsizetype>7</hsizetype>
233                             <vsizetype>0</vsizetype>
234                         </sizepolicy>
235                     </property>
236                     <property>
237                         <name>toolTip</name>
238                         <string>The name of the style to use</string>
239                     </property>
240                 </widget>
241             </hbox>
242         </widget>
243         <widget>
244             <class>QLayoutWidget</class>
245             <property stdset="1">
246                 <name>name</name>
247                 <cstring>Layout10</cstring>
248             </property>
249             <hbox>
250                 <property stdset="1">
251                     <name>margin</name>
252                     <number>0</number>
253                 </property>
254                 <property stdset="1">
255                     <name>spacing</name>
256                     <number>6</number>
257                 </property>
258                 <spacer>
259                     <property>
260                         <name>name</name>
261                         <cstring>Spacer1</cstring>
262                     </property>
263                     <property stdset="1">
264                         <name>orientation</name>
265                         <enum>Horizontal</enum>
266                     </property>
267                     <property stdset="1">
268                         <name>sizeType</name>
269                         <enum>Expanding</enum>
270                     </property>
271                     <property>
272                         <name>sizeHint</name>
273                         <size>
274                             <width>20</width>
275                             <height>20</height>
276                         </size>
277                     </property>
278                 </spacer>
279                 <widget>
280                     <class>QPushButton</class>
281                     <property stdset="1">
282                         <name>name</name>
283                         <cstring>okPB</cstring>
284                     </property>
285                     <property stdset="1">
286                         <name>text</name>
287                         <string>OK</string>
288                     </property>
289                     <property stdset="1">
290                         <name>default</name>
291                         <bool>true</bool>
292                     </property>
293                 </widget>
294                 <widget>
295                     <class>QPushButton</class>
296                     <property stdset="1">
297                         <name>name</name>
298                         <cstring>closePB</cstring>
299                     </property>
300                     <property stdset="1">
301                         <name>text</name>
302                         <string>Cancel</string>
303                     </property>
304                 </widget>
305             </hbox>
306         </widget>
307     </vbox>
308 </widget>
309 <connections>
310     <connection>
311         <sender>styleCO</sender>
312         <signal>textChanged(const QString&amp;)</signal>
313         <receiver>QBibtexDialogBase</receiver>
314         <slot>styleChanged(const QString &amp;)</slot>
315     </connection>
316     <connection>
317         <sender>styleCO</sender>
318         <signal>textChanged(const QString&amp;)</signal>
319         <receiver>QBibtexDialogBase</receiver>
320         <slot>changed_adaptor()</slot>
321     </connection>
322     <connection>
323         <sender>styleED</sender>
324         <signal>textChanged(const QString&amp;)</signal>
325         <receiver>QBibtexDialogBase</receiver>
326         <slot>changed_adaptor()</slot>
327     </connection>
328     <connection>
329         <sender>databaseED</sender>
330         <signal>textChanged(const QString&amp;)</signal>
331         <receiver>QBibtexDialogBase</receiver>
332         <slot>changed_adaptor()</slot>
333     </connection>
334     <slot access="public">changed_adaptor()</slot>
335     <slot access="public">styleChanged(const QString &amp;)</slot>
336 </connections>
337 </UI>