NCL Composer  0.1.5
 All Classes Functions Variables Pages
TreeItem Class Reference
Collaboration diagram for TreeItem:

Public Member Functions

 TreeItem (const QList< QVariant > &data, TreeItem *parent=0)
 
void appendChild (TreeItem *child)
 
TreeItemchild (int row)
 
int childCount () const
 
int columnCount () const
 
QVariant data (int column) const
 
int row () const
 
TreeItemparent ()
 

Detailed Description

Definition at line 24 of file TreeItem.h.


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