]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/BiblioUi.ui
ui/*.ui: <include location="local" >qt_helpers.h</include>
[lyx.git] / src / frontends / qt4 / ui / BiblioUi.ui
1 <ui version="4.0" >
2  <author></author>
3  <comment></comment>
4  <exportmacro></exportmacro>
5  <class>BiblioUi</class>
6  <widget class="QWidget" name="BiblioUi" >
7   <property name="geometry" >
8    <rect>
9     <x>0</x>
10     <y>0</y>
11     <width>418</width>
12     <height>376</height>
13    </rect>
14   </property>
15   <property name="windowTitle" >
16    <string/>
17   </property>
18   <layout class="QGridLayout" >
19    <property name="margin" >
20     <number>11</number>
21    </property>
22    <property name="spacing" >
23     <number>6</number>
24    </property>
25    <item row="0" column="0" >
26     <widget class="QGroupBox" name="CiteStyleBG" >
27      <property name="title" >
28       <string>Citation Style</string>
29      </property>
30      <layout class="QGridLayout" >
31       <property name="margin" >
32        <number>11</number>
33       </property>
34       <property name="spacing" >
35        <number>6</number>
36       </property>
37       <item row="2" column="0" >
38        <widget class="QRadioButton" name="citeJurabibRB" >
39         <property name="toolTip" >
40          <string>Use the jurabib styles for law and humanities</string>
41         </property>
42         <property name="text" >
43          <string>&amp;Jurabib</string>
44         </property>
45        </widget>
46       </item>
47       <item row="1" column="0" >
48        <widget class="QRadioButton" name="citeNatbibRB" >
49         <property name="toolTip" >
50          <string>Use the natbib styles for natural sciences and arts</string>
51         </property>
52         <property name="text" >
53          <string>&amp;Natbib</string>
54         </property>
55        </widget>
56       </item>
57       <item row="0" column="0" >
58        <widget class="QRadioButton" name="citeDefaultRB" >
59         <property name="toolTip" >
60          <string>Use BibTeX's default numerical styles</string>
61         </property>
62         <property name="text" >
63          <string>&amp;Default (numerical)</string>
64         </property>
65        </widget>
66       </item>
67       <item row="1" column="1" >
68        <layout class="QHBoxLayout" >
69         <property name="margin" >
70          <number>0</number>
71         </property>
72         <property name="spacing" >
73          <number>6</number>
74         </property>
75         <item>
76          <widget class="QLabel" name="citationStyleL" >
77           <property name="enabled" >
78            <bool>false</bool>
79           </property>
80           <property name="text" >
81            <string>Natbib &amp;style:</string>
82           </property>
83           <property name="buddy" >
84            <cstring>citeStyleCO</cstring>
85           </property>
86          </widget>
87         </item>
88         <item>
89          <widget class="QComboBox" name="citeStyleCO" >
90           <property name="enabled" >
91            <bool>false</bool>
92           </property>
93           <property name="sizePolicy" >
94            <sizepolicy>
95             <hsizetype>5</hsizetype>
96             <vsizetype>0</vsizetype>
97             <horstretch>0</horstretch>
98             <verstretch>0</verstretch>
99            </sizepolicy>
100           </property>
101          </widget>
102         </item>
103        </layout>
104       </item>
105      </layout>
106     </widget>
107    </item>
108    <item row="2" column="0" >
109     <spacer>
110      <property name="orientation" >
111       <enum>Qt::Vertical</enum>
112      </property>
113      <property name="sizeType" >
114       <enum>QSizePolicy::Expanding</enum>
115      </property>
116      <property name="sizeHint" >
117       <size>
118        <width>20</width>
119        <height>20</height>
120       </size>
121      </property>
122     </spacer>
123    </item>
124    <item row="1" column="0" >
125     <widget class="QCheckBox" name="bibtopicCB" >
126      <property name="toolTip" >
127       <string>Select this if you want to split your bibliography into sections</string>
128      </property>
129      <property name="text" >
130       <string>S&amp;ectioned bibliography</string>
131      </property>
132     </widget>
133    </item>
134   </layout>
135  </widget>
136  <pixmapfunction></pixmapfunction>
137  <includes>
138   <include location="local" >qt_helpers.h</include>
139  </includes>
140  <resources/>
141  <connections/>
142 </ui>