--- a/src/eric7/Documentation/Source/eric7.EricWidgets.EricTextEditSearchWidget.html Sun Jun 23 12:17:40 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.EricWidgets.EricTextEditSearchWidget.html Sun Jun 23 16:23:36 2024 +0200 @@ -94,7 +94,7 @@ </tr> <tr> <td><a href="#EricTextEditSearchWidget.__findTextFinished">__findTextFinished</a></td> -<td>Private slot handling the findTextFinished signal of the web page.</td> +<td>Private method handling the find result of the web page search.</td> </tr> <tr> <td><a href="#EricTextEditSearchWidget.__setFindtextComboBackground">__setFindtextComboBackground</a></td> @@ -268,7 +268,10 @@ <h4>EricTextEditSearchWidget.__findTextFinished</h4> <b>__findTextFinished</b>(<i>result</i>) <p> - Private slot handling the findTextFinished signal of the web page. + Private method handling the find result of the web page search. +</p> +<p> + Note: This method is used as the callback of the 'findText()' method call. </p> <dl>