eric6.WebBrowser.Tools.WebIconLoader
Module implementing an object to load web site icons.
Global Attributes
Classes
Functions
WebIconLoader
Class implementing a loader for web site icons.
Signals
- iconLoaded(icon)
-
emitted when the icon has been loaded
Derived from
QObject
Class Attributes
Class Methods
Methods
Static Methods
WebIconLoader (Constructor)
WebIconLoader(url, parent=None)
Constructor
- url (QUrl)
-
URL to fetch the icon from
- parent (QObject)
-
reference to the parent object
WebIconLoader.__finished
__finished()
Private slot handling the downloaded icon.