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