OGS
TreeModel Member List

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

_rootItemTreeModelprotected
columnCount(const QModelIndex &parent=QModelIndex()) const overrideTreeModel
data(const QModelIndex &index, int role) const overrideTreeModel
flags(const QModelIndex &index) const overrideTreeModel
getItem(const QModelIndex &index) constTreeModel
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const overrideTreeModel
index(int row, int column, const QModelIndex &parent=QModelIndex()) const overrideTreeModel
parent(const QModelIndex &index) const overrideTreeModel
removeRows(int position, int count, const QModelIndex &parent) overrideTreeModel
rootItem() constTreeModel
rowCount(const QModelIndex &parent=QModelIndex()) const overrideTreeModel
setData(const QModelIndex &index, const QVariant &value, int role) overrideTreeModel
setupModelData(const QStringList &lines, TreeItem *parent)TreeModelprivate
TreeModel(QObject *parent=nullptr)TreeModelexplicit
updateData()TreeModelslot
~TreeModel() overrideTreeModel