src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.ProjectBrowserHelper.html

branch
eric7
changeset 10684
58c7f23ae1cb
parent 10479
856476537696
--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.ProjectBrowserHelper.html	Sat Apr 20 18:01:36 2024 +0200
+++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.ProjectBrowserHelper.html	Sat Apr 20 18:02:35 2024 +0200
@@ -468,7 +468,7 @@
 </dl>
 <a NAME="SvnProjectBrowserHelper.showContextMenu" ID="SvnProjectBrowserHelper.showContextMenu"></a>
 <h4>SvnProjectBrowserHelper.showContextMenu</h4>
-<b>showContextMenu</b>(<i>menu, standardItems</i>)
+<b>showContextMenu</b>(<i>_menu, standardItems</i>)
 <p>
         Public slot called before the context menu is shown.
 </p>
@@ -479,9 +479,9 @@
 
 <dl>
 
-<dt><i>menu</i> (QMenu)</dt>
+<dt><i>_menu</i> (QMenu)</dt>
 <dd>
-reference to the menu to be shown
+reference to the menu to be shown (unused)
 </dd>
 <dt><i>standardItems</i> (list of QAction)</dt>
 <dd>
@@ -491,7 +491,7 @@
 </dl>
 <a NAME="SvnProjectBrowserHelper.showContextMenuDir" ID="SvnProjectBrowserHelper.showContextMenuDir"></a>
 <h4>SvnProjectBrowserHelper.showContextMenuDir</h4>
-<b>showContextMenuDir</b>(<i>menu, standardItems</i>)
+<b>showContextMenuDir</b>(<i>_menu, standardItems</i>)
 <p>
         Public slot called before the context menu is shown.
 </p>
@@ -502,9 +502,9 @@
 
 <dl>
 
-<dt><i>menu</i> (QMenu)</dt>
+<dt><i>_menu</i> (QMenu)</dt>
 <dd>
-reference to the menu to be shown
+reference to the menu to be shown (unused)
 </dd>
 <dt><i>standardItems</i> (list of QAction)</dt>
 <dd>
@@ -514,7 +514,7 @@
 </dl>
 <a NAME="SvnProjectBrowserHelper.showContextMenuDirMulti" ID="SvnProjectBrowserHelper.showContextMenuDirMulti"></a>
 <h4>SvnProjectBrowserHelper.showContextMenuDirMulti</h4>
-<b>showContextMenuDirMulti</b>(<i>menu, standardItems</i>)
+<b>showContextMenuDirMulti</b>(<i>_menu, standardItems</i>)
 <p>
         Public slot called before the context menu is shown.
 </p>
@@ -525,9 +525,9 @@
 
 <dl>
 
-<dt><i>menu</i> (QMenu)</dt>
+<dt><i>_menu</i> (QMenu)</dt>
 <dd>
-reference to the menu to be shown
+reference to the menu to be shown (unused)
 </dd>
 <dt><i>standardItems</i> (list of QAction)</dt>
 <dd>
@@ -537,7 +537,7 @@
 </dl>
 <a NAME="SvnProjectBrowserHelper.showContextMenuMulti" ID="SvnProjectBrowserHelper.showContextMenuMulti"></a>
 <h4>SvnProjectBrowserHelper.showContextMenuMulti</h4>
-<b>showContextMenuMulti</b>(<i>menu, standardItems</i>)
+<b>showContextMenuMulti</b>(<i>_menu, standardItems</i>)
 <p>
         Public slot called before the context menu (multiple selections) is
         shown.
@@ -549,9 +549,9 @@
 
 <dl>
 
-<dt><i>menu</i> (QMenu)</dt>
+<dt><i>_menu</i> (QMenu)</dt>
 <dd>
-reference to the menu to be shown
+reference to the menu to be shown (unused)
 </dd>
 <dt><i>standardItems</i> (list of QAction)</dt>
 <dd>

eric ide

mercurial