akregator/src
Akregator::FeedItem Class Reference
#include <feeditem.h>
Inheritance diagram for Akregator::FeedItem:

Detailed Description
the item class corresponding to a Feed
Definition at line 39 of file feeditem.h.
Public Member Functions | |
| FeedItem (FolderItem *parent, Feed *node) | |
| FeedItem (FolderItem *parent, TreeNodeItem *after, Feed *node) | |
| FeedItem (KListView *parent, Feed *node) | |
| FeedItem (KListView *parent, TreeNodeItem *after, Feed *node) | |
| virtual | ~FeedItem () |
| virtual Feed * | node () |
| virtual void | nodeChanged () |
| virtual void | showContextMenu (const QPoint &p) |
Static Public Member Functions | |
| static QPixmap | errorPixmap () |
| static QPixmap | defaultPixmap () |
The documentation for this class was generated from the following files:

