eric7/Documentation/Source/eric7.HelpViewer.HelpViewerImplQWE.html

branch
eric7
changeset 8905
986278234c8a
parent 8752
3c1ea4dfb691
--- a/eric7/Documentation/Source/eric7.HelpViewer.HelpViewerImplQWE.html	Wed Jan 05 17:26:04 2022 +0100
+++ b/eric7/Documentation/Source/eric7.HelpViewer.HelpViewerImplQWE.html	Wed Jan 05 17:28:05 2022 +0100
@@ -59,6 +59,10 @@
 <td>Constructor</td>
 </tr>
 <tr>
+<td><a href="#HelpViewerImplQWE.__bookmarkPage">__bookmarkPage</a></td>
+<td>Private method called by the context menu to bookmark the page.</td>
+</tr>
+<tr>
 <td><a href="#HelpViewerImplQWE.__closeOtherPages">__closeOtherPages</a></td>
 <td>Private method called by the context menu to close all other pages.</td>
 </tr>
@@ -255,6 +259,20 @@
 reference to the parent widget
 </dd>
 </dl>
+<a NAME="HelpViewerImplQWE.__bookmarkPage" ID="HelpViewerImplQWE.__bookmarkPage"></a>
+<h4>HelpViewerImplQWE.__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="HelpViewerImplQWE.__closeOtherPages" ID="HelpViewerImplQWE.__closeOtherPages"></a>
 <h4>HelpViewerImplQWE.__closeOtherPages</h4>
 <b>__closeOtherPages</b>(<i></i>)

eric ide

mercurial