MeVisLab Scripting Reference
MLAbstractItemModelWrapper Member List

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

bulkSetData(const QList< ModelIndexWrapper * > &items, int attributeIndex, const QVariant &data)MLAbstractItemModelWrapperslot
dataChanged(const QList< ModelIndexWrapper * > &items, const QList< int > &attributeIndices)MLAbstractItemModelWrappersignal
findFirst(const QVariant &attribute, const QVariant &value)MLAbstractItemModelWrapperslot
getAttributeCount() constMLAbstractItemModelWrapperslot
getAttributeDefault(int index) constMLAbstractItemModelWrapperslot
getAttributeIndex(const QString &name)MLAbstractItemModelWrapperslot
getAttributeName(int index) constMLAbstractItemModelWrapperslot
getAttributeNames() constMLAbstractItemModelWrapperslot
getChild(const ModelIndexWrapper *parent, unsigned int index)MLAbstractItemModelWrapperslot
getChildCount(const ModelIndexWrapper *parent)MLAbstractItemModelWrapperslot
getData(const ModelIndexWrapper *item, int attributeIndex)MLAbstractItemModelWrapperslot
getParent(const ModelIndexWrapper *child)MLAbstractItemModelWrapperslot
hasChildren(const ModelIndexWrapper *parent)MLAbstractItemModelWrapperslot
isFlat() constMLAbstractItemModelWrapperslot
itemChanged(ModelIndexWrapper *item, bool after)MLAbstractItemModelWrappersignal
itemsInserted(ModelIndexWrapper *parent, unsigned int childIndex, unsigned int itemsInserted, bool after)MLAbstractItemModelWrappersignal
itemsRemoved(ModelIndexWrapper *parent, unsigned int childIndex, unsigned int itemsRemoved, bool after)MLAbstractItemModelWrappersignal
qmlModel() constMLAbstractItemModelWrapperslot
searchItem(const QVariant &attribute, const QVariantList &values)MLAbstractItemModelWrapperslot
setData(const ModelIndexWrapper *item, int attributeIndex, const QVariant &data)MLAbstractItemModelWrapperslot