--- a/Documentation/Source/eric5.Project.Project.html Tue Jan 12 18:39:15 2010 +0000 +++ b/Documentation/Source/eric5.Project.Project.html Wed Jan 13 18:53:58 2010 +0000 @@ -322,7 +322,7 @@ <td><a href="#Project.addDirectory">addDirectory</a></td> <td>Public method used to add all files of a directory to the project.</td> </tr><tr> -<td><a href="#Project.addE4Actions">addE4Actions</a></td> +<td><a href="#Project.addE5Actions">addE5Actions</a></td> <td>Public method to add actions to the list of actions.</td> </tr><tr> <td><a href="#Project.addFiles">addFiles</a></td> @@ -529,7 +529,7 @@ <td><a href="#Project.removeDirectory">removeDirectory</a></td> <td>Public slot to remove a directory from the project.</td> </tr><tr> -<td><a href="#Project.removeE4Actions">removeE4Actions</a></td> +<td><a href="#Project.removeE5Actions">removeE5Actions</a></td> <td>Public method to remove actions from the list of actions.</td> </tr><tr> <td><a href="#Project.removeFile">removeFile</a></td> @@ -1156,15 +1156,15 @@ <dd> start directory for the selection dialog (string) </dd> -</dl><a NAME="Project.addE4Actions" ID="Project.addE4Actions"></a> -<h4>Project.addE4Actions</h4> -<b>addE4Actions</b>(<i>actions</i>) +</dl><a NAME="Project.addE5Actions" ID="Project.addE5Actions"></a> +<h4>Project.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="Project.addFiles" ID="Project.addFiles"></a> <h4>Project.addFiles</h4> @@ -1358,7 +1358,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="Project.getData" ID="Project.getData"></a> <h4>Project.getData</h4> @@ -1670,7 +1670,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> @@ -1904,15 +1904,15 @@ <dd> directory name to be removed from the project </dd> -</dl><a NAME="Project.removeE4Actions" ID="Project.removeE4Actions"></a> -<h4>Project.removeE4Actions</h4> -<b>removeE4Actions</b>(<i>actions</i>) +</dl><a NAME="Project.removeE5Actions" ID="Project.removeE5Actions"></a> +<h4>Project.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="Project.removeFile" ID="Project.removeFile"></a> <h4>Project.removeFile</h4>