diff -r 3733e2b23cf7 -r a071d4065202 src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.WebBrowserPage.html --- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.WebBrowserPage.html Wed Dec 20 11:06:38 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.WebBrowserPage.html Wed Dec 20 14:58:58 2023 +0100 @@ -102,10 +102,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="WebBrowserPage.on_defaultHomeButton_clicked" ID="WebBrowserPage.on_defaultHomeButton_clicked"></a> @@ -146,9 +145,9 @@ </p> <dl> -<dt><i>index</i></dt> +<dt><i>index</i> (int)</dt> <dd> -index of the selected entry (integer) +index of the selected entry </dd> </dl> <a NAME="WebBrowserPage.save" ID="WebBrowserPage.save"></a> @@ -170,7 +169,7 @@ </p> <dl> -<dt><i>dlg</i></dt> +<dt><i>dlg</i> (ConfigurationDialog)</dt> <dd> reference to the configuration dialog </dd> @@ -178,7 +177,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>