--- a/src/eric7/Documentation/Source/eric7.HelpViewer.HelpViewerImplQWE.html Fri Dec 23 10:58:36 2022 +0100 +++ b/src/eric7/Documentation/Source/eric7.HelpViewer.HelpViewerImplQWE.html Fri Dec 23 11:35:54 2022 +0100 @@ -115,14 +115,14 @@ <td>Private slot to set widget that receives input events.</td> </tr> <tr> +<td><a href="#HelpViewerImplQWE.__showContextMenu">__showContextMenu</a></td> +<td>Private slot to show a context menu.</td> +</tr> +<tr> <td><a href="#HelpViewerImplQWE.__titleChanged">__titleChanged</a></td> <td>Private method to handle a change of the web page title.</td> </tr> <tr> -<td><a href="#HelpViewerImplQWE._contextMenuEvent">_contextMenuEvent</a></td> -<td>Protected method called to create a context menu.</td> -</tr> -<tr> <td><a href="#HelpViewerImplQWE._gestureEvent">_gestureEvent</a></td> <td>Protected method handling gesture events.</td> </tr> @@ -151,10 +151,6 @@ <td>Public method to clear the history.</td> </tr> <tr> -<td><a href="#HelpViewerImplQWE.contextMenuEvent">contextMenuEvent</a></td> -<td>Protected method called to create a context menu.</td> -</tr> -<tr> <td><a href="#HelpViewerImplQWE.event">event</a></td> <td>Public method handling events.</td> </tr> @@ -432,6 +428,20 @@ <p> Private slot to set widget that receives input events. </p> +<a NAME="HelpViewerImplQWE.__showContextMenu" ID="HelpViewerImplQWE.__showContextMenu"></a> +<h4>HelpViewerImplQWE.__showContextMenu</h4> +<b>__showContextMenu</b>(<i>pos</i>) + +<p> + Private slot to show a context menu. +</p> +<dl> + +<dt><i>pos</i> (QPoint)</dt> +<dd> +position for the context menu +</dd> +</dl> <a NAME="HelpViewerImplQWE.__titleChanged" ID="HelpViewerImplQWE.__titleChanged"></a> <h4>HelpViewerImplQWE.__titleChanged</h4> <b>__titleChanged</b>(<i></i>) @@ -439,21 +449,6 @@ <p> Private method to handle a change of the web page title. </p> -<a NAME="HelpViewerImplQWE._contextMenuEvent" ID="HelpViewerImplQWE._contextMenuEvent"></a> -<h4>HelpViewerImplQWE._contextMenuEvent</h4> -<b>_contextMenuEvent</b>(<i>evt</i>) - -<p> - Protected method called to create a context menu. -</p> -<dl> - -<dt><i>evt</i></dt> -<dd> -reference to the context menu event object - (QContextMenuEvent) -</dd> -</dl> <a NAME="HelpViewerImplQWE._gestureEvent" ID="HelpViewerImplQWE._gestureEvent"></a> <h4>HelpViewerImplQWE._gestureEvent</h4> <b>_gestureEvent</b>(<i>evt</i>) @@ -547,23 +542,6 @@ <p> Public method to clear the history. </p> -<a NAME="HelpViewerImplQWE.contextMenuEvent" ID="HelpViewerImplQWE.contextMenuEvent"></a> -<h4>HelpViewerImplQWE.contextMenuEvent</h4> -<b>contextMenuEvent</b>(<i>evt</i>) - -<p> - Protected method called to create a context menu. -</p> -<p> - This method is overridden from QWebEngineView. -</p> -<dl> - -<dt><i>evt</i> (QContextMenuEvent)</dt> -<dd> -reference to the context menu event object -</dd> -</dl> <a NAME="HelpViewerImplQWE.event" ID="HelpViewerImplQWE.event"></a> <h4>HelpViewerImplQWE.event</h4> <b>event</b>(<i>evt</i>)