defuze.me  Client
Public Member Functions
TreeItem Class Reference
Inheritance diagram for TreeItem:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 TreeItem (const QList< QVariant > &data, TreeItem *parent=0)
 TreeItem (const QString &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 ()
QModelIndex getIndex () const
void setIndex (QModelIndex index)

Detailed Description

Definition at line 48 of file treeitem.hpp.


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