--- a/src/eric7/Documentation/Source/eric7.Project.ProjectBaseBrowser.html Mon Dec 11 10:30:24 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.Project.ProjectBaseBrowser.html Mon Dec 11 10:31:27 2023 +0100 @@ -196,6 +196,10 @@ <td>Protected slot called before the context menu (multiple selections) is shown.</td> </tr> <tr> +<td><a href="#ProjectBaseBrowser._showProjectInFileManager">_showProjectInFileManager</a></td> +<td>Protected slot to show the path of the project in a file manager application.</td> +</tr> +<tr> <td><a href="#ProjectBaseBrowser.addHookMethod">addHookMethod</a></td> <td>Public method to add a hook method to the dictionary.</td> </tr> @@ -672,6 +676,13 @@ reference to the menu to be shown (QMenu) </dd> </dl> +<a NAME="ProjectBaseBrowser._showProjectInFileManager" ID="ProjectBaseBrowser._showProjectInFileManager"></a> +<h4>ProjectBaseBrowser._showProjectInFileManager</h4> +<b>_showProjectInFileManager</b>(<i></i>) + +<p> + Protected slot to show the path of the project in a file manager application. +</p> <a NAME="ProjectBaseBrowser.addHookMethod" ID="ProjectBaseBrowser.addHookMethod"></a> <h4>ProjectBaseBrowser.addHookMethod</h4> <b>addHookMethod</b>(<i>key, method</i>)