akregator/src
Akregator::FeedIconManager Class Reference
List of all members.Detailed Description
Definition at line 45 of file feediconmanager.h.
Public Slots | |
void | slotFeedDestroyed (TreeNode *node) |
Signals | |
void | signalIconChanged (const QString &, const QPixmap &) |
DCOP Member Functions | |
void | slotIconChanged (bool, const QString &, const QString &) |
Public Member Functions | |
FeedIconManager (QObject *=0L, const char *=0L) | |
~FeedIconManager () | |
void | fetchIcon (Feed *feed) |
QString | iconLocation (const KURL &) const |
Static Public Member Functions | |
static FeedIconManager * | self () |
Protected Member Functions | |
QString | getIconURL (const KURL &url) |
void | loadIcon (const QString &) |
Member Function Documentation
QString Akregator::FeedIconManager::getIconURL | ( | const KURL & | url | ) | [protected] |
returns the url used to access the icon, e.g.
http://dot.kde.org/ for "dot.kde.org/1113317400/"
Definition at line 106 of file feediconmanager.cpp.
The documentation for this class was generated from the following files: