src/eric7/Documentation/Source/eric7.JediInterface.AssistantJedi.html

branch
eric7
changeset 10070
9f5758c0fec1
parent 9209
b99e7fd55fd3
child 10259
b51dfacef37f
diff -r 435cc5875135 -r 9f5758c0fec1 src/eric7/Documentation/Source/eric7.JediInterface.AssistantJedi.html
--- a/src/eric7/Documentation/Source/eric7.JediInterface.AssistantJedi.html	Thu May 25 19:51:47 2023 +0200
+++ b/src/eric7/Documentation/Source/eric7.JediInterface.AssistantJedi.html	Thu May 25 19:52:31 2023 +0200
@@ -92,7 +92,7 @@
 </tr>
 <tr>
 <td><a href="#AssistantJedi.__editorShowMenu">__editorShowMenu</a></td>
-<td>Private slot called, when the the editor context menu or a submenu is about to be shown.</td>
+<td></td>
 </tr>
 <tr>
 <td><a href="#AssistantJedi.__initRefactoringMenu">__initRefactoringMenu</a></td>
@@ -268,25 +268,6 @@
 <h4>AssistantJedi.__editorShowMenu</h4>
 <b>__editorShowMenu</b>(<i>menuName, menu, editor</i>)
 
-<p>
-        Private slot called, when the the editor context menu or a submenu is
-        about to be shown.
-</p>
-<dl>
-
-<dt><i>menuName</i> (str)</dt>
-<dd>
-name of the menu to be shown
-</dd>
-<dt><i>menu</i> (QMenu)</dt>
-<dd>
-reference to the menu
-</dd>
-<dt><i>editor</i> (Editor)</dt>
-<dd>
-reference to the editor
-</dd>
-</dl>
 <a NAME="AssistantJedi.__initRefactoringMenu" ID="AssistantJedi.__initRefactoringMenu"></a>
 <h4>AssistantJedi.__initRefactoringMenu</h4>
 <b>__initRefactoringMenu</b>(<i></i>)

eric ide

mercurial