]> git.lyx.org Git - lyx.git/blob - src/frontends/qt2/ui/QBibtexAddDialogBase.ui
QBibtex/QCitation ui fixes (bug 1146)
[lyx.git] / src / frontends / qt2 / ui / QBibtexAddDialogBase.ui
1 <!DOCTYPE UI><UI>
2 <class>QBibtexAddDialogBase</class>
3 <include location="global">config.h</include>
4 <include location="local">qt_helpers.h</include>
5 <widget>
6     <class>QDialog</class>
7     <property stdset="1">
8         <name>name</name>
9         <cstring>QBibtexAddDialogBase</cstring>
10     </property>
11     <property stdset="1">
12         <name>geometry</name>
13         <rect>
14             <x>0</x>
15             <y>0</y>
16             <width>221</width>
17             <height>321</height>
18         </rect>
19     </property>
20     <property stdset="1">
21         <name>sizePolicy</name>
22         <sizepolicy>
23             <hsizetype>1</hsizetype>
24             <vsizetype>1</vsizetype>
25         </sizepolicy>
26     </property>
27     <property stdset="1">
28         <name>caption</name>
29         <string>LyX: Add BibTeX Database</string>
30     </property>
31     <property stdset="1">
32         <name>sizeGripEnabled</name>
33         <bool>true</bool>
34     </property>
35     <grid>
36         <property stdset="1">
37             <name>margin</name>
38             <number>11</number>
39         </property>
40         <property stdset="1">
41             <name>spacing</name>
42             <number>6</number>
43         </property>
44         <widget row="2"  column="0" >
45             <class>QPushButton</class>
46             <property stdset="1">
47                 <name>name</name>
48                 <cstring>browsePB</cstring>
49             </property>
50             <property stdset="1">
51                 <name>text</name>
52                 <string>&amp;Browse...</string>
53             </property>
54             <property stdset="1">
55                 <name>autoDefault</name>
56                 <bool>false</bool>
57             </property>
58             <property stdset="1">
59                 <name>default</name>
60                 <bool>true</bool>
61             </property>
62         </widget>
63         <widget row="1"  column="0"  rowspan="1"  colspan="2" >
64             <class>QLineEdit</class>
65             <property stdset="1">
66                 <name>name</name>
67                 <cstring>bibED</cstring>
68             </property>
69             <property stdset="1">
70                 <name>sizePolicy</name>
71                 <sizepolicy>
72                     <hsizetype>7</hsizetype>
73                     <vsizetype>0</vsizetype>
74                 </sizepolicy>
75             </property>
76             <property>
77                 <name>toolTip</name>
78                 <string>Search the available citations</string>
79             </property>
80         </widget>
81         <widget row="0"  column="0"  rowspan="1"  colspan="2" >
82             <class>QListBox</class>
83             <item>
84                 <property>
85                     <name>text</name>
86                     <string>New Item</string>
87                 </property>
88             </item>
89             <property stdset="1">
90                 <name>name</name>
91                 <cstring>bibLB</cstring>
92             </property>
93             <property stdset="1">
94                 <name>vScrollBarMode</name>
95                 <enum>AlwaysOn</enum>
96             </property>
97             <property stdset="1">
98                 <name>hScrollBarMode</name>
99                 <enum>AlwaysOff</enum>
100             </property>
101             <property stdset="1">
102                 <name>selectionMode</name>
103                 <enum>Extended</enum>
104             </property>
105             <property>
106                 <name>toolTip</name>
107                 <string>Available citation keys</string>
108             </property>
109         </widget>
110         <spacer row="2"  column="1" >
111             <property>
112                 <name>name</name>
113                 <cstring>Spacer3</cstring>
114             </property>
115             <property stdset="1">
116                 <name>orientation</name>
117                 <enum>Horizontal</enum>
118             </property>
119             <property stdset="1">
120                 <name>sizeType</name>
121                 <enum>Expanding</enum>
122             </property>
123             <property>
124                 <name>sizeHint</name>
125                 <size>
126                     <width>20</width>
127                     <height>20</height>
128                 </size>
129             </property>
130         </spacer>
131         <widget row="3"  column="0"  rowspan="1"  colspan="2" >
132             <class>QLayoutWidget</class>
133             <property stdset="1">
134                 <name>name</name>
135                 <cstring>Layout4</cstring>
136             </property>
137             <hbox>
138                 <property stdset="1">
139                     <name>margin</name>
140                     <number>0</number>
141                 </property>
142                 <property stdset="1">
143                     <name>spacing</name>
144                     <number>6</number>
145                 </property>
146                 <spacer>
147                     <property>
148                         <name>name</name>
149                         <cstring>Spacer4</cstring>
150                     </property>
151                     <property stdset="1">
152                         <name>orientation</name>
153                         <enum>Horizontal</enum>
154                     </property>
155                     <property stdset="1">
156                         <name>sizeType</name>
157                         <enum>Expanding</enum>
158                     </property>
159                     <property>
160                         <name>sizeHint</name>
161                         <size>
162                             <width>20</width>
163                             <height>20</height>
164                         </size>
165                     </property>
166                 </spacer>
167                 <widget>
168                     <class>QPushButton</class>
169                     <property stdset="1">
170                         <name>name</name>
171                         <cstring>addPB</cstring>
172                     </property>
173                     <property stdset="1">
174                         <name>text</name>
175                         <string>&amp;Add</string>
176                     </property>
177                     <property stdset="1">
178                         <name>autoDefault</name>
179                         <bool>false</bool>
180                     </property>
181                     <property stdset="1">
182                         <name>default</name>
183                         <bool>true</bool>
184                     </property>
185                 </widget>
186                 <widget>
187                     <class>QPushButton</class>
188                     <property stdset="1">
189                         <name>name</name>
190                         <cstring>closePB</cstring>
191                     </property>
192                     <property stdset="1">
193                         <name>text</name>
194                         <string>Cancel</string>
195                     </property>
196                     <property stdset="1">
197                         <name>autoDefault</name>
198                         <bool>false</bool>
199                     </property>
200                 </widget>
201             </hbox>
202         </widget>
203     </grid>
204 </widget>
205 <connections>
206     <connection>
207         <sender>addPB</sender>
208         <signal>clicked()</signal>
209         <receiver>QBibtexAddDialogBase</receiver>
210         <slot>accept()</slot>
211     </connection>
212     <connection>
213         <sender>closePB</sender>
214         <signal>clicked()</signal>
215         <receiver>QBibtexAddDialogBase</receiver>
216         <slot>reject()</slot>
217     </connection>
218 </connections>
219 <tabstops>
220     <tabstop>bibLB</tabstop>
221     <tabstop>bibED</tabstop>
222     <tabstop>addPB</tabstop>
223     <tabstop>closePB</tabstop>
224 </tabstops>
225 </UI>