src/eric7/WebBrowser/VirusTotal/VirusTotalDomainReportDialog.py

branch
eric7
changeset 10436
f6881d10e995
parent 9653
e67609152c5e
child 10439
21c28b0f9e41
equal deleted inserted replaced
10435:c712d09cc839 10436:f6881d10e995
45 @param categories dictionary with various categorizations with keys 45 @param categories dictionary with various categorizations with keys
46 'bitdefender', 'sophos', 'valkyrie', 'alpha', 'forcepoint' 46 'bitdefender', 'sophos', 'valkyrie', 'alpha', 'forcepoint'
47 @type dict 47 @type dict
48 @param webutation dictionary with Webutation data with keys 48 @param webutation dictionary with Webutation data with keys
49 'adult', 'safety', 'verdict' 49 'adult', 'safety', 'verdict'
50 @type dict
50 @param whois whois information 51 @param whois whois information
51 @type str 52 @type str
52 @param parent reference to the parent widget 53 @param parent reference to the parent widget
53 @type QWidget 54 @type QWidget
54 """ 55 """

eric ide

mercurial