--- a/eric6/Documentation/Source/eric6.Project.Project.html Sat Feb 20 14:39:55 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Project.Project.html Sat Feb 20 14:41:47 2021 +0100 @@ -630,11 +630,11 @@ </tr> <tr> <td><a href="#Project.deleteDirectory">deleteDirectory</a></td> -<td>Public slot to delete a directory from the project directory.</td> +<td>Public method to delete a directory from the project directory.</td> </tr> <tr> <td><a href="#Project.deleteFile">deleteFile</a></td> -<td>Public slot to delete a file from the project directory.</td> +<td>Public method to delete a file from the project directory.</td> </tr> <tr> <td><a href="#Project.deleteLanguageFile">deleteLanguageFile</a></td> @@ -950,7 +950,7 @@ </tr> <tr> <td><a href="#Project.removeDirectory">removeDirectory</a></td> -<td>Public slot to remove a directory from the project.</td> +<td>Public method to remove a directory from the project.</td> </tr> <tr> <td><a href="#Project.removeE5Actions">removeE5Actions</a></td> @@ -2198,7 +2198,7 @@ <b>deleteDirectory</b>(<i>dn</i>) <p> - Public slot to delete a directory from the project directory. + Public method to delete a directory from the project directory. </p> <dl> @@ -2218,7 +2218,7 @@ <b>deleteFile</b>(<i>fn</i>) <p> - Public slot to delete a file from the project directory. + Public method to delete a file from the project directory. </p> <dl> @@ -3636,7 +3636,7 @@ <b>removeDirectory</b>(<i>dn</i>) <p> - Public slot to remove a directory from the project. + Public method to remove a directory from the project. </p> <p> The directory is not deleted from the project directory.