PreTreeModel

Inherited from XTreeModel,

Inherited by NULL

Friend class NULL

Description

Public interface


PreTreeModel(XDocument * doc, MainFrame * pFrame)

QVariant headerData(int section, Orientation orientation, int role = DisplayRole) const

QVariant data(const QModelIndex &index, int role) const

bool setData(const QModelIndex &index, const QVariant &value,int role = EditRole)

int columnCount(const QModelIndex &parent = QModelIndex()) const

ItemFlags flags(const QModelIndex &index) const