Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.ProjectBrowserHelper.html

changeset 945
8cd4d08fa9f6
parent 440
69ace3e2dcf6
child 1228
7afaf2fca55b
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.ProjectBrowserHelper.html	Fri Mar 11 08:55:14 2011 +0100
+++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.ProjectBrowserHelper.html	Fri Mar 11 16:51:57 2011 +0100
@@ -111,7 +111,7 @@
 </table>
 <a NAME="HgProjectBrowserHelper.__init__" ID="HgProjectBrowserHelper.__init__"></a>
 <h4>HgProjectBrowserHelper (Constructor)</h4>
-<b>HgProjectBrowserHelper</b>(<i>vcsObject, browserObject, projectObject, isTranslationsBrowser, parent = None, name = None</i>)
+<b>HgProjectBrowserHelper</b>(<i>vcsObject, browserObject, projectObject, isTranslationsBrowser, parent=None, name=None</i>)
 <p>
         Constructor
 </p><dl>
@@ -223,7 +223,7 @@
 <h4>HgProjectBrowserHelper._addVCSMenuMulti</h4>
 <b>_addVCSMenuMulti</b>(<i>mainMenu</i>)
 <p>
-        Protected method used to add the VCS menu for multi selection to all 
+        Protected method used to add the VCS menu for multi selection to all
         project browsers.
 </p><dl>
 <dt><i>mainMenu</i></dt>
@@ -234,9 +234,9 @@
 <h4>HgProjectBrowserHelper.showContextMenu</h4>
 <b>showContextMenu</b>(<i>menu, standardItems</i>)
 <p>
-        Slot called before the context menu is shown. 
+        Slot called before the context menu is shown.
 </p><p>
-        It enables/disables the VCS menu entries depending on the overall 
+        It enables/disables the VCS menu entries depending on the overall
         VCS status and the file status.
 </p><dl>
 <dt><i>menu</i></dt>
@@ -251,9 +251,9 @@
 <h4>HgProjectBrowserHelper.showContextMenuDir</h4>
 <b>showContextMenuDir</b>(<i>menu, standardItems</i>)
 <p>
-        Slot called before the context menu is shown. 
+        Slot called before the context menu is shown.
 </p><p>
-        It enables/disables the VCS menu entries depending on the overall 
+        It enables/disables the VCS menu entries depending on the overall
         VCS status and the directory status.
 </p><dl>
 <dt><i>menu</i></dt>
@@ -268,9 +268,9 @@
 <h4>HgProjectBrowserHelper.showContextMenuDirMulti</h4>
 <b>showContextMenuDirMulti</b>(<i>menu, standardItems</i>)
 <p>
-        Slot called before the context menu is shown. 
+        Slot called before the context menu is shown.
 </p><p>
-        It enables/disables the VCS menu entries depending on the overall 
+        It enables/disables the VCS menu entries depending on the overall
         VCS status and the directory status.
 </p><dl>
 <dt><i>menu</i></dt>
@@ -285,9 +285,9 @@
 <h4>HgProjectBrowserHelper.showContextMenuMulti</h4>
 <b>showContextMenuMulti</b>(<i>menu, standardItems</i>)
 <p>
-        Slot called before the context menu (multiple selections) is shown. 
+        Slot called before the context menu (multiple selections) is shown.
 </p><p>
-        It enables/disables the VCS menu entries depending on the overall 
+        It enables/disables the VCS menu entries depending on the overall
         VCS status and the files status.
 </p><dl>
 <dt><i>menu</i></dt>

eric ide

mercurial