eric6.Helpviewer.VirusTotal.VirusTotalIpReportDialog
Module implementing a dialog to show the VirusTotal IP address report.
Global Attributes
Classes
Functions
VirusTotalIpReportDialog
    Class implementing a dialog to show the VirusTotal IP address report.
Derived from
QDialog, Ui_VirusTotalIpReportDialog
Class Attributes
Class Methods
Methods
Static Methods
VirusTotalIpReportDialog (Constructor)
VirusTotalIpReportDialog(ip, owner, resolutions, urls, parent=None)
        Constructor
- ip (str)
- 
IP address
- owner (str)
- 
owner of the IP address
- resolutions (list of dict)
- 
list of resolved host names
- urls (list of dict)
- 
list of detected URLs
- parent (QWidget)
- 
reference to the parent widget