Documentation/Source/eric5.Project.ProjectBrowserModel.html

changeset 3018
70924c0bdaf1
parent 2769
8cbebde7a984
child 3602
73cad09faca9
diff -r 6a8cb7632448 -r 70924c0bdaf1 Documentation/Source/eric5.Project.ProjectBrowserModel.html
--- a/Documentation/Source/eric5.Project.ProjectBrowserModel.html	Sun Oct 13 17:29:57 2013 +0200
+++ b/Documentation/Source/eric5.Project.ProjectBrowserModel.html	Sun Oct 13 17:44:48 2013 +0200
@@ -453,8 +453,8 @@
 </p><dl>
 <dt><i>statesList</i></dt>
 <dd>
-list of VCS state entries (list of strings) giving the
-            states in the first column and the path relative to the project
+list of VCS state entries (list of strings) giving
+            the states in the first column and the path relative to the project
             directory starting with the third column. The allowed status flags
             are:
             <ul>
@@ -628,7 +628,8 @@
 <h4>ProjectBrowserModel.projectOpened</h4>
 <b>projectOpened</b>(<i></i>)
 <p>
-        Public method used to populate the model after a project has been opened.
+        Public method used to populate the model after a project has been
+        opened.
 </p><a NAME="ProjectBrowserModel.projectPropertiesChanged" ID="ProjectBrowserModel.projectPropertiesChanged"></a>
 <h4>ProjectBrowserModel.projectPropertiesChanged</h4>
 <b>projectPropertiesChanged</b>(<i></i>)
@@ -686,7 +687,8 @@
 <a NAME="ProjectBrowserSimpleDirectoryItem" ID="ProjectBrowserSimpleDirectoryItem"></a>
 <h2>ProjectBrowserSimpleDirectoryItem</h2>
 <p>
-    Class implementing the data structure for project browser simple directory items.
+    Class implementing the data structure for project browser simple directory
+    items.
 </p>
 <h3>Derived from</h3>
 BrowserItem, ProjectBrowserItemMixin

eric ide

mercurial