konq_faviconmgr.h
static void setIconForURL(const KURL &url, const KURL &iconURL)
Downloads an icon from iconURL and associates url with it.
Definition konq_faviconmgr.cpp:42
virtual ASYNC notifyChange(bool, TQString, TQString)=0
an icon changed, updates the combo box
static void downloadHostIcon(const KURL &url)
Downloads /favicon.ico from the host of url and associates all URLs on that host with it (unless a mo...
Definition konq_faviconmgr.cpp:50
static TQString iconForURL(const TQString &url)
Looks up an icon for url and returns its name if found or TQString::null otherwise.
Definition konq_faviconmgr.cpp:37
Trinity API Reference