diff -r ca74d1348109 -r 986278234c8a eric7/Documentation/Source/eric7.HelpViewer.HelpViewerImplQTB.html --- a/eric7/Documentation/Source/eric7.HelpViewer.HelpViewerImplQTB.html Wed Jan 05 17:26:04 2022 +0100 +++ b/eric7/Documentation/Source/eric7.HelpViewer.HelpViewerImplQTB.html Wed Jan 05 17:28:05 2022 +0100 @@ -59,6 +59,10 @@ <td>Constructor</td> </tr> <tr> +<td><a href="#HelpViewerImplQTB.__bookmarkPage">__bookmarkPage</a></td> +<td>Private method called by the context menu to bookmark the page.</td> +</tr> +<tr> <td><a href="#HelpViewerImplQTB.__canLoadResource">__canLoadResource</a></td> <td>Private method to check, if the given resource can be loaded.</td> </tr> @@ -203,6 +207,20 @@ reference to the parent widget </dd> </dl> +<a NAME="HelpViewerImplQTB.__bookmarkPage" ID="HelpViewerImplQTB.__bookmarkPage"></a> +<h4>HelpViewerImplQTB.__bookmarkPage</h4> +<b>__bookmarkPage</b>(<i>act</i>) + +<p> + Private method called by the context menu to bookmark the page. +</p> +<dl> + +<dt><i>act</i> (QAction)</dt> +<dd> +reference to the action that triggered +</dd> +</dl> <a NAME="HelpViewerImplQTB.__canLoadResource" ID="HelpViewerImplQTB.__canLoadResource"></a> <h4>HelpViewerImplQTB.__canLoadResource</h4> <b>__canLoadResource</b>(<i>url</i>)