favicons.h
KDED Module to handle shortcut icons ("favicons") FaviconsModule implements a KDED Module that handle...
Definition: favicons.h:46
ASYNC setIconForURL(const KURL &url, const KURL &iconURL)
Assiciates an icon with the given URL.
Definition: favicons.cpp:156
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