Sun, 09 Mar 2025 14:16:35 +0100
MicroPython Interface
- Changed the WiFi and Bluetooth status dialogs to non-modal windows with a 'Refresh' button.
<!DOCTYPE html> <html><head> <title>eric7.WebBrowser.VirusTotal</title> <meta charset="UTF-8"> <link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.WebBrowser.VirusTotal</h1> <p> Package containing the VirusTotal interface. </p> <h3>Modules</h3> <table> <tr> <td><a href="eric7.WebBrowser.VirusTotal.VirusTotalApi.html">VirusTotalApi</a></td> <td>Module implementing the <a href="http://www.virustotal.com">VirusTotal</a> API class.</td> </tr> <tr> <td><a href="eric7.WebBrowser.VirusTotal.VirusTotalDomainReportDialog.html">VirusTotalDomainReportDialog</a></td> <td>Module implementing a dialog to show the VirusTotal domain report.</td> </tr> <tr> <td><a href="eric7.WebBrowser.VirusTotal.VirusTotalIpReportDialog.html">VirusTotalIpReportDialog</a></td> <td>Module implementing a dialog to show the VirusTotal IP address report.</td> </tr> <tr> <td><a href="eric7.WebBrowser.VirusTotal.VirusTotalWhoisDialog.html">VirusTotalWhoisDialog</a></td> <td>Module implementing a dialog to show the 'whois' information.</td> </tr> </table> </body></html>