defuze.me  Client
Public Member Functions | Protected Member Functions | Protected Attributes
TreeModel Class Reference
Inheritance diagram for TreeModel:
Inheritance graph
[legend]
Collaboration diagram for TreeModel:
Collaboration graph
[legend]

List of all members.

Public Member Functions

QVariant data (const QModelIndex &index, int role) const
Qt::ItemFlags flags (const QModelIndex &index) const
QVariant headerData (int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const
QModelIndex index (int row, int column, const QModelIndex &parent=QModelIndex()) const
QModelIndex parent (const QModelIndex &index) const
int rowCount (const QModelIndex &parent=QModelIndex()) const
int columnCount (const QModelIndex &parent=QModelIndex()) const

Protected Member Functions

 TreeModel (QObject *parent=0)
virtual void setupModelData ()=0

Protected Attributes

TreeItemrootItem

Detailed Description

Definition at line 50 of file treemodel.hpp.


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