Documentation/Source/eric5.Project.ProjectBaseBrowser.html

changeset 945
8cd4d08fa9f6
parent 767
27554f80d08f
child 1228
7afaf2fca55b
--- a/Documentation/Source/eric5.Project.ProjectBaseBrowser.html	Fri Mar 11 08:55:14 2011 +0100
+++ b/Documentation/Source/eric5.Project.ProjectBaseBrowser.html	Fri Mar 11 16:51:57 2011 +0100
@@ -183,7 +183,7 @@
 </table>
 <a NAME="ProjectBaseBrowser.__init__" ID="ProjectBaseBrowser.__init__"></a>
 <h4>ProjectBaseBrowser (Constructor)</h4>
-<b>ProjectBaseBrowser</b>(<i>project, type_, parent = None</i>)
+<b>ProjectBaseBrowser</b>(<i>project, type_, parent=None</i>)
 <p>
         Constructor
 </p><dl>
@@ -342,7 +342,7 @@
         Protected method to rename a file of the project.
 </p><a NAME="ProjectBaseBrowser._selectEntries" ID="ProjectBaseBrowser._selectEntries"></a>
 <h4>ProjectBaseBrowser._selectEntries</h4>
-<b>_selectEntries</b>(<i>local = True, filter = None</i>)
+<b>_selectEntries</b>(<i>local=True, filter=None</i>)
 <p>
         Protected method to select entries based on their VCS status.
 </p><dl>
@@ -397,9 +397,9 @@
 <h4>ProjectBaseBrowser._showContextMenu</h4>
 <b>_showContextMenu</b>(<i>menu</i>)
 <p>
-        Protected slot called before the context menu is shown. 
+        Protected 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>
@@ -410,7 +410,7 @@
 <h4>ProjectBaseBrowser._showContextMenuBack</h4>
 <b>_showContextMenuBack</b>(<i>menu</i>)
 <p>
-        Protected slot called before the context menu is shown. 
+        Protected slot called before the context menu is shown.
 </p><dl>
 <dt><i>menu</i></dt>
 <dd>
@@ -420,9 +420,9 @@
 <h4>ProjectBaseBrowser._showContextMenuDir</h4>
 <b>_showContextMenuDir</b>(<i>menu</i>)
 <p>
-        Protected slot called before the context menu is shown. 
+        Protected 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>
@@ -433,9 +433,9 @@
 <h4>ProjectBaseBrowser._showContextMenuDirMulti</h4>
 <b>_showContextMenuDirMulti</b>(<i>menu</i>)
 <p>
-        Protected slot called before the context menu is shown. 
+        Protected 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>
@@ -446,9 +446,9 @@
 <h4>ProjectBaseBrowser._showContextMenuMulti</h4>
 <b>_showContextMenuMulti</b>(<i>menu</i>)
 <p>
-        Protected slot called before the context menu (multiple selections) is shown. 
+        Protected 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