Envision
A visual programming IDE for object-oriented languages
Model::UsedLibrary Member List

This is the complete list of members for Model::UsedLibrary, including all inherited members.

addAttributeToInitialRegistrationList_(::Model::CompositeIndex &index, const QString &attributeName, const QString &attributeType, bool canBePartiallyLoaded, bool isOptional, bool isPersistent)Model::UsedLibraryprivatestatic
attributesToRegisterAtInitialization_()Model::UsedLibraryprivatestatic
clone() const overrideModel::UsedLibrary
createDefaultInstance(Node *parent=nullptr)Model::UsedLibrarystatic
getMetaData()Model::UsedLibrarystatic
libraryManager() constModel::UsedLibrary
libraryRoot() constModel::UsedLibraryinline
loadLibrary(PersistentStore *store) constModel::UsedLibrary
name() constModel::UsedLibraryinline
nameIndexModel::UsedLibraryprivatestatic
nameNode()Model::UsedLibraryinline
registerNewAttribute(const QString &attributeName, const QString &attributeType, bool canBePartiallyLoaded, bool isOptional, bool isPersistent)Model::UsedLibrarystatic
registerNewAttribute(const ::Model::Attribute &attribute)Model::UsedLibrarystatic
registerNewExtension()Model::UsedLibraryinlinestatic
setName(const QString &val)Model::UsedLibraryinline
Super typedefCore::Reflect< Base >protected
topLevelMeta() overrideModel::UsedLibraryprotected
usedLibraries() const overrideModel::UsedLibraryvirtual
UsedLibrary(::Model::Node *parent=nullptr)Model::UsedLibrary
UsedLibrary(::Model::Node *parent, ::Model::PersistentStore &store, bool loadPartially)Model::UsedLibrary
UsedLibrary(::Model::Node *parent, ::Model::AttributeChain &metaData)Model::UsedLibrary
UsedLibrary(::Model::Node *parent, ::Model::PersistentStore &store, bool loadPartially, ::Model::AttributeChain &metaData)Model::UsedLibrary
UsedLibrary(const QString &name)Model::UsedLibrary