383 <td>Private method to generate the user style sheet.</td> |
383 <td>Private method to generate the user style sheet.</td> |
384 </tr><tr> |
384 </tr><tr> |
385 <td><a href="#HelpWindow.__viewFullScreen">__viewFullScreen</a></td> |
385 <td><a href="#HelpWindow.__viewFullScreen">__viewFullScreen</a></td> |
386 <td>Private slot called to toggle fullscreen mode.</td> |
386 <td>Private slot called to toggle fullscreen mode.</td> |
387 </tr><tr> |
387 </tr><tr> |
|
388 <td><a href="#HelpWindow.__virusTotalDomainReport">__virusTotalDomainReport</a></td> |
|
389 <td>Private slot to retrieve a domain report.</td> |
|
390 </tr><tr> |
388 <td><a href="#HelpWindow.__virusTotalFileScanReport">__virusTotalFileScanReport</a></td> |
391 <td><a href="#HelpWindow.__virusTotalFileScanReport">__virusTotalFileScanReport</a></td> |
389 <td>Private slot to initiate the display of the file scan report page.</td> |
392 <td>Private slot to initiate the display of the file scan report page.</td> |
390 </tr><tr> |
393 </tr><tr> |
|
394 <td><a href="#HelpWindow.__virusTotalIpAddressReport">__virusTotalIpAddressReport</a></td> |
|
395 <td>Private slot to retrieve an IP address report.</td> |
|
396 </tr><tr> |
391 <td><a href="#HelpWindow.__virusTotalScanCurrentSite">__virusTotalScanCurrentSite</a></td> |
397 <td><a href="#HelpWindow.__virusTotalScanCurrentSite">__virusTotalScanCurrentSite</a></td> |
392 <td>Private slot to ask VirusTotal for a scan of the URL of the current browser.</td> |
398 <td>Private slot to ask VirusTotal for a scan of the URL of the current browser.</td> |
393 </tr><tr> |
|
394 <td><a href="#HelpWindow.__virusTotalSearch">__virusTotalSearch</a></td> |
|
395 <td>Private slot to search VirusTotal for a given entry.</td> |
|
396 </tr><tr> |
|
397 <td><a href="#HelpWindow.__virusTotalSearchChanged">__virusTotalSearchChanged</a></td> |
|
398 <td>Private slot to react upon changes of the VirusTotal search text.</td> |
|
399 </tr><tr> |
399 </tr><tr> |
400 <td><a href="#HelpWindow.__virusTotalSubmitUrlError">__virusTotalSubmitUrlError</a></td> |
400 <td><a href="#HelpWindow.__virusTotalSubmitUrlError">__virusTotalSubmitUrlError</a></td> |
401 <td>Private slot to handle an URL scan submission error.</td> |
401 <td>Private slot to handle an URL scan submission error.</td> |
402 </tr><tr> |
402 </tr><tr> |
403 <td><a href="#HelpWindow.__virusTotalUrlScanReport">__virusTotalUrlScanReport</a></td> |
403 <td><a href="#HelpWindow.__virusTotalUrlScanReport">__virusTotalUrlScanReport</a></td> |
1291 </dl><a NAME="HelpWindow.__viewFullScreen" ID="HelpWindow.__viewFullScreen"></a> |
1291 </dl><a NAME="HelpWindow.__viewFullScreen" ID="HelpWindow.__viewFullScreen"></a> |
1292 <h4>HelpWindow.__viewFullScreen</h4> |
1292 <h4>HelpWindow.__viewFullScreen</h4> |
1293 <b>__viewFullScreen</b>(<i></i>) |
1293 <b>__viewFullScreen</b>(<i></i>) |
1294 <p> |
1294 <p> |
1295 Private slot called to toggle fullscreen mode. |
1295 Private slot called to toggle fullscreen mode. |
|
1296 </p><a NAME="HelpWindow.__virusTotalDomainReport" ID="HelpWindow.__virusTotalDomainReport"></a> |
|
1297 <h4>HelpWindow.__virusTotalDomainReport</h4> |
|
1298 <b>__virusTotalDomainReport</b>(<i></i>) |
|
1299 <p> |
|
1300 Private slot to retrieve a domain report. |
1296 </p><a NAME="HelpWindow.__virusTotalFileScanReport" ID="HelpWindow.__virusTotalFileScanReport"></a> |
1301 </p><a NAME="HelpWindow.__virusTotalFileScanReport" ID="HelpWindow.__virusTotalFileScanReport"></a> |
1297 <h4>HelpWindow.__virusTotalFileScanReport</h4> |
1302 <h4>HelpWindow.__virusTotalFileScanReport</h4> |
1298 <b>__virusTotalFileScanReport</b>(<i>url</i>) |
1303 <b>__virusTotalFileScanReport</b>(<i>url</i>) |
1299 <p> |
1304 <p> |
1300 Private slot to initiate the display of the file scan report page. |
1305 Private slot to initiate the display of the file scan report page. |
1301 </p><dl> |
1306 </p><dl> |
1302 <dt><i>url</i></dt> |
1307 <dt><i>url</i></dt> |
1303 <dd> |
1308 <dd> |
1304 URL of the file scan report page (string) |
1309 URL of the file scan report page (string) |
1305 </dd> |
1310 </dd> |
1306 </dl><a NAME="HelpWindow.__virusTotalScanCurrentSite" ID="HelpWindow.__virusTotalScanCurrentSite"></a> |
1311 </dl><a NAME="HelpWindow.__virusTotalIpAddressReport" ID="HelpWindow.__virusTotalIpAddressReport"></a> |
|
1312 <h4>HelpWindow.__virusTotalIpAddressReport</h4> |
|
1313 <b>__virusTotalIpAddressReport</b>(<i></i>) |
|
1314 <p> |
|
1315 Private slot to retrieve an IP address report. |
|
1316 </p><a NAME="HelpWindow.__virusTotalScanCurrentSite" ID="HelpWindow.__virusTotalScanCurrentSite"></a> |
1307 <h4>HelpWindow.__virusTotalScanCurrentSite</h4> |
1317 <h4>HelpWindow.__virusTotalScanCurrentSite</h4> |
1308 <b>__virusTotalScanCurrentSite</b>(<i></i>) |
1318 <b>__virusTotalScanCurrentSite</b>(<i></i>) |
1309 <p> |
1319 <p> |
1310 Private slot to ask VirusTotal for a scan of the URL of the current |
1320 Private slot to ask VirusTotal for a scan of the URL of the current |
1311 browser. |
1321 browser. |
1312 </p><a NAME="HelpWindow.__virusTotalSearch" ID="HelpWindow.__virusTotalSearch"></a> |
1322 </p><a NAME="HelpWindow.__virusTotalSubmitUrlError" ID="HelpWindow.__virusTotalSubmitUrlError"></a> |
1313 <h4>HelpWindow.__virusTotalSearch</h4> |
|
1314 <b>__virusTotalSearch</b>(<i></i>) |
|
1315 <p> |
|
1316 Private slot to search VirusTotal for a given entry. |
|
1317 </p><a NAME="HelpWindow.__virusTotalSearchChanged" ID="HelpWindow.__virusTotalSearchChanged"></a> |
|
1318 <h4>HelpWindow.__virusTotalSearchChanged</h4> |
|
1319 <b>__virusTotalSearchChanged</b>(<i>txt</i>) |
|
1320 <p> |
|
1321 Private slot to react upon changes of the VirusTotal search text. |
|
1322 </p><dl> |
|
1323 <dt><i>txt</i></dt> |
|
1324 <dd> |
|
1325 contents of the search (string) |
|
1326 </dd> |
|
1327 </dl><a NAME="HelpWindow.__virusTotalSubmitUrlError" ID="HelpWindow.__virusTotalSubmitUrlError"></a> |
|
1328 <h4>HelpWindow.__virusTotalSubmitUrlError</h4> |
1323 <h4>HelpWindow.__virusTotalSubmitUrlError</h4> |
1329 <b>__virusTotalSubmitUrlError</b>(<i>msg</i>) |
1324 <b>__virusTotalSubmitUrlError</b>(<i>msg</i>) |
1330 <p> |
1325 <p> |
1331 Private slot to handle an URL scan submission error. |
1326 Private slot to handle an URL scan submission error. |
1332 </p><dl> |
1327 </p><dl> |