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