Documentation/Source/eric5.QScintilla.SearchReplaceWidget.html

changeset 3591
2f2a4a76dd22
parent 3018
70924c0bdaf1
equal deleted inserted replaced
3590:5280e37405b8 3591:2f2a4a76dd22
92 </tr><tr> 92 </tr><tr>
93 <td><a href="#SearchReplaceSlidingWidget.selectionChanged">selectionChanged</a></td> 93 <td><a href="#SearchReplaceSlidingWidget.selectionChanged">selectionChanged</a></td>
94 <td>Public slot tracking changes of selected text.</td> 94 <td>Public slot tracking changes of selected text.</td>
95 </tr><tr> 95 </tr><tr>
96 <td><a href="#SearchReplaceSlidingWidget.show">show</a></td> 96 <td><a href="#SearchReplaceSlidingWidget.show">show</a></td>
97 <td>Overridden slot from QWidget.</td> 97 <td>Public slot to show the widget.</td>
98 </tr><tr> 98 </tr><tr>
99 <td><a href="#SearchReplaceSlidingWidget.updateSelectionCheckBox">updateSelectionCheckBox</a></td> 99 <td><a href="#SearchReplaceSlidingWidget.updateSelectionCheckBox">updateSelectionCheckBox</a></td>
100 <td>Public slot to update the selection check box.</td> 100 <td>Public slot to update the selection check box.</td>
101 </tr> 101 </tr>
102 </table> 102 </table>
174 Public slot tracking changes of selected text. 174 Public slot tracking changes of selected text.
175 </p><a NAME="SearchReplaceSlidingWidget.show" ID="SearchReplaceSlidingWidget.show"></a> 175 </p><a NAME="SearchReplaceSlidingWidget.show" ID="SearchReplaceSlidingWidget.show"></a>
176 <h4>SearchReplaceSlidingWidget.show</h4> 176 <h4>SearchReplaceSlidingWidget.show</h4>
177 <b>show</b>(<i>text=''</i>) 177 <b>show</b>(<i>text=''</i>)
178 <p> 178 <p>
179 Overridden slot from QWidget. 179 Public slot to show the widget.
180 </p><dl> 180 </p><dl>
181 <dt><i>text</i></dt> 181 <dt><i>text</i></dt>
182 <dd> 182 <dd>
183 text to be shown in the findtext edit (string) 183 text to be shown in the findtext edit (string)
184 </dd> 184 </dd>
275 </tr><tr> 275 </tr><tr>
276 <td><a href="#SearchReplaceWidget.selectionChanged">selectionChanged</a></td> 276 <td><a href="#SearchReplaceWidget.selectionChanged">selectionChanged</a></td>
277 <td>Public slot tracking changes of selected text.</td> 277 <td>Public slot tracking changes of selected text.</td>
278 </tr><tr> 278 </tr><tr>
279 <td><a href="#SearchReplaceWidget.show">show</a></td> 279 <td><a href="#SearchReplaceWidget.show">show</a></td>
280 <td>Overridden slot from QWidget.</td> 280 <td>Public slot to show the widget.</td>
281 </tr><tr> 281 </tr><tr>
282 <td><a href="#SearchReplaceWidget.updateSelectionCheckBox">updateSelectionCheckBox</a></td> 282 <td><a href="#SearchReplaceWidget.updateSelectionCheckBox">updateSelectionCheckBox</a></td>
283 <td>Public slot to update the selection check box.</td> 283 <td>Public slot to update the selection check box.</td>
284 </tr> 284 </tr>
285 </table> 285 </table>
457 Public slot tracking changes of selected text. 457 Public slot tracking changes of selected text.
458 </p><a NAME="SearchReplaceWidget.show" ID="SearchReplaceWidget.show"></a> 458 </p><a NAME="SearchReplaceWidget.show" ID="SearchReplaceWidget.show"></a>
459 <h4>SearchReplaceWidget.show</h4> 459 <h4>SearchReplaceWidget.show</h4>
460 <b>show</b>(<i>text=''</i>) 460 <b>show</b>(<i>text=''</i>)
461 <p> 461 <p>
462 Overridden slot from QWidget. 462 Public slot to show the widget.
463 </p><dl> 463 </p><dl>
464 <dt><i>text</i></dt> 464 <dt><i>text</i></dt>
465 <dd> 465 <dd>
466 text to be shown in the findtext edit (string) 466 text to be shown in the findtext edit (string)
467 </dd> 467 </dd>

eric ide

mercurial