akregator/src

Akregator::TreeNodeItem Class Reference

#include <treenodeitem.h>

Inheritance diagram for Akregator::TreeNodeItem:

KListViewItem Akregator::FeedItem Akregator::FolderItem Akregator::TagNodeItem Akregator::TagFolderItem 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 ~TreeNodeItem ()
virtual TreeNode * node ()
virtual void nodeChanged ()
virtual QString toolTip () const
virtual TreeNodeItem * firstChild () const
virtual TreeNodeItem * nextSibling () 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

TreeNode * m_node

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