--- a/src/eric7/Documentation/Source/eric7.QScintilla.SearchReplaceWidget.html Wed Dec 20 14:58:58 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.SearchReplaceWidget.html Wed Dec 20 15:42:44 2023 +0100 @@ -375,7 +375,7 @@ </tr> <tr> <td><a href="#SearchReplaceWidget.__quickSearchMarkOccurrences">__quickSearchMarkOccurrences</a></td> -<td>Private method to mark all occurrences of the search text.</td> +<td>Private slot to mark all occurrences of the current search text.</td> </tr> <tr> <td><a href="#SearchReplaceWidget.__selectionBoundary">__selectionBoundary</a></td> @@ -625,18 +625,11 @@ </dl> <a NAME="SearchReplaceWidget.__quickSearchMarkOccurrences" ID="SearchReplaceWidget.__quickSearchMarkOccurrences"></a> <h4>SearchReplaceWidget.__quickSearchMarkOccurrences</h4> -<b>__quickSearchMarkOccurrences</b>(<i>txt</i>) +<b>__quickSearchMarkOccurrences</b>(<i></i>) <p> - Private method to mark all occurrences of the search text. + Private slot to mark all occurrences of the current search text. </p> -<dl> - -<dt><i>txt</i> (str)</dt> -<dd> -text to search for -</dd> -</dl> <a NAME="SearchReplaceWidget.__selectionBoundary" ID="SearchReplaceWidget.__selectionBoundary"></a> <h4>SearchReplaceWidget.__selectionBoundary</h4> <b>__selectionBoundary</b>(<i>selections=None</i>)