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

branch
eric7
changeset 10070
9f5758c0fec1
parent 9421
989ee2535d59
child 10259
b51dfacef37f
diff -r 435cc5875135 -r 9f5758c0fec1 src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.ProjectBrowserHelper.html
--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.ProjectBrowserHelper.html	Thu May 25 19:51:47 2023 +0200
+++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.ProjectBrowserHelper.html	Thu May 25 19:52:31 2023 +0200
@@ -132,19 +132,19 @@
 </tr>
 <tr>
 <td><a href="#GitProjectBrowserHelper.showContextMenu">showContextMenu</a></td>
-<td>Public slot called before the context menu is shown.</td>
+<td></td>
 </tr>
 <tr>
 <td><a href="#GitProjectBrowserHelper.showContextMenuDir">showContextMenuDir</a></td>
-<td>Public slot called before the context menu is shown.</td>
+<td></td>
 </tr>
 <tr>
 <td><a href="#GitProjectBrowserHelper.showContextMenuDirMulti">showContextMenuDirMulti</a></td>
-<td>Public slot called before the context menu is shown.</td>
+<td></td>
 </tr>
 <tr>
 <td><a href="#GitProjectBrowserHelper.showContextMenuMulti">showContextMenuMulti</a></td>
-<td>Public slot called before the context menu (multiple selections) is shown.</td>
+<td></td>
 </tr>
 </table>
 <h3>Static Methods</h3>
@@ -378,95 +378,18 @@
 <h4>GitProjectBrowserHelper.showContextMenu</h4>
 <b>showContextMenu</b>(<i>menu, standardItems</i>)
 
-<p>
-        Public slot called before the context menu is shown.
-</p>
-<p>
-        It enables/disables the VCS menu entries depending on the overall
-        VCS status and the file status.
-</p>
-<dl>
-
-<dt><i>menu</i></dt>
-<dd>
-reference to the menu to be shown
-</dd>
-<dt><i>standardItems</i></dt>
-<dd>
-array of standard items that need
-            activation/deactivation depending on the overall VCS status
-</dd>
-</dl>
 <a NAME="GitProjectBrowserHelper.showContextMenuDir" ID="GitProjectBrowserHelper.showContextMenuDir"></a>
 <h4>GitProjectBrowserHelper.showContextMenuDir</h4>
 <b>showContextMenuDir</b>(<i>menu, standardItems</i>)
 
-<p>
-        Public slot called before the context menu is shown.
-</p>
-<p>
-        It enables/disables the VCS menu entries depending on the overall
-        VCS status and the directory status.
-</p>
-<dl>
-
-<dt><i>menu</i></dt>
-<dd>
-reference to the menu to be shown
-</dd>
-<dt><i>standardItems</i></dt>
-<dd>
-array of standard items that need
-            activation/deactivation depending on the overall VCS status
-</dd>
-</dl>
 <a NAME="GitProjectBrowserHelper.showContextMenuDirMulti" ID="GitProjectBrowserHelper.showContextMenuDirMulti"></a>
 <h4>GitProjectBrowserHelper.showContextMenuDirMulti</h4>
 <b>showContextMenuDirMulti</b>(<i>menu, standardItems</i>)
 
-<p>
-        Public slot called before the context menu is shown.
-</p>
-<p>
-        It enables/disables the VCS menu entries depending on the overall
-        VCS status and the directory status.
-</p>
-<dl>
-
-<dt><i>menu</i></dt>
-<dd>
-reference to the menu to be shown
-</dd>
-<dt><i>standardItems</i></dt>
-<dd>
-array of standard items that need
-            activation/deactivation depending on the overall VCS status
-</dd>
-</dl>
 <a NAME="GitProjectBrowserHelper.showContextMenuMulti" ID="GitProjectBrowserHelper.showContextMenuMulti"></a>
 <h4>GitProjectBrowserHelper.showContextMenuMulti</h4>
 <b>showContextMenuMulti</b>(<i>menu, standardItems</i>)
 
-<p>
-        Public slot called before the context menu (multiple selections) is
-        shown.
-</p>
-<p>
-        It enables/disables the VCS menu entries depending on the overall
-        VCS status and the files status.
-</p>
-<dl>
-
-<dt><i>menu</i></dt>
-<dd>
-reference to the menu to be shown
-</dd>
-<dt><i>standardItems</i></dt>
-<dd>
-array of standard items that need
-            activation/deactivation depending on the overall VCS status
-</dd>
-</dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 </body></html>
\ No newline at end of file

eric ide

mercurial