Version: 9.15.0
TreeModel Member List

This is the complete list of members for TreeModel, including all inherited members.

_rootItemTreeModelprivate
addData(DataObject *dataObject)TreeModel
addData(DataObject *dataObject, const QStringList &path)TreeModel
columnCount(const QModelIndex &parent=QModelIndex()) constTreeModel
data(const QModelIndex &index, int role=Qt::DisplayRole) constTreeModel
flags(const QModelIndex &index) constTreeModel
getItem(const QModelIndex &index=QModelIndex()) constTreeModelprivate
getRootItem()TreeModel
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) constTreeModel
index(int row, int column, const QModelIndex &parent=QModelIndex()) constTreeModel
parent(const QModelIndex &index) constTreeModel
removeData(DataObject *dataObject)TreeModel
rowCount(const QModelIndex &parent=QModelIndex()) constTreeModel
setData(const QModelIndex &index, const QVariant &value, int role=Qt::EditRole)TreeModel
setHeaderData(int section, Qt::Orientation orientation, const QVariant &value, int role=Qt::EditRole)TreeModel
TreeItem classTreeModelfriend
TreeModel(const QStringList &headers, QObject *parent=0)TreeModel
TreeView classTreeModelfriend
~TreeModel()TreeModel