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

Public Member Functions

 TreeModel (const QString &data, QObject *parent=0)
 
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
 

Detailed Description

Definition at line 27 of file TreeModel.h.


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