158 <p> |
158 <p> |
159 Constructor |
159 Constructor |
160 </p> |
160 </p> |
161 <dl> |
161 <dl> |
162 |
162 |
163 <dt><i>parent</i></dt> |
163 <dt><i>parent</i> (QObject)</dt> |
164 <dd> |
164 <dd> |
165 reference to the parent object (QObject) |
165 reference to the parent object |
166 </dd> |
166 </dd> |
167 </dl> |
167 </dl> |
168 <a NAME="VirusTotalAPI.__checkServiceKeyValidityFinished" ID="VirusTotalAPI.__checkServiceKeyValidityFinished"></a> |
168 <a NAME="VirusTotalAPI.__checkServiceKeyValidityFinished" ID="VirusTotalAPI.__checkServiceKeyValidityFinished"></a> |
169 <h4>VirusTotalAPI.__checkServiceKeyValidityFinished</h4> |
169 <h4>VirusTotalAPI.__checkServiceKeyValidityFinished</h4> |
170 <b>__checkServiceKeyValidityFinished</b>(<i>reply</i>) |
170 <b>__checkServiceKeyValidityFinished</b>(<i>reply</i>) |
200 <p> |
200 <p> |
201 Private method to get the report URL for a file scan. |
201 Private method to get the report URL for a file scan. |
202 </p> |
202 </p> |
203 <dl> |
203 <dl> |
204 |
204 |
205 <dt><i>scanId</i></dt> |
205 <dt><i>scanId</i> (str)</dt> |
206 <dd> |
206 <dd> |
207 ID of the scan to get the report URL for (string) |
207 ID of the scan to get the report URL for |
208 </dd> |
208 </dd> |
209 </dl> |
209 </dl> |
210 <a NAME="VirusTotalAPI.__getFileScanReportUrlFinished" ID="VirusTotalAPI.__getFileScanReportUrlFinished"></a> |
210 <a NAME="VirusTotalAPI.__getFileScanReportUrlFinished" ID="VirusTotalAPI.__getFileScanReportUrlFinished"></a> |
211 <h4>VirusTotalAPI.__getFileScanReportUrlFinished</h4> |
211 <h4>VirusTotalAPI.__getFileScanReportUrlFinished</h4> |
212 <b>__getFileScanReportUrlFinished</b>(<i>reply</i>) |
212 <b>__getFileScanReportUrlFinished</b>(<i>reply</i>) |
243 <p> |
243 <p> |
244 Private method to get the report URL for a URL scan. |
244 Private method to get the report URL for a URL scan. |
245 </p> |
245 </p> |
246 <dl> |
246 <dl> |
247 |
247 |
248 <dt><i>scanId</i></dt> |
248 <dt><i>scanId</i> (str)</dt> |
249 <dd> |
249 <dd> |
250 ID of the scan to get the report URL for (string) |
250 ID of the scan to get the report URL for |
251 </dd> |
251 </dd> |
252 </dl> |
252 </dl> |
253 <a NAME="VirusTotalAPI.__getUrlScanReportUrlFinished" ID="VirusTotalAPI.__getUrlScanReportUrlFinished"></a> |
253 <a NAME="VirusTotalAPI.__getUrlScanReportUrlFinished" ID="VirusTotalAPI.__getUrlScanReportUrlFinished"></a> |
254 <h4>VirusTotalAPI.__getUrlScanReportUrlFinished</h4> |
254 <h4>VirusTotalAPI.__getUrlScanReportUrlFinished</h4> |
255 <b>__getUrlScanReportUrlFinished</b>(<i>reply</i>) |
255 <b>__getUrlScanReportUrlFinished</b>(<i>reply</i>) |
293 <p> |
293 <p> |
294 Public method to check the validity of the given service key. |
294 Public method to check the validity of the given service key. |
295 </p> |
295 </p> |
296 <dl> |
296 <dl> |
297 |
297 |
298 <dt><i>key</i></dt> |
298 <dt><i>key</i> (str)</dt> |
299 <dd> |
299 <dd> |
300 service key (string) |
300 service key |
301 </dd> |
301 </dd> |
302 <dt><i>protocol</i></dt> |
302 <dt><i>protocol</i> (str)</dt> |
303 <dd> |
303 <dd> |
304 protocol used to access VirusTotal (string) |
304 protocol used to access VirusTotal |
305 </dd> |
305 </dd> |
306 </dl> |
306 </dl> |
307 <a NAME="VirusTotalAPI.close" ID="VirusTotalAPI.close"></a> |
307 <a NAME="VirusTotalAPI.close" ID="VirusTotalAPI.close"></a> |
308 <h4>VirusTotalAPI.close</h4> |
308 <h4>VirusTotalAPI.close</h4> |
309 <b>close</b>(<i></i>) |
309 <b>close</b>(<i></i>) |