Documentation/Source/eric5.MultiProject.MultiProject.html

changeset 3018
70924c0bdaf1
parent 2387
2d119e79ab54
child 3197
4103c8013c36
--- a/Documentation/Source/eric5.MultiProject.MultiProject.html	Sun Oct 13 17:29:57 2013 +0200
+++ b/Documentation/Source/eric5.MultiProject.MultiProject.html	Sun Oct 13 17:44:48 2013 +0200
@@ -237,7 +237,8 @@
 parent widget (usually the ui object) (QWidget)
 </dd><dt><i>filename</i></dt>
 <dd>
-optional filename of a multi project file to open (string)
+optional filename of a multi project file to open
+            (string)
 </dd>
 </dl><a NAME="MultiProject.__checkFilesExist" ID="MultiProject.__checkFilesExist"></a>
 <h4>MultiProject.__checkFilesExist</h4>
@@ -332,8 +333,8 @@
 <h4>MultiProject.__syncRecent</h4>
 <b>__syncRecent</b>(<i></i>)
 <p>
-        Private method to synchronize the list of recently opened multi projects
-        with the central store.
+        Private method to synchronize the list of recently opened multi
+        projects with the central store.
 </p><a NAME="MultiProject.__writeMultiProject" ID="MultiProject.__writeMultiProject"></a>
 <h4>MultiProject.__writeMultiProject</h4>
 <b>__writeMultiProject</b>(<i>fn=None</i>)
@@ -343,10 +344,10 @@
 <dt><i>fn</i></dt>
 <dd>
 optional filename of the multi project file to be written.
-                If fn is None, the filename stored in the multi project object
-                is used. This is the 'save' action. If fn is given, this filename
-                is used instead of the one in the multi project object. This is the
-                'save as' action.
+            If fn is None, the filename stored in the multi project object
+            is used. This is the 'save' action. If fn is given, this filename
+            is used instead of the one in the multi project object. This is the
+            'save as' action.
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
@@ -526,7 +527,8 @@
 </p><dl>
 <dt><i>toolbarManager</i></dt>
 <dd>
-reference to a toolbar manager object (E5ToolBarManager)
+reference to a toolbar manager object
+            (E5ToolBarManager)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
@@ -561,7 +563,8 @@
 </p><dl>
 <dt><i>fn</i></dt>
 <dd>
-optional filename of the multi project file to be read (string)
+optional filename of the multi project file to be
+            read (string)
 </dd><dt><i>openMaster</i></dt>
 <dd>
 flag indicating, that the master project
@@ -595,7 +598,8 @@
 </p><dl>
 <dt><i>fn</i></dt>
 <dd>
-filename of the project to be removed from the multi project (string)
+filename of the project to be removed from the multi
+            project (string)
 </dd>
 </dl><a NAME="MultiProject.saveMultiProject" ID="MultiProject.saveMultiProject"></a>
 <h4>MultiProject.saveMultiProject</h4>

eric ide

mercurial