|
MeVisLab Scripting Reference
|
This is the complete list of members for MLStandardItemModelWrapper, including all inherited members.
| appendItem(const ModelIndexWrapper *parent, const QVariantMap &itemData) | MLStandardItemModelWrapper | virtualslot |
| appendItems(const ModelIndexWrapper *parent, const QVariant &items) | MLStandardItemModelWrapper | virtualslot |
| bulkSetData(const QList< ModelIndexWrapper * > &items, int attributeIndex, const QVariant &data) | MLAbstractItemModelWrapper | slot |
| childrenRequest(ModelIndexWrapper *item) | MLStandardItemModelWrapper | signal |
| clear() | MLStandardItemModelWrapper | virtualslot |
| createObject(const QVariantList &arguments) | MLStandardItemModelWrapper | static |
| dataChanged(const QList< ModelIndexWrapper * > &items, const QList< int > &attributeIndices) | MLAbstractItemModelWrapper | signal |
| findFirst(const QVariant &attribute, const QVariant &value) | MLAbstractItemModelWrapper | slot |
| getAttributeCount() const | MLAbstractItemModelWrapper | slot |
| getAttributeDefault(int index) const | MLAbstractItemModelWrapper | slot |
| getAttributeIndex(const QString &name) | MLAbstractItemModelWrapper | slot |
| getAttributeName(int index) const | MLAbstractItemModelWrapper | slot |
| getAttributeNames() const | MLAbstractItemModelWrapper | slot |
| getChild(const ModelIndexWrapper *parent, unsigned int index) | MLAbstractItemModelWrapper | slot |
| getChildCount(const ModelIndexWrapper *parent) | MLAbstractItemModelWrapper | slot |
| getChildPosition(const ModelIndexWrapper *child) | MLStandardItemModelWrapper | virtualslot |
| getData(const ModelIndexWrapper *item, int attributeIndex) | MLAbstractItemModelWrapper | slot |
| getParent(const ModelIndexWrapper *child) | MLAbstractItemModelWrapper | slot |
| hasChildren(const ModelIndexWrapper *parent) | MLAbstractItemModelWrapper | slot |
| insertItem(const ModelIndexWrapper *parent, unsigned int position, const QVariantMap &itemData) | MLStandardItemModelWrapper | virtualslot |
| insertItems(const ModelIndexWrapper *parent, unsigned int position, const QVariant &items) | MLStandardItemModelWrapper | virtualslot |
| isFlat() const | MLAbstractItemModelWrapper | slot |
| itemChanged(ModelIndexWrapper *item, bool after) | MLAbstractItemModelWrapper | signal |
| itemsInserted(ModelIndexWrapper *parent, unsigned int childIndex, unsigned int itemsInserted, bool after) | MLAbstractItemModelWrapper | signal |
| itemsRemoved(ModelIndexWrapper *parent, unsigned int childIndex, unsigned int itemsRemoved, bool after) | MLAbstractItemModelWrapper | signal |
| qmlModel() const | MLAbstractItemModelWrapper | slot |
| removeItem(ModelIndexWrapper *index) | MLStandardItemModelWrapper | virtualslot |
| removeItems(const ModelIndexWrapper *parent, unsigned int position, unsigned int numItems) | MLStandardItemModelWrapper | virtualslot |
| searchItem(const QVariant &attribute, const QVariantList &values) | MLAbstractItemModelWrapper | slot |
| setData(const ModelIndexWrapper *item, int attributeIndex, const QVariant &data) | MLAbstractItemModelWrapper | slot |