--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.SecurityPage.html Wed Dec 20 11:06:38 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.SecurityPage.html Wed Dec 20 14:58:58 2023 +0100 @@ -94,10 +94,9 @@ </p> <dl> -<dt><i>configDialog</i></dt> +<dt><i>configDialog</i> (ConfigurationDialog)</dt> <dd> reference to the configuration dialog - (ConfigurationDialog) </dd> </dl> <a NAME="SecurityPage.on_mainPasswordButton_clicked" ID="SecurityPage.on_mainPasswordButton_clicked"></a> @@ -116,9 +115,9 @@ </p> <dl> -<dt><i>checked</i></dt> +<dt><i>checked</i> (bool)</dt> <dd> -flag indicating the state of the check box (boolean) +flag indicating the state of the check box </dd> </dl> <a NAME="SecurityPage.save" ID="SecurityPage.save"></a> @@ -154,7 +153,7 @@ </p> <dl> -<dt><i>dlg</i></dt> +<dt><i>dlg</i> (ConfigurationDialog)</dt> <dd> reference to the configuration dialog </dd> @@ -162,7 +161,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>