diff -r c712d09cc839 -r f6881d10e995 src/eric7/Documentation/Source/eric7.WebBrowser.VirusTotal.VirusTotalApi.html --- a/src/eric7/Documentation/Source/eric7.WebBrowser.VirusTotal.VirusTotalApi.html Fri Dec 22 13:57:47 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.VirusTotal.VirusTotalApi.html Fri Dec 22 17:24:07 2023 +0100 @@ -160,9 +160,9 @@ </p> <dl> -<dt><i>parent</i></dt> +<dt><i>parent</i> (QObject)</dt> <dd> -reference to the parent object (QObject) +reference to the parent object </dd> </dl> <a NAME="VirusTotalAPI.__checkServiceKeyValidityFinished" ID="VirusTotalAPI.__checkServiceKeyValidityFinished"></a> @@ -202,9 +202,9 @@ </p> <dl> -<dt><i>scanId</i></dt> +<dt><i>scanId</i> (str)</dt> <dd> -ID of the scan to get the report URL for (string) +ID of the scan to get the report URL for </dd> </dl> <a NAME="VirusTotalAPI.__getFileScanReportUrlFinished" ID="VirusTotalAPI.__getFileScanReportUrlFinished"></a> @@ -245,9 +245,9 @@ </p> <dl> -<dt><i>scanId</i></dt> +<dt><i>scanId</i> (str)</dt> <dd> -ID of the scan to get the report URL for (string) +ID of the scan to get the report URL for </dd> </dl> <a NAME="VirusTotalAPI.__getUrlScanReportUrlFinished" ID="VirusTotalAPI.__getUrlScanReportUrlFinished"></a> @@ -295,13 +295,13 @@ </p> <dl> -<dt><i>key</i></dt> +<dt><i>key</i> (str)</dt> <dd> -service key (string) +service key </dd> -<dt><i>protocol</i></dt> +<dt><i>protocol</i> (str)</dt> <dd> -protocol used to access VirusTotal (string) +protocol used to access VirusTotal </dd> </dl> <a NAME="VirusTotalAPI.close" ID="VirusTotalAPI.close"></a> @@ -355,9 +355,9 @@ </p> <dl> -<dt><i>url</i></dt> +<dt><i>url</i> (QUrl)</dt> <dd> -url to be scanned (QUrl) +url to be scanned </dd> </dl> <div align="right"><a href="#top">Up</a></div>