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 """ |