okteta
Kasten2::StructTreeModel Member List
This is the complete list of members for Kasten2::StructTreeModel, including all inherited members.
columnCount(const QModelIndex &parent=QModelIndex()) const | Kasten2::StructTreeModel | |
data(const QModelIndex &index, int role) const | Kasten2::StructTreeModel | |
flags(const QModelIndex &index) const | Kasten2::StructTreeModel | |
hasChildren(const QModelIndex &parent=QModelIndex()) const | Kasten2::StructTreeModel | virtual |
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const | Kasten2::StructTreeModel | |
index(int row, int column, const QModelIndex &parent=QModelIndex()) const | Kasten2::StructTreeModel | |
onChildrenAboutToBeInserted(DataInformation *sender, uint startIndex, uint endIndex) | Kasten2::StructTreeModel | slot |
onChildrenAboutToBeRemoved(DataInformation *sender, uint startIndex, uint endIndex) | Kasten2::StructTreeModel | slot |
onChildrenInserted(const DataInformation *sender, uint startIndex, uint endIndex) | Kasten2::StructTreeModel | slot |
onChildrenRemoved(const DataInformation *sender, uint startIndex, uint endIndex) | Kasten2::StructTreeModel | slot |
onToolDataChange(int row, void *data) | Kasten2::StructTreeModel | slot |
onToolDataClear() | Kasten2::StructTreeModel | slot |
parent(const QModelIndex &index) const | Kasten2::StructTreeModel | |
rowCount(const QModelIndex &parent=QModelIndex()) const | Kasten2::StructTreeModel | |
setData(const QModelIndex &index, const QVariant &value, int role=Qt::EditRole) | Kasten2::StructTreeModel | |
StructTreeModel(StructTool *tool, QObject *parent=NULL) | Kasten2::StructTreeModel | explicit |
~StructTreeModel() | Kasten2::StructTreeModel | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.