MT Showcase SDK
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Showcase::Component Member List

This is the complete list of members for Showcase::Component, including all inherited members.

applyForInstances(std::function< void(ComponentInstancePtr)> &&f)Showcase::Componentprotected
cachedGraph() const Showcase::Component
cachedNode() const Showcase::Component
Component(CachedGraphPtr uiGraph=nullptr)Showcase::Component
createInstance()Showcase::Component
init(const GraphNode &confNode)Showcase::Component
instanceDestroyed(ComponentInstanceKey key)Showcase::Component
instances() const Showcase::Component
name() const Showcase::Component
nodeId() const Showcase::Component
numInstances() const Showcase::Component
schema() const Showcase::Component
setCachedGraph(CachedGraphPtr uiGraph)Showcase::Component
setComponentName(const QString &name)Showcase::Component
setSchema(const Schema &schema)Showcase::Component