79 <td>Private slot to move the widget to the left, i.e.</td> |
79 <td>Private slot to move the widget to the left, i.e.</td> |
80 </tr><tr> |
80 </tr><tr> |
81 <td><a href="#SearchReplaceSlidingWidget.__slideRight">__slideRight</a></td> |
81 <td><a href="#SearchReplaceSlidingWidget.__slideRight">__slideRight</a></td> |
82 <td>Private slot to move the widget to the right, i.e.</td> |
82 <td>Private slot to move the widget to the right, i.e.</td> |
83 </tr><tr> |
83 </tr><tr> |
|
84 <td><a href="#SearchReplaceSlidingWidget.changeEvent">changeEvent</a></td> |
|
85 <td>Protected method handling state changes.</td> |
|
86 </tr><tr> |
84 <td><a href="#SearchReplaceSlidingWidget.findNext">findNext</a></td> |
87 <td><a href="#SearchReplaceSlidingWidget.findNext">findNext</a></td> |
85 <td>Public slot to find the next occurrence of text.</td> |
88 <td>Public slot to find the next occurrence of text.</td> |
86 </tr><tr> |
89 </tr><tr> |
87 <td><a href="#SearchReplaceSlidingWidget.findPrev">findPrev</a></td> |
90 <td><a href="#SearchReplaceSlidingWidget.findPrev">findPrev</a></td> |
88 <td>Public slot to find the next previous of text.</td> |
91 <td>Public slot to find the next previous of text.</td> |
145 <h4>SearchReplaceSlidingWidget.__slideRight</h4> |
148 <h4>SearchReplaceSlidingWidget.__slideRight</h4> |
146 <b>__slideRight</b>(<i></i>) |
149 <b>__slideRight</b>(<i></i>) |
147 <p> |
150 <p> |
148 Private slot to move the widget to the right, i.e. show contents to |
151 Private slot to move the widget to the right, i.e. show contents to |
149 the left. |
152 the left. |
150 </p><a NAME="SearchReplaceSlidingWidget.findNext" ID="SearchReplaceSlidingWidget.findNext"></a> |
153 </p><a NAME="SearchReplaceSlidingWidget.changeEvent" ID="SearchReplaceSlidingWidget.changeEvent"></a> |
|
154 <h4>SearchReplaceSlidingWidget.changeEvent</h4> |
|
155 <b>changeEvent</b>(<i>evt</i>) |
|
156 <p> |
|
157 Protected method handling state changes. |
|
158 </p><dl> |
|
159 <dt><i>evt</i></dt> |
|
160 <dd> |
|
161 event containing the state change (QEvent) |
|
162 </dd> |
|
163 </dl><a NAME="SearchReplaceSlidingWidget.findNext" ID="SearchReplaceSlidingWidget.findNext"></a> |
151 <h4>SearchReplaceSlidingWidget.findNext</h4> |
164 <h4>SearchReplaceSlidingWidget.findNext</h4> |
152 <b>findNext</b>(<i></i>) |
165 <b>findNext</b>(<i></i>) |
153 <p> |
166 <p> |
154 Public slot to find the next occurrence of text. |
167 Public slot to find the next occurrence of text. |
155 </p><a NAME="SearchReplaceSlidingWidget.findPrev" ID="SearchReplaceSlidingWidget.findPrev"></a> |
168 </p><a NAME="SearchReplaceSlidingWidget.findPrev" ID="SearchReplaceSlidingWidget.findPrev"></a> |
241 <td>Private method to display this widget in find mode.</td> |
254 <td>Private method to display this widget in find mode.</td> |
242 </tr><tr> |
255 </tr><tr> |
243 <td><a href="#SearchReplaceWidget.__showReplace">__showReplace</a></td> |
256 <td><a href="#SearchReplaceWidget.__showReplace">__showReplace</a></td> |
244 <td>Private slot to display this widget in replace mode.</td> |
257 <td>Private slot to display this widget in replace mode.</td> |
245 </tr><tr> |
258 </tr><tr> |
|
259 <td><a href="#SearchReplaceWidget.changeEvent">changeEvent</a></td> |
|
260 <td>Protected method handling state changes.</td> |
|
261 </tr><tr> |
246 <td><a href="#SearchReplaceWidget.findNext">findNext</a></td> |
262 <td><a href="#SearchReplaceWidget.findNext">findNext</a></td> |
247 <td>Public slot to find the next occurrence of text.</td> |
263 <td>Public slot to find the next occurrence of text.</td> |
248 </tr><tr> |
264 </tr><tr> |
249 <td><a href="#SearchReplaceWidget.findPrev">findPrev</a></td> |
265 <td><a href="#SearchReplaceWidget.findPrev">findPrev</a></td> |
250 <td>Public slot to find the next previous of text.</td> |
266 <td>Public slot to find the next previous of text.</td> |
387 </p><dl> |
403 </p><dl> |
388 <dt><i>text</i></dt> |
404 <dt><i>text</i></dt> |
389 <dd> |
405 <dd> |
390 text to be shown in the findtext edit |
406 text to be shown in the findtext edit |
391 </dd> |
407 </dd> |
|
408 </dl><a NAME="SearchReplaceWidget.changeEvent" ID="SearchReplaceWidget.changeEvent"></a> |
|
409 <h4>SearchReplaceWidget.changeEvent</h4> |
|
410 <b>changeEvent</b>(<i>evt</i>) |
|
411 <p> |
|
412 Protected method handling state changes. |
|
413 </p><dl> |
|
414 <dt><i>evt</i></dt> |
|
415 <dd> |
|
416 event containing the state change (QEvent) |
|
417 </dd> |
392 </dl><a NAME="SearchReplaceWidget.findNext" ID="SearchReplaceWidget.findNext"></a> |
418 </dl><a NAME="SearchReplaceWidget.findNext" ID="SearchReplaceWidget.findNext"></a> |
393 <h4>SearchReplaceWidget.findNext</h4> |
419 <h4>SearchReplaceWidget.findNext</h4> |
394 <b>findNext</b>(<i></i>) |
420 <b>findNext</b>(<i></i>) |
395 <p> |
421 <p> |
396 Public slot to find the next occurrence of text. |
422 Public slot to find the next occurrence of text. |