]> git.lyx.org Git - features.git/blob - src/frontends/qt2/ui/BiblioModuleBase.ui
update ignore, and make sure to dist the lyx2lyx_version.py.in template file
[features.git] / src / frontends / qt2 / ui / BiblioModuleBase.ui
1 <!DOCTYPE UI><UI>
2 <class>BiblioModuleBase</class>
3 <include location="global">config.h</include>
4 <include location="local">qt_helpers.h</include>
5 <widget>
6     <class>QWidget</class>
7     <property stdset="1">
8         <name>name</name>
9         <cstring>BiblioModuleBase</cstring>
10     </property>
11     <property stdset="1">
12         <name>geometry</name>
13         <rect>
14             <x>0</x>
15             <y>0</y>
16             <width>418</width>
17             <height>376</height>
18         </rect>
19     </property>
20     <property stdset="1">
21         <name>caption</name>
22         <string></string>
23     </property>
24     <grid>
25         <property stdset="1">
26             <name>margin</name>
27             <number>11</number>
28         </property>
29         <property stdset="1">
30             <name>spacing</name>
31             <number>6</number>
32         </property>
33         <widget row="0"  column="0" >
34             <class>QButtonGroup</class>
35             <property stdset="1">
36                 <name>name</name>
37                 <cstring>CiteStyleBG</cstring>
38             </property>
39             <property stdset="1">
40                 <name>title</name>
41                 <string>Citation Style</string>
42             </property>
43             <grid>
44                 <property stdset="1">
45                     <name>margin</name>
46                     <number>11</number>
47                 </property>
48                 <property stdset="1">
49                     <name>spacing</name>
50                     <number>6</number>
51                 </property>
52                 <widget row="2"  column="0" >
53                     <class>QRadioButton</class>
54                     <property stdset="1">
55                         <name>name</name>
56                         <cstring>citeJurabibRB</cstring>
57                     </property>
58                     <property stdset="1">
59                         <name>text</name>
60                         <string>&amp;Jurabib</string>
61                     </property>
62                     <property>
63                         <name>toolTip</name>
64                         <string>Use the jurabib styles for law and humanities</string>
65                     </property>
66                 </widget>
67                 <widget row="1"  column="0" >
68                     <class>QRadioButton</class>
69                     <property stdset="1">
70                         <name>name</name>
71                         <cstring>citeNatbibRB</cstring>
72                     </property>
73                     <property stdset="1">
74                         <name>text</name>
75                         <string>&amp;Natbib</string>
76                     </property>
77                     <property>
78                         <name>toolTip</name>
79                         <string>Use the natbib styles for natural sciences and arts</string>
80                     </property>
81                 </widget>
82                 <widget row="0"  column="0" >
83                     <class>QRadioButton</class>
84                     <property stdset="1">
85                         <name>name</name>
86                         <cstring>citeDefaultRB</cstring>
87                     </property>
88                     <property stdset="1">
89                         <name>text</name>
90                         <string>&amp;Default (numerical)</string>
91                     </property>
92                     <property>
93                         <name>toolTip</name>
94                         <string>Use BibTeX's default numerical styles</string>
95                     </property>
96                 </widget>
97                 <widget row="1"  column="1" >
98                     <class>QLayoutWidget</class>
99                     <property stdset="1">
100                         <name>name</name>
101                         <cstring>Layout2</cstring>
102                     </property>
103                     <hbox>
104                         <property stdset="1">
105                             <name>margin</name>
106                             <number>0</number>
107                         </property>
108                         <property stdset="1">
109                             <name>spacing</name>
110                             <number>6</number>
111                         </property>
112                         <widget>
113                             <class>QLabel</class>
114                             <property stdset="1">
115                                 <name>name</name>
116                                 <cstring>citationStyleL</cstring>
117                             </property>
118                             <property stdset="1">
119                                 <name>enabled</name>
120                                 <bool>false</bool>
121                             </property>
122                             <property stdset="1">
123                                 <name>text</name>
124                                 <string>Natbib &amp;style:</string>
125                             </property>
126                             <property>
127                                 <name>buddy</name>
128                                 <cstring>citeStyleCO</cstring>
129                             </property>
130                         </widget>
131                         <widget>
132                             <class>QComboBox</class>
133                             <property stdset="1">
134                                 <name>name</name>
135                                 <cstring>citeStyleCO</cstring>
136                             </property>
137                             <property stdset="1">
138                                 <name>enabled</name>
139                                 <bool>false</bool>
140                             </property>
141                             <property stdset="1">
142                                 <name>sizePolicy</name>
143                                 <sizepolicy>
144                                     <hsizetype>5</hsizetype>
145                                     <vsizetype>0</vsizetype>
146                                 </sizepolicy>
147                             </property>
148                         </widget>
149                     </hbox>
150                 </widget>
151             </grid>
152         </widget>
153         <spacer row="2"  column="0" >
154             <property>
155                 <name>name</name>
156                 <cstring>Spacer2</cstring>
157             </property>
158             <property stdset="1">
159                 <name>orientation</name>
160                 <enum>Vertical</enum>
161             </property>
162             <property stdset="1">
163                 <name>sizeType</name>
164                 <enum>Expanding</enum>
165             </property>
166             <property>
167                 <name>sizeHint</name>
168                 <size>
169                     <width>20</width>
170                     <height>20</height>
171                 </size>
172             </property>
173         </spacer>
174         <widget row="1"  column="0" >
175             <class>QCheckBox</class>
176             <property stdset="1">
177                 <name>name</name>
178                 <cstring>bibtopicCB</cstring>
179             </property>
180             <property stdset="1">
181                 <name>text</name>
182                 <string>S&amp;ectioned bibliography</string>
183             </property>
184             <property>
185                 <name>toolTip</name>
186                 <string>Select this if you want to split your bibliography into sections</string>
187             </property>
188         </widget>
189     </grid>
190 </widget>
191 <connections>
192     <connection>
193         <sender>citeNatbibRB</sender>
194         <signal>toggled(bool)</signal>
195         <receiver>citationStyleL</receiver>
196         <slot>setEnabled(bool)</slot>
197     </connection>
198     <connection>
199         <sender>citeNatbibRB</sender>
200         <signal>toggled(bool)</signal>
201         <receiver>citeStyleCO</receiver>
202         <slot>setEnabled(bool)</slot>
203     </connection>
204 </connections>
205 </UI>