MeVisLab Toolbox Reference
|
This is the complete list of members for ml::StandardItemModel, including all inherited members.
_refCount | ml::RefCountedBase | mutableprotected |
AbstractItemModel() | ml::AbstractItemModel | inlineprotected |
addEventListener(BaseEventCallback *cb, void *userData) | ml::EventSource | |
addItem(const ModelIndex &parent, const ItemData &) | ml::StandardItemModel | virtual |
addStateToTree(TreeNode *) const | ml::Base | inlinevirtual |
AttributeVector typedef | ml::StandardItemModel | |
Base() | ml::Base | |
bulkSetData(const std::vector< ModelIndex > &items, int attributeIndex, const Variant &data, void *skipListener=nullptr) | ml::AbstractItemModel | virtual |
bulkSetData(const std::vector< ModelIndex > &items, int attributeIndex, const std::vector< Variant > &data, void *skipListener=nullptr) | ml::AbstractItemModel | virtual |
clear() | ml::StandardItemModel | virtual |
createIndex(void *data) | ml::AbstractItemModel | protected |
createIndex(size_t data) | ml::AbstractItemModel | protected |
decItemRefCount(void *) | ml::AbstractItemModel | inlineprotectedvirtual |
decRefCount() const | ml::RefCountedBase | virtual |
deepCopy() const | ml::Base | inlinevirtual |
detailString() const | ml::Base | inlinevirtual |
EventSource() | ml::EventSource | |
EventSource(const EventSource &evSource) | ml::EventSource | |
getAttributeCount() const override | ml::StandardItemModel | virtual |
getAttributeDefault(int index) const override | ml::StandardItemModel | virtual |
getAttributeIndex(const std::string &name) | ml::AbstractItemModel | virtual |
getAttributeName(int index) const override | ml::StandardItemModel | virtual |
getChild(const ModelIndex &parent, unsigned int index) override | ml::StandardItemModel | virtual |
getChildCount(const ModelIndex &parent) override | ml::StandardItemModel | virtual |
getChildPosition(const ModelIndex &child) | ml::StandardItemModel | virtual |
getData(const ModelIndex &item, int attributeIndex) override | ml::StandardItemModel | virtual |
getParent(const ModelIndex &child) override | ml::StandardItemModel | virtual |
hasChildren(const ModelIndex &parent) override | ml::StandardItemModel | virtual |
hasEventListeners() const | ml::EventSource | |
implementsPersistence(PersistenceInterface iface) const override | ml::StandardItemModel | inlinevirtual |
incItemRefCount(void *) | ml::AbstractItemModel | inlineprotectedvirtual |
incRefCount() const | ml::RefCountedBase | virtual |
insertItems(const ModelIndex &parent, unsigned int position, const ItemDataVector &items) | ml::StandardItemModel | virtual |
isFlat() const override | ml::StandardItemModel | inlinevirtual |
isOfAllowedType(const std::vector< const RuntimeType * > &types) const | ml::Base | |
isRefCountedBase() const override | ml::RefCountedBase | inlinevirtual |
ItemData typedef | ml::StandardItemModel | |
ItemDataVector typedef | ml::StandardItemModel | |
notifyItemChanged(const ModelIndex &item, bool after, void *skipListener=nullptr) | ml::AbstractItemModel | protectedvirtual |
notifyItemChildrenRequest(const ModelIndex &parent) | ml::StandardItemModel | protected |
notifyItemsDataChanged(const std::vector< ModelIndex > &items, const std::vector< int > &attributeIndices, void *skipListener=nullptr) | ml::AbstractItemModel | protectedvirtual |
notifyItemsInserted(const ModelIndex &parent, unsigned int childIndex, unsigned int itemsInserted, bool after, void *skipListener=nullptr) | ml::AbstractItemModel | protectedvirtual |
notifyItemsRemoved(const ModelIndex &parent, unsigned int childIndex, unsigned int itemsRemoved, bool after, void *skipListener=nullptr) | ml::AbstractItemModel | protectedvirtual |
PersistenceByStream enum value | ml::Base | |
PersistenceByString enum value | ml::Base | |
PersistenceByTreeNode enum value | ml::Base | |
PersistenceInterface enum name | ml::Base | |
persistentState() const | ml::Base | virtual |
rawSetData(const ModelIndex &item, int attributeIndex, const Variant &data) override | ml::StandardItemModel | virtual |
readFrom(AbstractPersistenceInputStream *stream, int version) override | ml::StandardItemModel | virtual |
readStateFromTree(TreeNode *) | ml::Base | inlinevirtual |
RefCountedBase() | ml::RefCountedBase | |
RefCountedBase(const RefCountedBase &) | ml::RefCountedBase | |
removeEventListener(BaseEventCallback *cb, void *userData) | ml::EventSource | |
removeItems(const ModelIndex &parent, unsigned int position, unsigned int numItems) | ml::StandardItemModel | virtual |
sendEvent(BaseEvent *event, void *skipListener=nullptr) | ml::EventSource | protected |
setData(const ModelIndex &item, int attributeIndex, const Variant &data, void *skipListener=nullptr) | ml::AbstractItemModel | virtual |
setPersistentState(const std::string &state) | ml::Base | virtual |
StandardItemModel(const AttributeVector &attributes, int hasChildrenAttribute=-1, bool flat=false) | ml::StandardItemModel | |
StandardItemModel() | ml::StandardItemModel | |
updateReferenceCountingIfSupported(Base *oldValue, Base *newValue, bool &isRefCountedBase) | ml::RefCountedBase | static |
writeTo(AbstractPersistenceOutputStream *stream) const override | ml::StandardItemModel | virtual |
~Base() | ml::Base | virtual |
~EventSource() override | ml::EventSource | |
~RefCountedBase() override | ml::RefCountedBase | protected |
~StandardItemModel() override | ml::StandardItemModel |