favicons.h
Definition: favicons.h:25
ASYNC setIconForURL(const KURL &url, const KURL &iconURL)
Assiciates an icon with the given URL.
Definition: favicons.cpp:156
KDED Module to handle shortcut icons ("favicons") FaviconsModule implements a KDED Module that handle...
Definition: favicons.h:45
TQString iconForURL(const KURL &url)
Looks up an icon name for a given URL.
Definition: favicons.cpp:92
ASYNC downloadHostIcon(const KURL &url)
Downloads the icon for a given host if it was not downloaded before or the download was too long ago...
Definition: favicons.cpp:173