Developer Documentation
VSI::TreeModel Member List

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

columnCount(const QModelIndex &_parent=QModelIndex()) constVSI::TreeModel
data(const QModelIndex &_index, int _role) constVSI::TreeModel
dataChangedInside(int _id, int _column, const QVariant &_value) (defined in VSI::TreeModel)VSI::TreeModelsignal
flags(const QModelIndex &_index) constVSI::TreeModel
getItem(const QModelIndex &_index) constVSI::TreeModel
getModelIndex(TreeItem *_object, int _column)VSI::TreeModel
getModelIndex(int _id, int _column)VSI::TreeModel
getObjectName(TreeItem *_object, QString &_name)VSI::TreeModel
headerData(int _section, Qt::Orientation _orientation, int _role=Qt::DisplayRole) constVSI::TreeModel
index(int _row, int _column, const QModelIndex &_parent=QModelIndex()) constVSI::TreeModel
isRoot(TreeItem *_item)VSI::TreeModel
itemId(const QModelIndex &_index) constVSI::TreeModel
itemName(const QModelIndex &_index) constVSI::TreeModel
moveItem(TreeItem *_item, TreeItem *_parent)VSI::TreeModel
objectAdded(BaseObject *_object)VSI::TreeModel
objectAdded(BaseObject *_object, BaseObject *_parent)VSI::TreeModel
objectChanged(int id_)VSI::TreeModel
objectDeleted(int id_)VSI::TreeModel
parent(const QModelIndex &_index) constVSI::TreeModel
propagateDownwards(TreeItem *_obj, int _column)VSI::TreeModelprivate
propagateUpwards(TreeItem *_obj, int _column, bool _value)VSI::TreeModelprivate
rootItem_VSI::TreeModelprivate
rowCount(const QModelIndex &_parent=QModelIndex()) constVSI::TreeModel
setData(const QModelIndex &_index, const QVariant &_value, int _role)VSI::TreeModel
TreeModel(QObject *_parent=0)VSI::TreeModelexplicit
~TreeModel()VSI::TreeModel