Home ⌂Doc Index ◂Up ▴

eric6.WebBrowser.Tools.WebIconLoader

Module implementing an object to load web site icons.

Global Attributes

None

Classes

WebIconLoader Class implementing a loader for web site icons.

Functions

None


WebIconLoader

Class implementing a loader for web site icons.

Signals

iconLoaded(icon)
emitted when the icon has been loaded

Derived from

QObject

Class Attributes

None

Class Methods

None

Methods

WebIconLoader Constructor
__finished Private slot handling the downloaded icon.

Static Methods

None

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.

Up



Home ⌂Doc Index ◂Up ▴