akregator/src

Akregator::TreeNodeItem Class Referenceabstract

#include <treenodeitem.h>

Inheritance diagram for Akregator::TreeNodeItem:
Akregator::FeedItem

Public Member Functions

 TreeNodeItem (FolderItem *parent, TreeNode *node)
 
 TreeNodeItem (FolderItem *parent, TreeNodeItem *after, TreeNode *node)
 
 TreeNodeItem (TDEListView *parent, TreeNode *node)
 
 TreeNodeItem (TDEListView *parent, TreeNodeItem *after, TreeNode *node)
 
virtual TreeNodenode ()
 
virtual void nodeChanged ()
 
virtual TQString toolTip () const
 
virtual TreeNodeItemfirstChild () const
 
virtual TreeNodeItemnextSibling () const
 
virtual FolderItem * parent () const
 
virtual void showContextMenu (const TQPoint &p)=0
 

Protected Member Functions

virtual void paintCell (TQPainter *p, const TQColorGroup &cg, int column, int width, int align)
 

Protected Attributes

TreeNodem_node
 

Detailed Description

abstract base class for all items in the feeds tree

Definition at line 41 of file treenodeitem.h.


The documentation for this class was generated from the following files: