--- a/src/eric7/Documentation/Source/eric7.Plugins.DocumentationPlugins.Ericdoc.EricdocConfigDialog.html Thu Jul 07 15:02:00 2022 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.DocumentationPlugins.Ericdoc.EricdocConfigDialog.html Thu Jul 07 16:38:26 2022 +0200 @@ -154,6 +154,10 @@ <td><a href="#EricdocConfigDialog.on_qtHelpTitleEdit_textChanged">on_qtHelpTitleEdit_textChanged</a></td> <td>Private slot to check the title.</td> </tr> +<tr> +<td><a href="#EricdocConfigDialog.on_startDirPicker_pathSelected">on_startDirPicker_pathSelected</a></td> +<td>Private slot handling the selection of a start directory.</td> +</tr> </table> <h3>Static Methods</h3> @@ -441,6 +445,20 @@ text of the line edit (string) </dd> </dl> +<a NAME="EricdocConfigDialog.on_startDirPicker_pathSelected" ID="EricdocConfigDialog.on_startDirPicker_pathSelected"></a> +<h4>EricdocConfigDialog.on_startDirPicker_pathSelected</h4> +<b>on_startDirPicker_pathSelected</b>(<i>path</i>) + +<p> + Private slot handling the selection of a start directory. +</p> +<dl> + +<dt><i>path</i> (str)</dt> +<dd> +path of the start directory +</dd> +</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file