Documentation/Source/eric5.VCS.ProjectBrowserHelper.html

changeset 945
8cd4d08fa9f6
parent 440
69ace3e2dcf6
child 1228
7afaf2fca55b
diff -r 1b59c4ba121e -r 8cd4d08fa9f6 Documentation/Source/eric5.VCS.ProjectBrowserHelper.html
--- a/Documentation/Source/eric5.VCS.ProjectBrowserHelper.html	Fri Mar 11 08:55:14 2011 +0100
+++ b/Documentation/Source/eric5.VCS.ProjectBrowserHelper.html	Fri Mar 11 16:51:57 2011 +0100
@@ -111,7 +111,7 @@
 </table>
 <a NAME="VcsProjectBrowserHelper.__init__" ID="VcsProjectBrowserHelper.__init__"></a>
 <h4>VcsProjectBrowserHelper (Constructor)</h4>
-<b>VcsProjectBrowserHelper</b>(<i>vcsObject, browserObject, projectObject, isTranslationsBrowser, parent = None, name = None</i>)
+<b>VcsProjectBrowserHelper</b>(<i>vcsObject, browserObject, projectObject, isTranslationsBrowser, parent=None, name=None</i>)
 <p>
         Constructor
 </p><dl>
@@ -235,9 +235,9 @@
 <h4>VcsProjectBrowserHelper.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>
@@ -252,9 +252,9 @@
 <h4>VcsProjectBrowserHelper.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>
@@ -269,9 +269,9 @@
 <h4>VcsProjectBrowserHelper.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>
@@ -286,9 +286,9 @@
 <h4>VcsProjectBrowserHelper.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