src/eric7/Documentation/Source/eric7.WebBrowser.QtHelp.HelpSearchWidget.html

branch
eric7
changeset 9643
10839ab864e0
parent 9209
b99e7fd55fd3
diff -r a0f7800fbfcb -r 10839ab864e0 src/eric7/Documentation/Source/eric7.WebBrowser.QtHelp.HelpSearchWidget.html
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.QtHelp.HelpSearchWidget.html	Fri Dec 23 10:58:36 2022 +0100
+++ b/src/eric7/Documentation/Source/eric7.WebBrowser.QtHelp.HelpSearchWidget.html	Fri Dec 23 11:35:54 2022 +0100
@@ -103,8 +103,8 @@
 <td>Private slot to handle the start of a search.</td>
 </tr>
 <tr>
-<td><a href="#HelpSearchWidget.contextMenuEvent">contextMenuEvent</a></td>
-<td>Protected method handling context menu events.</td>
+<td><a href="#HelpSearchWidget.__showContextMenu">__showContextMenu</a></td>
+<td>Private slot to show a context menu.</td>
 </tr>
 <tr>
 <td><a href="#HelpSearchWidget.keyPressEvent">keyPressEvent</a></td>
@@ -181,18 +181,18 @@
 <p>
         Private slot to handle the start of a search.
 </p>
-<a NAME="HelpSearchWidget.contextMenuEvent" ID="HelpSearchWidget.contextMenuEvent"></a>
-<h4>HelpSearchWidget.contextMenuEvent</h4>
-<b>contextMenuEvent</b>(<i>evt</i>)
+<a NAME="HelpSearchWidget.__showContextMenu" ID="HelpSearchWidget.__showContextMenu"></a>
+<h4>HelpSearchWidget.__showContextMenu</h4>
+<b>__showContextMenu</b>(<i>pos</i>)
 
 <p>
-        Protected method handling context menu events.
+        Private slot to show a context menu.
 </p>
 <dl>
 
-<dt><i>evt</i></dt>
+<dt><i>pos</i> (QPoint)</dt>
 <dd>
-reference to the context menu event (QContextMenuEvent)
+position for the context menu
 </dd>
 </dl>
 <a NAME="HelpSearchWidget.keyPressEvent" ID="HelpSearchWidget.keyPressEvent"></a>

eric ide

mercurial