]> git.lyx.org Git - lyx.git/blob - src/frontends/qt3/ui/QSearchDialogBase.ui
Convert ui files to qt3 format:
[lyx.git] / src / frontends / qt3 / ui / QSearchDialogBase.ui
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>QSearchDialogBase</class>
3 <widget class="QDialog">
4     <property name="name">
5         <cstring>QSearchDialogBase</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>483</width>
12             <height>184</height>
13         </rect>
14     </property>
15     <property name="caption">
16         <string>QSearchDialogBase</string>
17     </property>
18     <property name="sizeGripEnabled">
19         <bool>true</bool>
20     </property>
21     <property name="layoutMargin" stdset="0">
22     </property>
23     <property name="layoutSpacing" stdset="0">
24     </property>
25     <grid>
26         <property name="name">
27             <cstring>unnamed</cstring>
28         </property>
29         <property name="margin">
30             <number>11</number>
31         </property>
32         <property name="spacing">
33             <number>6</number>
34         </property>
35         <widget class="QLabel" row="0" column="0">
36             <property name="name">
37                 <cstring>findLA</cstring>
38             </property>
39             <property name="text">
40                 <string>&amp;Find:</string>
41             </property>
42             <property name="buddy" stdset="0">
43                 <cstring>findCO</cstring>
44             </property>
45         </widget>
46         <widget class="QComboBox" row="0" column="1" rowspan="1" colspan="2">
47             <property name="name">
48                 <cstring>findCO</cstring>
49             </property>
50             <property name="sizePolicy">
51                 <sizepolicy>
52                     <hsizetype>3</hsizetype>
53                     <vsizetype>0</vsizetype>
54                     <horstretch>0</horstretch>
55                     <verstretch>0</verstretch>
56                 </sizepolicy>
57             </property>
58             <property name="focusPolicy">
59                 <enum>StrongFocus</enum>
60             </property>
61             <property name="editable">
62                 <bool>true</bool>
63             </property>
64             <property name="sizeLimit">
65                 <number>10</number>
66             </property>
67             <property name="maxCount">
68                 <number>666</number>
69             </property>
70             <property name="insertionPolicy">
71                 <enum>AtTop</enum>
72             </property>
73             <property name="autoCompletion">
74                 <bool>false</bool>
75             </property>
76             <property name="duplicatesEnabled">
77                 <bool>false</bool>
78             </property>
79         </widget>
80         <widget class="QLabel" row="1" column="0">
81             <property name="name">
82                 <cstring>replaceLA</cstring>
83             </property>
84             <property name="text">
85                 <string>Replace &amp;with:</string>
86             </property>
87             <property name="buddy" stdset="0">
88                 <cstring>replaceCO</cstring>
89             </property>
90         </widget>
91         <widget class="QComboBox" row="1" column="1" rowspan="1" colspan="2">
92             <property name="name">
93                 <cstring>replaceCO</cstring>
94             </property>
95             <property name="sizePolicy">
96                 <sizepolicy>
97                     <hsizetype>3</hsizetype>
98                     <vsizetype>0</vsizetype>
99                     <horstretch>0</horstretch>
100                     <verstretch>0</verstretch>
101                 </sizepolicy>
102             </property>
103             <property name="editable">
104                 <bool>true</bool>
105             </property>
106             <property name="sizeLimit">
107                 <number>10</number>
108             </property>
109             <property name="maxCount">
110                 <number>666</number>
111             </property>
112             <property name="insertionPolicy">
113                 <enum>AtTop</enum>
114             </property>
115             <property name="autoCompletion">
116                 <bool>false</bool>
117             </property>
118             <property name="duplicatesEnabled">
119                 <bool>false</bool>
120             </property>
121         </widget>
122         <widget class="QCheckBox" row="2" column="0" rowspan="1" colspan="2">
123             <property name="name">
124                 <cstring>caseCB</cstring>
125             </property>
126             <property name="text">
127                 <string>Case &amp;sensitive</string>
128             </property>
129         </widget>
130         <widget class="QCheckBox" row="3" column="0" rowspan="2" colspan="2">
131             <property name="name">
132                 <cstring>wordsCB</cstring>
133             </property>
134             <property name="text">
135                 <string>Match whole words onl&amp;y</string>
136             </property>
137         </widget>
138         <spacer row="2" column="2">
139             <property name="name">
140                 <cstring>HSpacer1</cstring>
141             </property>
142             <property name="orientation">
143                 <enum>Horizontal</enum>
144             </property>
145             <property name="sizeType">
146                 <enum>Expanding</enum>
147             </property>
148             <property name="sizeHint">
149                 <size>
150                     <width>20</width>
151                     <height>20</height>
152                 </size>
153             </property>
154         </spacer>
155         <spacer row="6" column="0" rowspan="1" colspan="2">
156             <property name="name">
157                 <cstring>VSpacer1</cstring>
158             </property>
159             <property name="orientation">
160                 <enum>Vertical</enum>
161             </property>
162             <property name="sizeType">
163                 <enum>Expanding</enum>
164             </property>
165             <property name="sizeHint">
166                 <size>
167                     <width>20</width>
168                     <height>20</height>
169                 </size>
170             </property>
171         </spacer>
172         <spacer row="6" column="3">
173             <property name="name">
174                 <cstring>VSpacer2</cstring>
175             </property>
176             <property name="orientation">
177                 <enum>Vertical</enum>
178             </property>
179             <property name="sizeType">
180                 <enum>Expanding</enum>
181             </property>
182             <property name="sizeHint">
183                 <size>
184                     <width>20</width>
185                     <height>20</height>
186                 </size>
187             </property>
188         </spacer>
189         <widget class="QPushButton" row="0" column="3">
190             <property name="name">
191                 <cstring>findPB</cstring>
192             </property>
193             <property name="enabled">
194                 <bool>false</bool>
195             </property>
196             <property name="text">
197                 <string>Find &amp;Next</string>
198             </property>
199             <property name="default">
200                 <bool>true</bool>
201             </property>
202         </widget>
203         <widget class="QPushButton" row="1" column="3">
204             <property name="name">
205                 <cstring>replacePB</cstring>
206             </property>
207             <property name="enabled">
208                 <bool>false</bool>
209             </property>
210             <property name="text">
211                 <string>&amp;Replace</string>
212             </property>
213         </widget>
214         <widget class="QPushButton" row="2" column="3" rowspan="2" colspan="1">
215             <property name="name">
216                 <cstring>replaceallPB</cstring>
217             </property>
218             <property name="enabled">
219                 <bool>false</bool>
220             </property>
221             <property name="text">
222                 <string>Replace &amp;All</string>
223             </property>
224         </widget>
225         <widget class="QCheckBox" row="5" column="0" rowspan="1" colspan="2">
226             <property name="name">
227                 <cstring>backwardsCB</cstring>
228             </property>
229             <property name="text">
230                 <string>Search &amp;backwards</string>
231             </property>
232         </widget>
233         <widget class="QPushButton" row="4" column="3" rowspan="2" colspan="1">
234             <property name="name">
235                 <cstring>closePB</cstring>
236             </property>
237             <property name="text">
238                 <string>&amp;Close</string>
239             </property>
240         </widget>
241     </grid>
242 </widget>
243 <connections>
244     <connection>
245         <sender>findPB</sender>
246         <signal>clicked()</signal>
247         <receiver>QSearchDialogBase</receiver>
248         <slot>findClicked()</slot>
249     </connection>
250     <connection>
251         <sender>replacePB</sender>
252         <signal>clicked()</signal>
253         <receiver>QSearchDialogBase</receiver>
254         <slot>replaceClicked()</slot>
255     </connection>
256     <connection>
257         <sender>replaceallPB</sender>
258         <signal>clicked()</signal>
259         <receiver>QSearchDialogBase</receiver>
260         <slot>replaceallClicked()</slot>
261     </connection>
262     <connection>
263         <sender>findCO</sender>
264         <signal>textChanged(const QString&amp;)</signal>
265         <receiver>QSearchDialogBase</receiver>
266         <slot>findChanged()</slot>
267     </connection>
268 </connections>
269 <tabstops>
270     <tabstop>findCO</tabstop>
271     <tabstop>replaceCO</tabstop>
272     <tabstop>caseCB</tabstop>
273     <tabstop>wordsCB</tabstop>
274     <tabstop>backwardsCB</tabstop>
275     <tabstop>findPB</tabstop>
276     <tabstop>replacePB</tabstop>
277     <tabstop>replaceallPB</tabstop>
278     <tabstop>closePB</tabstop>
279 </tabstops>
280 <includes>
281     <include location="global" impldecl="in declaration">config.h</include>
282     <include location="local" impldecl="in declaration">qt_helpers.h</include>
283 </includes>
284 <slots>
285     <slot access="protected">findClicked()</slot>
286     <slot>findChanged()</slot>
287     <slot access="protected">replaceClicked()</slot>
288     <slot access="protected">replaceallClicked()</slot>
289 </slots>
290 <layoutdefaults spacing="6" margin="11"/>
291 </UI>