]> git.lyx.org Git - lyx.git/blob - src/frontends/qt2/ui/BiblioModuleBase.ui
QBibtex/QCitation ui fixes (bug 1146)
[lyx.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>450</width>
17             <height>376</height>
18         </rect>
19     </property>
20     <property stdset="1">
21         <name>caption</name>
22         <string>Form1</string>
23     </property>
24     <vbox>
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>
34             <class>QLayoutWidget</class>
35             <property stdset="1">
36                 <name>name</name>
37                 <cstring>Layout4</cstring>
38             </property>
39             <hbox>
40                 <property stdset="1">
41                     <name>margin</name>
42                     <number>0</number>
43                 </property>
44                 <property stdset="1">
45                     <name>spacing</name>
46                     <number>6</number>
47                 </property>
48                 <widget>
49                     <class>QLayoutWidget</class>
50                     <property stdset="1">
51                         <name>name</name>
52                         <cstring>Layout3</cstring>
53                     </property>
54                     <vbox>
55                         <property stdset="1">
56                             <name>margin</name>
57                             <number>0</number>
58                         </property>
59                         <property stdset="1">
60                             <name>spacing</name>
61                             <number>6</number>
62                         </property>
63                         <widget>
64                             <class>QCheckBox</class>
65                             <property stdset="1">
66                                 <name>name</name>
67                                 <cstring>natbibCB</cstring>
68                             </property>
69                             <property stdset="1">
70                                 <name>text</name>
71                                 <string>Use &amp;NatBib</string>
72                             </property>
73                             <property>
74                                 <name>toolTip</name>
75                                 <string>Use the LaTeX natbib package</string>
76                             </property>
77                         </widget>
78                         <widget>
79                             <class>QLayoutWidget</class>
80                             <property stdset="1">
81                                 <name>name</name>
82                                 <cstring>Layout2</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>citationStyleL</cstring>
98                                     </property>
99                                     <property stdset="1">
100                                         <name>enabled</name>
101                                         <bool>false</bool>
102                                     </property>
103                                     <property stdset="1">
104                                         <name>text</name>
105                                         <string>Cite &amp;style:</string>
106                                     </property>
107                                     <property>
108                                         <name>buddy</name>
109                                         <cstring>citeStyleCO</cstring>
110                                     </property>
111                                 </widget>
112                                 <widget>
113                                     <class>QComboBox</class>
114                                     <property stdset="1">
115                                         <name>name</name>
116                                         <cstring>citeStyleCO</cstring>
117                                     </property>
118                                     <property stdset="1">
119                                         <name>enabled</name>
120                                         <bool>false</bool>
121                                     </property>
122                                     <property stdset="1">
123                                         <name>sizePolicy</name>
124                                         <sizepolicy>
125                                             <hsizetype>5</hsizetype>
126                                             <vsizetype>0</vsizetype>
127                                         </sizepolicy>
128                                     </property>
129                                 </widget>
130                             </hbox>
131                         </widget>
132                     </vbox>
133                 </widget>
134                 <spacer>
135                     <property>
136                         <name>name</name>
137                         <cstring>Spacer1</cstring>
138                     </property>
139                     <property stdset="1">
140                         <name>orientation</name>
141                         <enum>Horizontal</enum>
142                     </property>
143                     <property stdset="1">
144                         <name>sizeType</name>
145                         <enum>Minimum</enum>
146                     </property>
147                     <property>
148                         <name>sizeHint</name>
149                         <size>
150                             <width>20</width>
151                             <height>20</height>
152                         </size>
153                     </property>
154                 </spacer>
155             </hbox>
156         </widget>
157         <spacer>
158             <property>
159                 <name>name</name>
160                 <cstring>Spacer2</cstring>
161             </property>
162             <property stdset="1">
163                 <name>orientation</name>
164                 <enum>Vertical</enum>
165             </property>
166             <property stdset="1">
167                 <name>sizeType</name>
168                 <enum>Expanding</enum>
169             </property>
170             <property>
171                 <name>sizeHint</name>
172                 <size>
173                     <width>20</width>
174                     <height>20</height>
175                 </size>
176             </property>
177         </spacer>
178     </vbox>
179 </widget>
180 <connections>
181     <connection>
182         <sender>natbibCB</sender>
183         <signal>toggled(bool)</signal>
184         <receiver>citationStyleL</receiver>
185         <slot>setEnabled(bool)</slot>
186     </connection>
187     <connection>
188         <sender>natbibCB</sender>
189         <signal>toggled(bool)</signal>
190         <receiver>citeStyleCO</receiver>
191         <slot>setEnabled(bool)</slot>
192     </connection>
193 </connections>
194 </UI>