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

changeset 945
8cd4d08fa9f6
parent 440
69ace3e2dcf6
child 1228
7afaf2fca55b
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.ProjectBrowserHelper.html	Fri Mar 11 08:55:14 2011 +0100
+++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.ProjectBrowserHelper.html	Fri Mar 11 16:51:57 2011 +0100
@@ -147,7 +147,7 @@
 </table>
 <a NAME="SvnProjectBrowserHelper.__init__" ID="SvnProjectBrowserHelper.__init__"></a>
 <h4>SvnProjectBrowserHelper (Constructor)</h4>
-<b>SvnProjectBrowserHelper</b>(<i>vcsObject, browserObject, projectObject, isTranslationsBrowser, parent = None, name = None</i>)
+<b>SvnProjectBrowserHelper</b>(<i>vcsObject, browserObject, projectObject, isTranslationsBrowser, parent=None, name=None</i>)
 <p>
         Constructor
 </p><dl>
@@ -213,7 +213,7 @@
 <h4>SvnProjectBrowserHelper.__SVNInfo</h4>
 <b>__SVNInfo</b>(<i></i>)
 <p>
-        Private slot called by the context menu to show repository information of 
+        Private slot called by the context menu to show repository information of
         a file or directory.
 </p><a NAME="SvnProjectBrowserHelper.__SVNListProps" ID="SvnProjectBrowserHelper.__SVNListProps"></a>
 <h4>SvnProjectBrowserHelper.__SVNListProps</h4>
@@ -333,7 +333,7 @@
 <h4>SvnProjectBrowserHelper._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>
@@ -344,9 +344,9 @@
 <h4>SvnProjectBrowserHelper.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>
@@ -361,9 +361,9 @@
 <h4>SvnProjectBrowserHelper.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>
@@ -378,9 +378,9 @@
 <h4>SvnProjectBrowserHelper.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>
@@ -395,9 +395,9 @@
 <h4>SvnProjectBrowserHelper.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