Documentation/Source/eric6.Helpviewer.VirusTotal.VirusTotalApi.html

changeset 6123
39cd368143db
parent 4336
473bf2a8676f
--- a/Documentation/Source/eric6.Helpviewer.VirusTotal.VirusTotalApi.html	Thu Feb 08 18:57:11 2018 +0100
+++ b/Documentation/Source/eric6.Helpviewer.VirusTotal.VirusTotalApi.html	Thu Feb 08 18:58:07 2018 +0100
@@ -143,15 +143,25 @@
 </dd>
 </dl><a NAME="VirusTotalAPI.__checkServiceKeyValidityFinished" ID="VirusTotalAPI.__checkServiceKeyValidityFinished"></a>
 <h4>VirusTotalAPI.__checkServiceKeyValidityFinished</h4>
-<b>__checkServiceKeyValidityFinished</b>(<i></i>)
+<b>__checkServiceKeyValidityFinished</b>(<i>reply</i>)
 <p>
         Private slot to determine the result of the service key validity check.
-</p><a NAME="VirusTotalAPI.__getDomainReportFinished" ID="VirusTotalAPI.__getDomainReportFinished"></a>
+</p><dl>
+<dt><i>reply</i> (QNetworkReply)</dt>
+<dd>
+reference to the network reply
+</dd>
+</dl><a NAME="VirusTotalAPI.__getDomainReportFinished" ID="VirusTotalAPI.__getDomainReportFinished"></a>
 <h4>VirusTotalAPI.__getDomainReportFinished</h4>
-<b>__getDomainReportFinished</b>(<i></i>)
+<b>__getDomainReportFinished</b>(<i>reply</i>)
 <p>
         Private slot to process the IP address report data.
-</p><a NAME="VirusTotalAPI.__getFileScanReportUrl" ID="VirusTotalAPI.__getFileScanReportUrl"></a>
+</p><dl>
+<dt><i>reply</i> (QNetworkReply)</dt>
+<dd>
+reference to the network reply
+</dd>
+</dl><a NAME="VirusTotalAPI.__getFileScanReportUrl" ID="VirusTotalAPI.__getFileScanReportUrl"></a>
 <h4>VirusTotalAPI.__getFileScanReportUrl</h4>
 <b>__getFileScanReportUrl</b>(<i>scanId</i>)
 <p>
@@ -163,16 +173,26 @@
 </dd>
 </dl><a NAME="VirusTotalAPI.__getFileScanReportUrlFinished" ID="VirusTotalAPI.__getFileScanReportUrlFinished"></a>
 <h4>VirusTotalAPI.__getFileScanReportUrlFinished</h4>
-<b>__getFileScanReportUrlFinished</b>(<i></i>)
+<b>__getFileScanReportUrlFinished</b>(<i>reply</i>)
 <p>
         Private slot to determine the result of the file scan report URL
         request.
-</p><a NAME="VirusTotalAPI.__getIpAddressReportFinished" ID="VirusTotalAPI.__getIpAddressReportFinished"></a>
+</p><dl>
+<dt><i>reply</i> (QNetworkReply)</dt>
+<dd>
+reference to the network reply
+</dd>
+</dl><a NAME="VirusTotalAPI.__getIpAddressReportFinished" ID="VirusTotalAPI.__getIpAddressReportFinished"></a>
 <h4>VirusTotalAPI.__getIpAddressReportFinished</h4>
-<b>__getIpAddressReportFinished</b>(<i></i>)
+<b>__getIpAddressReportFinished</b>(<i>reply</i>)
 <p>
         Private slot to process the IP address report data.
-</p><a NAME="VirusTotalAPI.__getUrlScanReportUrl" ID="VirusTotalAPI.__getUrlScanReportUrl"></a>
+</p><dl>
+<dt><i>reply</i> (QNetworkReply)</dt>
+<dd>
+reference to the network reply
+</dd>
+</dl><a NAME="VirusTotalAPI.__getUrlScanReportUrl" ID="VirusTotalAPI.__getUrlScanReportUrl"></a>
 <h4>VirusTotalAPI.__getUrlScanReportUrl</h4>
 <b>__getUrlScanReportUrl</b>(<i>scanId</i>)
 <p>
@@ -184,21 +204,31 @@
 </dd>
 </dl><a NAME="VirusTotalAPI.__getUrlScanReportUrlFinished" ID="VirusTotalAPI.__getUrlScanReportUrlFinished"></a>
 <h4>VirusTotalAPI.__getUrlScanReportUrlFinished</h4>
-<b>__getUrlScanReportUrlFinished</b>(<i></i>)
+<b>__getUrlScanReportUrlFinished</b>(<i>reply</i>)
 <p>
         Private slot to determine the result of the URL scan report URL
         request.
-</p><a NAME="VirusTotalAPI.__loadSettings" ID="VirusTotalAPI.__loadSettings"></a>
+</p><dl>
+<dt><i>reply</i> (QNetworkReply)</dt>
+<dd>
+reference to the network reply
+</dd>
+</dl><a NAME="VirusTotalAPI.__loadSettings" ID="VirusTotalAPI.__loadSettings"></a>
 <h4>VirusTotalAPI.__loadSettings</h4>
 <b>__loadSettings</b>(<i></i>)
 <p>
         Private method to load the settings.
 </p><a NAME="VirusTotalAPI.__submitUrlFinished" ID="VirusTotalAPI.__submitUrlFinished"></a>
 <h4>VirusTotalAPI.__submitUrlFinished</h4>
-<b>__submitUrlFinished</b>(<i></i>)
+<b>__submitUrlFinished</b>(<i>reply</i>)
 <p>
         Private slot to determine the result of the URL scan submission.
-</p><a NAME="VirusTotalAPI.checkServiceKeyValidity" ID="VirusTotalAPI.checkServiceKeyValidity"></a>
+</p><dl>
+<dt><i>reply</i> (QNetworkReply)</dt>
+<dd>
+reference to the network reply
+</dd>
+</dl><a NAME="VirusTotalAPI.checkServiceKeyValidity" ID="VirusTotalAPI.checkServiceKeyValidity"></a>
 <h4>VirusTotalAPI.checkServiceKeyValidity</h4>
 <b>checkServiceKeyValidity</b>(<i>key, protocol=""</i>)
 <p>

eric ide

mercurial