--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.ProjectBrowserPage.html Wed Dec 20 11:06:38 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.ProjectBrowserPage.html Wed Dec 20 14:58:58 2023 +0100 @@ -150,7 +150,7 @@ </p> <dl> -<dt><i>checked</i></dt> +<dt><i>checked</i> (bool)</dt> <dd> flag indicating the state of the checkbox </dd> @@ -164,7 +164,7 @@ </p> <dl> -<dt><i>checked</i></dt> +<dt><i>checked</i> (bool)</dt> <dd> flag indicating the state of the checkbox </dd> @@ -179,9 +179,9 @@ </p> <dl> -<dt><i>index</i></dt> +<dt><i>index</i> (int)</dt> <dd> -index of the selected project type (integer) +index of the selected project type </dd> </dl> <a NAME="ProjectBrowserPage.save" ID="ProjectBrowserPage.save"></a> @@ -203,7 +203,7 @@ </p> <dl> -<dt><i>dlg</i></dt> +<dt><i>dlg</i> (ConfigurationDialog)</dt> <dd> reference to the configuration dialog </dd> @@ -211,7 +211,13 @@ <dl> <dt>Return:</dt> <dd> -reference to the instantiated page (ConfigurationPageBase) +reference to the instantiated page +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +ConfigurationPageBase </dd> </dl> <div align="right"><a href="#top">Up</a></div>