137 </dd> |
137 </dd> |
138 </dl><a NAME="SearchReplaceSlidingWidget.__slideLeft" ID="SearchReplaceSlidingWidget.__slideLeft"></a> |
138 </dl><a NAME="SearchReplaceSlidingWidget.__slideLeft" ID="SearchReplaceSlidingWidget.__slideLeft"></a> |
139 <h4>SearchReplaceSlidingWidget.__slideLeft</h4> |
139 <h4>SearchReplaceSlidingWidget.__slideLeft</h4> |
140 <b>__slideLeft</b>(<i></i>) |
140 <b>__slideLeft</b>(<i></i>) |
141 <p> |
141 <p> |
142 Private slot to move the widget to the left, i.e. show contents to the right. |
142 Private slot to move the widget to the left, i.e. show contents to the |
|
143 right. |
143 </p><a NAME="SearchReplaceSlidingWidget.__slideRight" ID="SearchReplaceSlidingWidget.__slideRight"></a> |
144 </p><a NAME="SearchReplaceSlidingWidget.__slideRight" ID="SearchReplaceSlidingWidget.__slideRight"></a> |
144 <h4>SearchReplaceSlidingWidget.__slideRight</h4> |
145 <h4>SearchReplaceSlidingWidget.__slideRight</h4> |
145 <b>__slideRight</b>(<i></i>) |
146 <b>__slideRight</b>(<i></i>) |
146 <p> |
147 <p> |
147 Private slot to move the widget to the right, i.e. show contents to the left. |
148 Private slot to move the widget to the right, i.e. show contents to |
|
149 the left. |
148 </p><a NAME="SearchReplaceSlidingWidget.findNext" ID="SearchReplaceSlidingWidget.findNext"></a> |
150 </p><a NAME="SearchReplaceSlidingWidget.findNext" ID="SearchReplaceSlidingWidget.findNext"></a> |
149 <h4>SearchReplaceSlidingWidget.findNext</h4> |
151 <h4>SearchReplaceSlidingWidget.findNext</h4> |
150 <b>findNext</b>(<i></i>) |
152 <b>findNext</b>(<i></i>) |
151 <p> |
153 <p> |
152 Public slot to find the next occurrence of text. |
154 Public slot to find the next occurrence of text. |
311 <p> |
313 <p> |
312 Private method to replace one occurrence of text. |
314 Private method to replace one occurrence of text. |
313 </p><dl> |
315 </p><dl> |
314 <dt><i>searchNext</i></dt> |
316 <dt><i>searchNext</i></dt> |
315 <dd> |
317 <dd> |
316 flag indicating to search for the next occurrence (boolean). |
318 flag indicating to search for the next occurrence |
|
319 (boolean). |
317 </dd> |
320 </dd> |
318 </dl><a NAME="SearchReplaceWidget.__findByReturnPressed" ID="SearchReplaceWidget.__findByReturnPressed"></a> |
321 </dl><a NAME="SearchReplaceWidget.__findByReturnPressed" ID="SearchReplaceWidget.__findByReturnPressed"></a> |
319 <h4>SearchReplaceWidget.__findByReturnPressed</h4> |
322 <h4>SearchReplaceWidget.__findByReturnPressed</h4> |
320 <b>__findByReturnPressed</b>(<i></i>) |
323 <b>__findByReturnPressed</b>(<i></i>) |
321 <p> |
324 <p> |
322 Private slot to handle the returnPressed signal of the findtext combobox. |
325 Private slot to handle the returnPressed signal of the findtext |
|
326 combobox. |
323 </p><a NAME="SearchReplaceWidget.__findNextPrev" ID="SearchReplaceWidget.__findNextPrev"></a> |
327 </p><a NAME="SearchReplaceWidget.__findNextPrev" ID="SearchReplaceWidget.__findNextPrev"></a> |
324 <h4>SearchReplaceWidget.__findNextPrev</h4> |
328 <h4>SearchReplaceWidget.__findNextPrev</h4> |
325 <b>__findNextPrev</b>(<i>txt, backwards</i>) |
329 <b>__findNextPrev</b>(<i>txt, backwards</i>) |
326 <p> |
330 <p> |
327 Private method to find the next occurrence of the search text. |
331 Private method to find the next occurrence of the search text. |
442 Private slot to replace one occurrence of text. |
446 Private slot to replace one occurrence of text. |
443 </p><a NAME="SearchReplaceWidget.on_replaceSearchButton_clicked" ID="SearchReplaceWidget.on_replaceSearchButton_clicked"></a> |
447 </p><a NAME="SearchReplaceWidget.on_replaceSearchButton_clicked" ID="SearchReplaceWidget.on_replaceSearchButton_clicked"></a> |
444 <h4>SearchReplaceWidget.on_replaceSearchButton_clicked</h4> |
448 <h4>SearchReplaceWidget.on_replaceSearchButton_clicked</h4> |
445 <b>on_replaceSearchButton_clicked</b>(<i></i>) |
449 <b>on_replaceSearchButton_clicked</b>(<i></i>) |
446 <p> |
450 <p> |
447 Private slot to replace one occurrence of text and search for the next one. |
451 Private slot to replace one occurrence of text and search for the next |
|
452 one. |
448 </p><a NAME="SearchReplaceWidget.selectionChanged" ID="SearchReplaceWidget.selectionChanged"></a> |
453 </p><a NAME="SearchReplaceWidget.selectionChanged" ID="SearchReplaceWidget.selectionChanged"></a> |
449 <h4>SearchReplaceWidget.selectionChanged</h4> |
454 <h4>SearchReplaceWidget.selectionChanged</h4> |
450 <b>selectionChanged</b>(<i></i>) |
455 <b>selectionChanged</b>(<i></i>) |
451 <p> |
456 <p> |
452 Public slot tracking changes of selected text. |
457 Public slot tracking changes of selected text. |