MeVisLab Scripting Reference
MLStandardItemModelWrapper Member List

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

appendItem(const ModelIndexWrapper *parent, const QVariantMap &itemData)MLStandardItemModelWrappervirtualslot
appendItems(const ModelIndexWrapper *parent, const QVariant &items)MLStandardItemModelWrappervirtualslot
bulkSetData(const QList< ModelIndexWrapper * > &items, int attributeIndex, const QVariant &data)MLAbstractItemModelWrapperslot
childrenRequest(ModelIndexWrapper *item)MLStandardItemModelWrappersignal
clear()MLStandardItemModelWrappervirtualslot
createObject(const QVariantList &arguments)MLStandardItemModelWrapperstatic
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
getChildPosition(const ModelIndexWrapper *child)MLStandardItemModelWrappervirtualslot
getData(const ModelIndexWrapper *item, int attributeIndex)MLAbstractItemModelWrapperslot
getParent(const ModelIndexWrapper *child)MLAbstractItemModelWrapperslot
hasChildren(const ModelIndexWrapper *parent)MLAbstractItemModelWrapperslot
insertItem(const ModelIndexWrapper *parent, unsigned int position, const QVariantMap &itemData)MLStandardItemModelWrappervirtualslot
insertItems(const ModelIndexWrapper *parent, unsigned int position, const QVariant &items)MLStandardItemModelWrappervirtualslot
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
removeItem(ModelIndexWrapper *index)MLStandardItemModelWrappervirtualslot
removeItems(const ModelIndexWrapper *parent, unsigned int position, unsigned int numItems)MLStandardItemModelWrappervirtualslot
searchItem(const QVariant &attribute, const QVariantList &values)MLAbstractItemModelWrapperslot
setData(const ModelIndexWrapper *item, int attributeIndex, const QVariant &data)MLAbstractItemModelWrapperslot