ij-16.png   inspectorJ -- JavaTM Profiler
sf project site browse source checkout source
SourceForge.net Logo



inspectorj::model::TreeItem Class Reference

Collaboration diagram for inspectorj::model::TreeItem:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 36 of file treeitem.h.

Public Member Functions

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

Private Attributes

QList< TreeItem * > childItems
QList< QVariant > itemData
TreeItemparentItem


The documentation for this class was generated from the following files:
Generated on Sun Aug 19 17:08:18 2007 for inspectorJ by  doxygen 1.5.1