--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.ProjectBrowserHelper.html Sat Apr 20 18:01:36 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.ProjectBrowserHelper.html Sat Apr 20 18:02:35 2024 +0200 @@ -374,7 +374,7 @@ </dl> <a NAME="GitProjectBrowserHelper.showContextMenu" ID="GitProjectBrowserHelper.showContextMenu"></a> <h4>GitProjectBrowserHelper.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> @@ -385,9 +385,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> @@ -397,7 +397,7 @@ </dl> <a NAME="GitProjectBrowserHelper.showContextMenuDir" ID="GitProjectBrowserHelper.showContextMenuDir"></a> <h4>GitProjectBrowserHelper.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> @@ -408,9 +408,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> @@ -420,7 +420,7 @@ </dl> <a NAME="GitProjectBrowserHelper.showContextMenuDirMulti" ID="GitProjectBrowserHelper.showContextMenuDirMulti"></a> <h4>GitProjectBrowserHelper.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> @@ -431,9 +431,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> @@ -443,7 +443,7 @@ </dl> <a NAME="GitProjectBrowserHelper.showContextMenuMulti" ID="GitProjectBrowserHelper.showContextMenuMulti"></a> <h4>GitProjectBrowserHelper.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. @@ -455,9 +455,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>