Documentation/Source/eric5.Helpviewer.VirusTotalApi.html

changeset 3018
70924c0bdaf1
parent 2966
f85f686981ad
--- a/Documentation/Source/eric5.Helpviewer.VirusTotalApi.html	Sun Oct 13 17:29:57 2013 +0200
+++ b/Documentation/Source/eric5.Helpviewer.VirusTotalApi.html	Sun Oct 13 17:44:48 2013 +0200
@@ -21,7 +21,8 @@
 <body><a NAME="top" ID="top"></a>
 <h1>eric5.Helpviewer.VirusTotalApi</h1>
 <p>
-Module implementing the <a href="http://www.virustotal.com">VirusTotal</a> API class.
+Module implementing the <a href="http://www.virustotal.com">VirusTotal</a>
+API class.
 </p>
 <h3>Global Attributes</h3>
 <table>
@@ -42,21 +43,23 @@
 <a NAME="VirusTotalAPI" ID="VirusTotalAPI"></a>
 <h2>VirusTotalAPI</h2>
 <p>
-    Class implementing the <a href="http://www.virustotal.com">VirusTotal</a> API.
+    Class implementing the <a href="http://www.virustotal.com">VirusTotal</a>
+    API.
 </p><h3>Signals</h3>
 <dl>
 <dt>checkServiceKeyFinished(bool, str)</dt>
 <dd>
-emitted after the service key check
-            has been performed. It gives a flag indicating validity (boolean) and
-            an error message in case of a network error (string).
+emitted after the service key
+        check has been performed. It gives a flag indicating validity
+        (boolean) and an error message in case of a network error (string).
 </dd><dt>fileScanReport(str)</dt>
 <dd>
-emitted with the URL of the file scan report page
+emitted with the URL of the file scan report
+        page
 </dd><dt>submitUrlError(str)</dt>
 <dd>
 emitted with the error string, if the URL scan
-            submission returned an error.
+        submission returned an error.
 </dd><dt>urlScanReport(str)</dt>
 <dd>
 emitted with the URL of the URL scan report page
@@ -155,7 +158,8 @@
 <h4>VirusTotalAPI.__getFileScanReportUrlFinished</h4>
 <b>__getFileScanReportUrlFinished</b>(<i></i>)
 <p>
-        Private slot to determine the result of the file scan report URL request.
+        Private slot to determine the result of the file scan report URL
+        request.
 </p><a NAME="VirusTotalAPI.__loadSettings" ID="VirusTotalAPI.__loadSettings"></a>
 <h4>VirusTotalAPI.__loadSettings</h4>
 <b>__loadSettings</b>(<i></i>)

eric ide

mercurial