--- a/Documentation/Source/eric5.MultiProject.MultiProject.html Fri Mar 11 08:55:14 2011 +0100 +++ b/Documentation/Source/eric5.MultiProject.MultiProject.html Fri Mar 11 16:51:57 2011 +0100 @@ -218,7 +218,7 @@ </table> <a NAME="MultiProject.__init__" ID="MultiProject.__init__"></a> <h4>MultiProject (Constructor)</h4> -<b>MultiProject</b>(<i>project, parent = None, filename = None</i>) +<b>MultiProject</b>(<i>project, parent=None, filename=None</i>) <p> Constructor </p><dl> @@ -236,7 +236,7 @@ <h4>MultiProject.__checkFilesExist</h4> <b>__checkFilesExist</b>(<i></i>) <p> - Private method to check, if the files in a list exist. + Private method to check, if the files in a list exist. </p><p> The project files are checked for existance in the filesystem. Non existant projects are removed from the list and the @@ -266,7 +266,7 @@ the multi project object with the data entered. </p><a NAME="MultiProject.__openMasterProject" ID="MultiProject.__openMasterProject"></a> <h4>MultiProject.__openMasterProject</h4> -<b>__openMasterProject</b>(<i>reopen = True</i>) +<b>__openMasterProject</b>(<i>reopen=True</i>) <p> Public slot to open the master project. </p><dl> @@ -279,7 +279,7 @@ <h4>MultiProject.__openRecent</h4> <b>__openRecent</b>(<i>act</i>) <p> - Private method to open a multi project from the list of rencently + Private method to open a multi project from the list of rencently opened multi projects. </p><dl> <dt><i>act</i></dt> @@ -329,7 +329,7 @@ with the central store. </p><a NAME="MultiProject.__writeMultiProject" ID="MultiProject.__writeMultiProject"></a> <h4>MultiProject.__writeMultiProject</h4> -<b>__writeMultiProject</b>(<i>fn = None</i>) +<b>__writeMultiProject</b>(<i>fn=None</i>) <p> Private method to save the multi project infos to a multi project file. </p><dl> @@ -358,7 +358,7 @@ </dd> </dl><a NAME="MultiProject.addProject" ID="MultiProject.addProject"></a> <h4>MultiProject.addProject</h4> -<b>addProject</b>(<i>startdir = None</i>) +<b>addProject</b>(<i>startdir=None</i>) <p> Public slot used to add files to the project. </p><dl> @@ -548,7 +548,7 @@ </dd> </dl><a NAME="MultiProject.openMultiProject" ID="MultiProject.openMultiProject"></a> <h4>MultiProject.openMultiProject</h4> -<b>openMultiProject</b>(<i>fn = None, openMaster = True</i>) +<b>openMultiProject</b>(<i>fn=None, openMaster=True</i>) <p> Public slot to open a multi project. </p><dl>