diff -r cd4eee7f1d28 -r bb5da74c1b3f eric7/Documentation/Source/eric7.WebBrowser.WebBrowserWindow.html --- a/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserWindow.html Thu Jun 10 19:32:22 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserWindow.html Sun Jun 13 19:03:43 2021 +0200 @@ -1780,16 +1780,16 @@ </dl> <a NAME="WebBrowserWindow.__filterQtHelpDocumentation" ID="WebBrowserWindow.__filterQtHelpDocumentation"></a> <h4>WebBrowserWindow.__filterQtHelpDocumentation</h4> -<b>__filterQtHelpDocumentation</b>(<i>index</i>) +<b>__filterQtHelpDocumentation</b>(<i>activeFilter</i>) <p> Private slot to filter the QtHelp documentation. </p> <dl> -<dt><i>index</i> (int)</dt> +<dt><i>activeFilter</i> (str)</dt> <dd> -index of the selected entry +current text of the filter combobox </dd> </dl> <a NAME="WebBrowserWindow.__find" ID="WebBrowserWindow.__find"></a>