|
MT Showcase SDK
|
This is the complete list of members for Showcase::UIComponent, including all inherited members.
| acceptContentProperty(const PropertyKey &key) const | Showcase::UIComponent | protected |
| applyForInstances(std::function< void(ComponentInstancePtr)> &&f) | Showcase::Component | protected |
| 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::UIComponent | protectedvirtual |
| contentNodeLost(std::shared_ptr< ContentNode > node, std::shared_ptr< ContentNode > parent=nullptr, bool eventWasPending=false) | Showcase::UIComponent | protectedvirtual |
| contentNodeLostProperty(std::shared_ptr< ContentNode > node, const Property &prop, bool eventWasPending=false) | Showcase::UIComponent | protectedvirtual |
| contentNodeReceivedProperty(std::shared_ptr< ContentNode > node, const Property &prop, bool eventWasPending=false) | Showcase::UIComponent | protectedvirtual |
| 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) override | Showcase::UIComponent | protectedvirtual |
| propertyReceived(const Property &property) override | Showcase::UIComponent | protectedvirtual |
| 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 |