89 <tr> |
89 <tr> |
90 <td><a href="#SearchReplaceSlidingWidget.changeEvent">changeEvent</a></td> |
90 <td><a href="#SearchReplaceSlidingWidget.changeEvent">changeEvent</a></td> |
91 <td>Protected method handling state changes.</td> |
91 <td>Protected method handling state changes.</td> |
92 </tr> |
92 </tr> |
93 <tr> |
93 <tr> |
|
94 <td><a href="#SearchReplaceSlidingWidget.editorClosed">editorClosed</a></td> |
|
95 <td>Public slot to handle the closing of an editor.</td> |
|
96 </tr> |
|
97 <tr> |
94 <td><a href="#SearchReplaceSlidingWidget.findNext">findNext</a></td> |
98 <td><a href="#SearchReplaceSlidingWidget.findNext">findNext</a></td> |
95 <td>Public slot to find the next occurrence of text.</td> |
99 <td>Public slot to find the next occurrence of text.</td> |
96 </tr> |
100 </tr> |
97 <tr> |
101 <tr> |
98 <td><a href="#SearchReplaceSlidingWidget.findPrev">findPrev</a></td> |
102 <td><a href="#SearchReplaceSlidingWidget.findPrev">findPrev</a></td> |
198 <dl> |
202 <dl> |
199 |
203 |
200 <dt><i>evt</i> (QEvent)</dt> |
204 <dt><i>evt</i> (QEvent)</dt> |
201 <dd> |
205 <dd> |
202 event containing the state change |
206 event containing the state change |
|
207 </dd> |
|
208 </dl> |
|
209 <a NAME="SearchReplaceSlidingWidget.editorClosed" ID="SearchReplaceSlidingWidget.editorClosed"></a> |
|
210 <h4>SearchReplaceSlidingWidget.editorClosed</h4> |
|
211 <b>editorClosed</b>(<i>editor</i>) |
|
212 |
|
213 <p> |
|
214 Public slot to handle the closing of an editor. |
|
215 </p> |
|
216 <dl> |
|
217 |
|
218 <dt><i>editor</i> (Editor)</dt> |
|
219 <dd> |
|
220 reference to the closed editor |
203 </dd> |
221 </dd> |
204 </dl> |
222 </dl> |
205 <a NAME="SearchReplaceSlidingWidget.findNext" ID="SearchReplaceSlidingWidget.findNext"></a> |
223 <a NAME="SearchReplaceSlidingWidget.findNext" ID="SearchReplaceSlidingWidget.findNext"></a> |
206 <h4>SearchReplaceSlidingWidget.findNext</h4> |
224 <h4>SearchReplaceSlidingWidget.findNext</h4> |
207 <b>findNext</b>(<i></i>) |
225 <b>findNext</b>(<i></i>) |
406 <tr> |
424 <tr> |
407 <td><a href="#SearchReplaceWidget.changeEvent">changeEvent</a></td> |
425 <td><a href="#SearchReplaceWidget.changeEvent">changeEvent</a></td> |
408 <td>Protected method handling state changes.</td> |
426 <td>Protected method handling state changes.</td> |
409 </tr> |
427 </tr> |
410 <tr> |
428 <tr> |
|
429 <td><a href="#SearchReplaceWidget.editorClosed">editorClosed</a></td> |
|
430 <td>Public slot to handle the closing of an editor.</td> |
|
431 </tr> |
|
432 <tr> |
411 <td><a href="#SearchReplaceWidget.findNext">findNext</a></td> |
433 <td><a href="#SearchReplaceWidget.findNext">findNext</a></td> |
412 <td>Public slot to find the next occurrence of text.</td> |
434 <td>Public slot to find the next occurrence of text.</td> |
413 </tr> |
435 </tr> |
414 <tr> |
436 <tr> |
415 <td><a href="#SearchReplaceWidget.findPrev">findPrev</a></td> |
437 <td><a href="#SearchReplaceWidget.findPrev">findPrev</a></td> |
773 <dt><i>evt</i> (QEvent)</dt> |
795 <dt><i>evt</i> (QEvent)</dt> |
774 <dd> |
796 <dd> |
775 event containing the state change |
797 event containing the state change |
776 </dd> |
798 </dd> |
777 </dl> |
799 </dl> |
|
800 <a NAME="SearchReplaceWidget.editorClosed" ID="SearchReplaceWidget.editorClosed"></a> |
|
801 <h4>SearchReplaceWidget.editorClosed</h4> |
|
802 <b>editorClosed</b>(<i>editor</i>) |
|
803 |
|
804 <p> |
|
805 Public slot to handle the closing of an editor. |
|
806 </p> |
|
807 <dl> |
|
808 |
|
809 <dt><i>editor</i> (Editor)</dt> |
|
810 <dd> |
|
811 reference to the closed editor |
|
812 </dd> |
|
813 </dl> |
778 <a NAME="SearchReplaceWidget.findNext" ID="SearchReplaceWidget.findNext"></a> |
814 <a NAME="SearchReplaceWidget.findNext" ID="SearchReplaceWidget.findNext"></a> |
779 <h4>SearchReplaceWidget.findNext</h4> |
815 <h4>SearchReplaceWidget.findNext</h4> |
780 <b>findNext</b>(<i></i>) |
816 <b>findNext</b>(<i></i>) |
781 |
817 |
782 <p> |
818 <p> |