--- a/Documentation/Source/eric5.MultiProject.MultiProject.html Tue Jan 12 18:39:15 2010 +0000 +++ b/Documentation/Source/eric5.MultiProject.MultiProject.html Wed Jan 13 18:53:58 2010 +0000 @@ -140,7 +140,7 @@ <td><a href="#MultiProject.__writeXMLMultiProject">__writeXMLMultiProject</a></td> <td>Private method to write the multi project data to an XML file.</td> </tr><tr> -<td><a href="#MultiProject.addE4Actions">addE4Actions</a></td> +<td><a href="#MultiProject.addE5Actions">addE5Actions</a></td> <td>Public method to add actions to the list of actions.</td> </tr><tr> <td><a href="#MultiProject.addProject">addProject</a></td> @@ -206,7 +206,7 @@ <td><a href="#MultiProject.openProject">openProject</a></td> <td>Public slot to open a project.</td> </tr><tr> -<td><a href="#MultiProject.removeE4Actions">removeE4Actions</a></td> +<td><a href="#MultiProject.removeE5Actions">removeE5Actions</a></td> <td>Public method to remove actions from the list of actions.</td> </tr><tr> <td><a href="#MultiProject.removeProject">removeProject</a></td> @@ -373,15 +373,15 @@ <dd> the filename of the multi project file (string) </dd> -</dl><a NAME="MultiProject.addE4Actions" ID="MultiProject.addE4Actions"></a> -<h4>MultiProject.addE4Actions</h4> -<b>addE4Actions</b>(<i>actions</i>) +</dl><a NAME="MultiProject.addE5Actions" ID="MultiProject.addE5Actions"></a> +<h4>MultiProject.addE5Actions</h4> +<b>addE5Actions</b>(<i>actions</i>) <p> Public method to add actions to the list of actions. </p><dl> <dt><i>actions</i></dt> <dd> -list of actions (list of E4Action) +list of actions (list of E5Action) </dd> </dl><a NAME="MultiProject.addProject" ID="MultiProject.addProject"></a> <h4>MultiProject.addProject</h4> @@ -431,7 +431,7 @@ </p><dl> <dt>Returns:</dt> <dd> -list of all actions (list of E4Action) +list of all actions (list of E5Action) </dd> </dl><a NAME="MultiProject.getDependantProjectFiles" ID="MultiProject.getDependantProjectFiles"></a> <h4>MultiProject.getDependantProjectFiles</h4> @@ -546,7 +546,7 @@ </p><dl> <dt><i>toolbarManager</i></dt> <dd> -reference to a toolbar manager object (E4ToolBarManager) +reference to a toolbar manager object (E5ToolBarManager) </dd> </dl><dl> <dt>Returns:</dt> @@ -605,15 +605,15 @@ <dd> filename of the project file (string) </dd> -</dl><a NAME="MultiProject.removeE4Actions" ID="MultiProject.removeE4Actions"></a> -<h4>MultiProject.removeE4Actions</h4> -<b>removeE4Actions</b>(<i>actions</i>) +</dl><a NAME="MultiProject.removeE5Actions" ID="MultiProject.removeE5Actions"></a> +<h4>MultiProject.removeE5Actions</h4> +<b>removeE5Actions</b>(<i>actions</i>) <p> Public method to remove actions from the list of actions. </p><dl> <dt><i>actions</i></dt> <dd> -list of actions (list of E4Action) +list of actions (list of E5Action) </dd> </dl><a NAME="MultiProject.removeProject" ID="MultiProject.removeProject"></a> <h4>MultiProject.removeProject</h4>