akregator/src

Akregator::TreeNodeItem Class Reference

#include <treenodeitem.h>

Inheritance diagram for Akregator::TreeNodeItem:

Akregator::FeedItem

List of all members.


Detailed Description

abstract base class for all items in the feeds tree

Definition at line 41 of file treenodeitem.h.


Public Member Functions

 TreeNodeItem (FolderItem *parent, TreeNode *node)
 TreeNodeItem (FolderItem *parent, TreeNodeItem *after, TreeNode *node)
 TreeNodeItem (KListView *parent, TreeNode *node)
 TreeNodeItem (KListView *parent, TreeNodeItem *after, TreeNode *node)
virtual TreeNodenode ()
virtual void nodeChanged ()
virtual QString toolTip () const
virtual TreeNodeItemfirstChild () const
virtual TreeNodeItemnextSibling () const
virtual FolderItem * parent () const
virtual void showContextMenu (const QPoint &p)=0

Protected Member Functions

virtual void paintCell (QPainter *p, const QColorGroup &cg, int column, int width, int align)

Protected Attributes

TreeNodem_node

The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys