--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.WebBrowserVirusTotalPage.html Wed Dec 20 11:06:38 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.WebBrowserVirusTotalPage.html Wed Dec 20 14:58:58 2023 +0100 @@ -101,13 +101,13 @@ </p> <dl> -<dt><i>result</i></dt> +<dt><i>result</i> (bool)</dt> <dd> -flag indicating a successful check (boolean) +flag indicating a successful check </dd> -<dt><i>msg</i></dt> +<dt><i>msg</i> (str)</dt> <dd> -network error message (str) +network error message </dd> </dl> <a NAME="WebBrowserVirusTotalPage.on_testButton_clicked" ID="WebBrowserVirusTotalPage.on_testButton_clicked"></a> @@ -126,9 +126,9 @@ </p> <dl> -<dt><i>txt</i></dt> +<dt><i>txt</i> (str)</dt> <dd> -entered service key (string) +entered service key </dd> </dl> <a NAME="WebBrowserVirusTotalPage.save" ID="WebBrowserVirusTotalPage.save"></a> @@ -150,7 +150,7 @@ </p> <dl> -<dt><i>dlg</i></dt> +<dt><i>dlg</i> (ConfigurationDialog)</dt> <dd> reference to the configuration dialog </dd> @@ -158,7 +158,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>