akregator/src
Akregator::FeedItem Class Reference
the item class corresponding to a Feed More...
#include <feeditem.h>
Inheritance diagram for Akregator::FeedItem:
Public Member Functions | |
| FeedItem (FolderItem *parent, Feed *node) | |
| FeedItem (FolderItem *parent, TreeNodeItem *after, Feed *node) | |
| FeedItem (TDEListView *parent, Feed *node) | |
| FeedItem (TDEListView *parent, TreeNodeItem *after, Feed *node) | |
| virtual Feed * | node () |
| virtual void | nodeChanged () |
| virtual void | showContextMenu (const TQPoint &p) |
Static Public Member Functions | |
| static TQPixmap | errorPixmap () |
| static TQPixmap | defaultPixmap () |
Detailed Description
the item class corresponding to a Feed
Definition at line 39 of file feeditem.h.
The documentation for this class was generated from the following files:
