KonqFavIconMgr Class Reference
Maintains a list of custom icons per URL. More...
#include <konq_faviconmgr.h>
Inheritance diagram for KonqFavIconMgr:

Signals | |
void | changed () |
DCOP Member Functions | |
virtual ASYNC | notifyChange (bool, QString, QString)=0 |
Public Member Functions | |
KonqFavIconMgr (QObject *parent=0, const char *name=0) | |
Static Public Member Functions | |
static void | setIconForURL (const KURL &url, const KURL &iconURL) |
static void | downloadHostIcon (const KURL &url) |
static QString | iconForURL (const QString &url) |
Detailed Description
Maintains a list of custom icons per URL.This is only a stub for the "favicons" KDED Module
Definition at line 31 of file konq_faviconmgr.h.
Constructor & Destructor Documentation
|
Constructor.
Definition at line 28 of file konq_faviconmgr.cc. |
Member Function Documentation
|
Downloads an icon from
Definition at line 42 of file konq_faviconmgr.cc. |
|
Downloads /favicon.ico from the host of
Definition at line 50 of file konq_faviconmgr.cc. |
|
Looks up an icon for
Definition at line 37 of file konq_faviconmgr.cc. |
|
an icon changed, updates the combo box
Implemented in KonqPixmapProvider. |
The documentation for this class was generated from the following files: