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

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

acceptContentProperty(const PropertyKey &key) const Showcase::UIComponentprotected
applyForInstances(std::function< void(ComponentInstancePtr)> &&f)Showcase::Componentprotected
assignments(const QByteArray &slot) const Showcase::UIComponent
assignToSlot(const QByteArray &slotName, std::shared_ptr< UIComponent > comp)Showcase::UIComponent
cachedGraph() const Showcase::Component
cachedNode() const Showcase::Component
Component(CachedGraphPtr uiGraph=nullptr)Showcase::Component
componentAddedToSlot(const QByteArray &slotName, std::shared_ptr< UIComponent > comp)Showcase::UIComponent
componentRemovedFromSlot(const QByteArray &slotName, std::shared_ptr< UIComponent > comp)Showcase::UIComponent
componentSlots() const Showcase::UIComponent
contentNodeFound(std::shared_ptr< ContentNode > node, std::shared_ptr< ContentNode > parent=nullptr, bool eventWasPending=false)Showcase::UIComponentprotectedvirtual
contentNodeLost(std::shared_ptr< ContentNode > node, std::shared_ptr< ContentNode > parent=nullptr, bool eventWasPending=false)Showcase::UIComponentprotectedvirtual
contentNodeLostProperty(std::shared_ptr< ContentNode > node, const Property &prop, bool eventWasPending=false)Showcase::UIComponentprotectedvirtual
contentNodeReceivedProperty(std::shared_ptr< ContentNode > node, const Property &prop, bool eventWasPending=false)Showcase::UIComponentprotectedvirtual
createInstance(const QByteArray &role)Showcase::UIComponent
Showcase::Component::createInstance()Showcase::Component
enabled() const Showcase::UIComponent
init(const GraphNode &confNode)Showcase::Component
initializeContentSlot(const Slot &slot, const Property &property)Showcase::UIComponent
instanceDestroyed(ComponentInstanceKey key)Showcase::Component
instances() const Showcase::Component
name() const Showcase::Component
nodeId() const Showcase::Component
numInstances() const Showcase::Component
placeholderStatusChanged(const NodeId &id) overrideShowcase::UIComponentprotectedvirtual
propertyReceived(const Property &property) overrideShowcase::UIComponentprotectedvirtual
removeContentSlot(const Slot &slot)Showcase::UIComponent
removeFromSlots(const NodeId &id)Showcase::UIComponent
roles() const Showcase::UIComponent
schema() const Showcase::Component
setCachedGraph(CachedGraphPtr uiGraph)Showcase::Component
setComponentName(const QString &name)Showcase::Component
setEnabled(bool enabled)Showcase::UIComponent
setOnSlotsFulfilled(std::function< void(void)> &&f)Showcase::UIComponent
setOnSlotsUnfulfilled(std::function< void(void)> &&f)Showcase::UIComponent
setSchema(const Schema &schema)Showcase::Component
slotsFulfilled(const std::unique_lock< std::mutex > &lock=std::unique_lock< std::mutex >()) const Showcase::UIComponent
subtype() const Showcase::UIComponent
UIComponent(CachedGraphPtr uiGraph=nullptr)Showcase::UIComponent