]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/QBibtexUi.ui
Compilation Fix: Appended "Ui" to main objectName so that it is the same as the ui...
[lyx.git] / src / frontends / qt4 / ui / QBibtexUi.ui
1 <ui version="4.0" >
2  <author></author>
3  <comment></comment>
4  <exportmacro></exportmacro>
5  <class>QBibtexUi</class>
6  <widget class="QDialog" name="QBibtexUi" >
7   <property name="geometry" >
8    <rect>
9     <x>0</x>
10     <y>0</y>
11     <width>352</width>
12     <height>313</height>
13    </rect>
14   </property>
15   <property name="windowTitle" >
16    <string/>
17   </property>
18   <property name="sizeGripEnabled" >
19    <bool>true</bool>
20   </property>
21   <layout class="QGridLayout" >
22    <property name="margin" >
23     <number>11</number>
24    </property>
25    <property name="spacing" >
26     <number>6</number>
27    </property>
28    <item row="4" column="0" colspan="2" >
29     <widget class="QLabel" name="styleLA" >
30      <property name="sizePolicy" >
31       <sizepolicy>
32        <hsizetype>1</hsizetype>
33        <vsizetype>0</vsizetype>
34        <horstretch>0</horstretch>
35        <verstretch>0</verstretch>
36       </sizepolicy>
37      </property>
38      <property name="toolTip" >
39       <string>The BibTeX style</string>
40      </property>
41      <property name="text" >
42       <string>St&amp;yle</string>
43      </property>
44      <property name="buddy" >
45       <cstring>styleCB</cstring>
46      </property>
47     </widget>
48    </item>
49    <item row="8" column="0" colspan="3" >
50     <layout class="QHBoxLayout" >
51      <property name="margin" >
52       <number>0</number>
53      </property>
54      <property name="spacing" >
55       <number>6</number>
56      </property>
57      <item>
58       <spacer>
59        <property name="orientation" >
60         <enum>Qt::Horizontal</enum>
61        </property>
62        <property name="sizeType" >
63         <enum>QSizePolicy::Expanding</enum>
64        </property>
65        <property name="sizeHint" >
66         <size>
67          <width>20</width>
68          <height>20</height>
69         </size>
70        </property>
71       </spacer>
72      </item>
73      <item>
74       <widget class="QPushButton" name="okPB" >
75        <property name="text" >
76         <string>&amp;OK</string>
77        </property>
78        <property name="autoDefault" >
79         <bool>false</bool>
80        </property>
81        <property name="default" >
82         <bool>true</bool>
83        </property>
84       </widget>
85      </item>
86      <item>
87       <widget class="QPushButton" name="closePB" >
88        <property name="text" >
89         <string>Cancel</string>
90        </property>
91        <property name="autoDefault" >
92         <bool>false</bool>
93        </property>
94       </widget>
95      </item>
96     </layout>
97    </item>
98    <item row="0" column="0" colspan="3" >
99     <widget class="QLabel" name="databaseLA" >
100      <property name="sizePolicy" >
101       <sizepolicy>
102        <hsizetype>1</hsizetype>
103        <vsizetype>0</vsizetype>
104        <horstretch>0</horstretch>
105        <verstretch>0</verstretch>
106       </sizepolicy>
107      </property>
108      <property name="toolTip" >
109       <string>BibTeX database to use</string>
110      </property>
111      <property name="text" >
112       <string>Databa&amp;ses</string>
113      </property>
114      <property name="alignment" >
115       <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
116      </property>
117      <property name="buddy" >
118       <cstring>databaseLB</cstring>
119      </property>
120     </widget>
121    </item>
122    <item rowspan="3" row="1" column="0" colspan="2" >
123     <widget class="Q3ListBox" name="databaseLB" >
124      <property name="enabled" >
125       <bool>true</bool>
126      </property>
127      <property name="toolTip" >
128       <string>Selected BibTeX databases</string>
129      </property>
130     </widget>
131    </item>
132    <item row="1" column="2" >
133     <widget class="QPushButton" name="addBibPB" >
134      <property name="toolTip" >
135       <string>Add a BibTeX database file</string>
136      </property>
137      <property name="text" >
138       <string>&amp;Add...</string>
139      </property>
140     </widget>
141    </item>
142    <item row="2" column="2" >
143     <widget class="QPushButton" name="deletePB" >
144      <property name="toolTip" >
145       <string>Remove the selected database</string>
146      </property>
147      <property name="text" >
148       <string>&amp;Delete</string>
149      </property>
150     </widget>
151    </item>
152    <item rowspan="2" row="3" column="2" >
153     <spacer>
154      <property name="orientation" >
155       <enum>Qt::Vertical</enum>
156      </property>
157      <property name="sizeType" >
158       <enum>QSizePolicy::Expanding</enum>
159      </property>
160      <property name="sizeHint" >
161       <size>
162        <width>20</width>
163        <height>20</height>
164       </size>
165      </property>
166     </spacer>
167    </item>
168    <item row="5" column="0" colspan="2" >
169     <widget class="QComboBox" name="styleCB" >
170      <property name="toolTip" >
171       <string>Choose a style file</string>
172      </property>
173      <property name="editable" >
174       <bool>true</bool>
175      </property>
176      <property name="autoCompletion" >
177       <bool>true</bool>
178      </property>
179      <property name="duplicatesEnabled" >
180       <bool>false</bool>
181      </property>
182     </widget>
183    </item>
184    <item row="5" column="2" >
185     <widget class="QPushButton" name="stylePB" >
186      <property name="toolTip" >
187       <string>Choose a style file</string>
188      </property>
189      <property name="text" >
190       <string>&amp;Browse...</string>
191      </property>
192      <property name="autoDefault" >
193       <bool>false</bool>
194      </property>
195     </widget>
196    </item>
197    <item rowspan="2" row="6" column="2" >
198     <spacer>
199      <property name="orientation" >
200       <enum>Qt::Vertical</enum>
201      </property>
202      <property name="sizeType" >
203       <enum>QSizePolicy::Expanding</enum>
204      </property>
205      <property name="sizeHint" >
206       <size>
207        <width>20</width>
208        <height>20</height>
209       </size>
210      </property>
211     </spacer>
212    </item>
213    <item row="6" column="1" >
214     <widget class="QComboBox" name="btPrintCO" >
215      <property name="toolTip" >
216       <string>This bibliography section contains...</string>
217      </property>
218      <item>
219       <property name="text" >
220        <string>all cited references</string>
221       </property>
222      </item>
223      <item>
224       <property name="text" >
225        <string>all uncited references</string>
226       </property>
227      </item>
228      <item>
229       <property name="text" >
230        <string>all references</string>
231       </property>
232      </item>
233     </widget>
234    </item>
235    <item row="6" column="0" >
236     <widget class="QLabel" name="btPrintLA" >
237      <property name="sizePolicy" >
238       <sizepolicy>
239        <hsizetype>1</hsizetype>
240        <vsizetype>0</vsizetype>
241        <horstretch>0</horstretch>
242        <verstretch>0</verstretch>
243       </sizepolicy>
244      </property>
245      <property name="toolTip" >
246       <string>This bibliography section contains...</string>
247      </property>
248      <property name="text" >
249       <string>&amp;Content:</string>
250      </property>
251      <property name="buddy" >
252       <cstring>styleCB</cstring>
253      </property>
254     </widget>
255    </item>
256    <item row="7" column="0" colspan="2" >
257     <widget class="QCheckBox" name="bibtocCB" >
258      <property name="toolTip" >
259       <string>Add bibliography to the table of contents</string>
260      </property>
261      <property name="text" >
262       <string>Add bibliography to &amp;TOC</string>
263      </property>
264     </widget>
265    </item>
266   </layout>
267  </widget>
268  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
269  <customwidgets>
270   <customwidget>
271    <class>Q3ListBox</class>
272    <extends></extends>
273    <header>q3listbox.h</header>
274    <container>0</container>
275    <pixmap></pixmap>
276   </customwidget>
277  </customwidgets>
278  <tabstops>
279   <tabstop>databaseLB</tabstop>
280   <tabstop>addBibPB</tabstop>
281   <tabstop>deletePB</tabstop>
282   <tabstop>styleCB</tabstop>
283   <tabstop>stylePB</tabstop>
284   <tabstop>bibtocCB</tabstop>
285   <tabstop>btPrintCO</tabstop>
286   <tabstop>okPB</tabstop>
287   <tabstop>closePB</tabstop>
288  </tabstops>
289  <resources/>
290  <connections/>
291 </ui>