]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/QCitationFindUi.ui
rename LFUN enum values according to their command (as used in th minibuffer/bind...
[lyx.git] / src / frontends / qt4 / ui / QCitationFindUi.ui
1 <ui version="4.0" >
2  <author></author>
3  <comment></comment>
4  <exportmacro></exportmacro>
5  <class>QCitationFindUi</class>
6  <widget class="QDialog" name="QCitationFindUi" >
7   <property name="geometry" >
8    <rect>
9     <x>0</x>
10     <y>0</y>
11     <width>375</width>
12     <height>257</height>
13    </rect>
14   </property>
15   <property name="sizePolicy" >
16    <sizepolicy>
17     <hsizetype>1</hsizetype>
18     <vsizetype>1</vsizetype>
19     <horstretch>0</horstretch>
20     <verstretch>0</verstretch>
21    </sizepolicy>
22   </property>
23   <property name="windowTitle" >
24    <string>LyX: Add Citation</string>
25   </property>
26   <property name="sizeGripEnabled" >
27    <bool>true</bool>
28   </property>
29   <layout class="QGridLayout" >
30    <property name="margin" >
31     <number>11</number>
32    </property>
33    <property name="spacing" >
34     <number>6</number>
35    </property>
36    <item rowspan="2" row="0" column="0" >
37     <layout class="QVBoxLayout" >
38      <property name="margin" >
39       <number>0</number>
40      </property>
41      <property name="spacing" >
42       <number>6</number>
43      </property>
44      <item>
45       <widget class="Q3ListBox" name="availableLB" >
46        <property name="toolTip" >
47         <string>Available bibliography keys</string>
48        </property>
49        <property name="vScrollBarMode" >
50         <enum>Q3ScrollView::AlwaysOn</enum>
51        </property>
52        <property name="hScrollBarMode" >
53         <enum>Q3ScrollView::AlwaysOff</enum>
54        </property>
55        <property name="selectionMode" >
56         <enum>Q3ListBox::Extended</enum>
57        </property>
58       </widget>
59      </item>
60     </layout>
61    </item>
62    <item row="2" column="1" >
63     <spacer>
64      <property name="orientation" >
65       <enum>Qt::Horizontal</enum>
66      </property>
67      <property name="sizeType" >
68       <enum>QSizePolicy::Expanding</enum>
69      </property>
70      <property name="sizeHint" >
71       <size>
72        <width>20</width>
73        <height>20</height>
74       </size>
75      </property>
76     </spacer>
77    </item>
78    <item row="2" column="3" >
79     <widget class="QPushButton" name="closePB" >
80      <property name="text" >
81       <string>Cancel</string>
82      </property>
83      <property name="autoDefault" >
84       <bool>false</bool>
85      </property>
86     </widget>
87    </item>
88    <item row="2" column="2" >
89     <widget class="QPushButton" name="addPB" >
90      <property name="text" >
91       <string>&amp;Add</string>
92      </property>
93      <property name="autoDefault" >
94       <bool>false</bool>
95      </property>
96      <property name="default" >
97       <bool>true</bool>
98      </property>
99     </widget>
100    </item>
101    <item row="1" column="1" colspan="3" >
102     <layout class="QGridLayout" >
103      <property name="margin" >
104       <number>0</number>
105      </property>
106      <property name="spacing" >
107       <number>6</number>
108      </property>
109      <item row="2" column="1" >
110       <widget class="QPushButton" name="previousPB" >
111        <property name="sizePolicy" >
112         <sizepolicy>
113          <hsizetype>3</hsizetype>
114          <vsizetype>0</vsizetype>
115          <horstretch>0</horstretch>
116          <verstretch>0</verstretch>
117         </sizepolicy>
118        </property>
119        <property name="text" >
120         <string>&amp;Previous</string>
121        </property>
122        <property name="autoDefault" >
123         <bool>false</bool>
124        </property>
125       </widget>
126      </item>
127      <item row="1" column="0" colspan="2" >
128       <widget class="QLineEdit" name="searchED" >
129        <property name="sizePolicy" >
130         <sizepolicy>
131          <hsizetype>7</hsizetype>
132          <vsizetype>0</vsizetype>
133          <horstretch>0</horstretch>
134          <verstretch>0</verstretch>
135         </sizepolicy>
136        </property>
137        <property name="toolTip" >
138         <string>Browse the available bibliography entries</string>
139        </property>
140       </widget>
141      </item>
142      <item row="2" column="0" >
143       <widget class="QCheckBox" name="searchCaseCB" >
144        <property name="sizePolicy" >
145         <sizepolicy>
146          <hsizetype>1</hsizetype>
147          <vsizetype>0</vsizetype>
148          <horstretch>0</horstretch>
149          <verstretch>0</verstretch>
150         </sizepolicy>
151        </property>
152        <property name="toolTip" >
153         <string>Make the search case-sensitive</string>
154        </property>
155        <property name="text" >
156         <string>Case &amp;sensitive</string>
157        </property>
158       </widget>
159      </item>
160      <item row="3" column="1" >
161       <widget class="QPushButton" name="nextPB" >
162        <property name="sizePolicy" >
163         <sizepolicy>
164          <hsizetype>3</hsizetype>
165          <vsizetype>0</vsizetype>
166          <horstretch>0</horstretch>
167          <verstretch>0</verstretch>
168         </sizepolicy>
169        </property>
170        <property name="text" >
171         <string>&amp;Next</string>
172        </property>
173        <property name="shortcut" >
174         <number>276824142</number>
175        </property>
176        <property name="autoDefault" >
177         <bool>false</bool>
178        </property>
179       </widget>
180      </item>
181      <item row="0" column="0" >
182       <layout class="QHBoxLayout" >
183        <property name="margin" >
184         <number>0</number>
185        </property>
186        <property name="spacing" >
187         <number>6</number>
188        </property>
189        <item>
190         <widget class="QLabel" name="TextLabel1" >
191          <property name="sizePolicy" >
192           <sizepolicy>
193            <hsizetype>0</hsizetype>
194            <vsizetype>1</vsizetype>
195            <horstretch>0</horstretch>
196            <verstretch>0</verstretch>
197           </sizepolicy>
198          </property>
199          <property name="text" >
200           <string>&amp;Find:</string>
201          </property>
202          <property name="buddy" >
203           <cstring>searchED</cstring>
204          </property>
205         </widget>
206        </item>
207        <item>
208         <spacer>
209          <property name="orientation" >
210           <enum>Qt::Horizontal</enum>
211          </property>
212          <property name="sizeType" >
213           <enum>QSizePolicy::Expanding</enum>
214          </property>
215          <property name="sizeHint" >
216           <size>
217            <width>20</width>
218            <height>20</height>
219           </size>
220          </property>
221         </spacer>
222        </item>
223       </layout>
224      </item>
225      <item row="3" column="0" >
226       <widget class="QCheckBox" name="searchTypeCB" >
227        <property name="sizePolicy" >
228         <sizepolicy>
229          <hsizetype>1</hsizetype>
230          <vsizetype>0</vsizetype>
231          <horstretch>0</horstretch>
232          <verstretch>0</verstretch>
233         </sizepolicy>
234        </property>
235        <property name="toolTip" >
236         <string>Interpret search entry as a regular expression</string>
237        </property>
238        <property name="text" >
239         <string>&amp;Regular Expression</string>
240        </property>
241       </widget>
242      </item>
243     </layout>
244    </item>
245    <item row="0" column="1" colspan="3" >
246     <widget class="QTextEdit" name="infoML" />
247    </item>
248   </layout>
249  </widget>
250  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
251  <customwidgets>
252   <customwidget>
253    <class>Q3ListBox</class>
254    <extends></extends>
255    <header>q3listbox.h</header>
256    <container>0</container>
257    <pixmap></pixmap>
258   </customwidget>
259  </customwidgets>
260  <tabstops>
261   <tabstop>availableLB</tabstop>
262   <tabstop>searchED</tabstop>
263   <tabstop>searchCaseCB</tabstop>
264   <tabstop>searchTypeCB</tabstop>
265   <tabstop>previousPB</tabstop>
266   <tabstop>nextPB</tabstop>
267   <tabstop>addPB</tabstop>
268   <tabstop>closePB</tabstop>
269  </tabstops>
270  <resources/>
271  <connections/>
272 </ui>