xentara-workbench-plugin v1.0.1
The Xentara Workbench Plugin Framework
Loading...
Searching...
No Matches
xentara::workbench::bindings::PropertyContainer Member List

This is the complete list of members for xentara::workbench::bindings::PropertyContainer, including all inherited members.

enclosingPropertyContainer() const -> PropertyContainer *xentara::workbench::bindings::PropertyContainer
forEachCrossReference(const ForEachCrossReferenceFunction &function, ForEachCrossReferenceOptions options={}) noexcept -> voidxentara::workbench::bindings::PropertyContainer
forEachLocalCrossReference(const ForEachCrossReferenceFunction &function, bool includeInvisible) noexcept -> void=0xentara::workbench::bindings::PropertyContainerprivatepure virtual
forEachSubPropertyContainer(const ForEachSubPropertyContainerFunction &function, bool includeInvisible) noexcept -> void=0xentara::workbench::bindings::PropertyContainerprivatepure virtual
localPropertyErrorCount() const -> std::size_t=0xentara::workbench::bindings::PropertyContainerprivatepure virtual
localPropertyErrorCountChanged() -> voidxentara::workbench::bindings::PropertyContainerprotected
operator=(const PropertyContainer &rhs) -> PropertyContainer &xentara::workbench::bindings::PropertyContainer
operator=(PropertyContainer &&rhs) noexcept -> PropertyContainer &xentara::workbench::bindings::PropertyContainer
PropertyContainer() noexcept=defaultxentara::workbench::bindings::PropertyContainer
PropertyContainer(const PropertyContainer &other)xentara::workbench::bindings::PropertyContainer
PropertyContainer(PropertyContainer &&other) noexceptxentara::workbench::bindings::PropertyContainer
propertyErrorCount() const -> std::size_txentara::workbench::bindings::PropertyContainer
propertyErrorCountChanged() -> voidxentara::workbench::bindings::PropertyContainerprivatevirtual
propertyNotificationRaised(const PropertyId &propertyId) -> void=0xentara::workbench::bindings::PropertyContainerprivatepure virtual
raisePropertyNotification(const PropertyId &propertyId) const -> voidxentara::workbench::bindings::PropertyContainerprotected
resetEnclosingPropertyContainer(SetEnclosingPropertyContainerOptions options={}) -> voidxentara::workbench::bindings::PropertyContainer
setEnclosingPropertyContainer(PropertyContainer &enclosingContainer, SetEnclosingPropertyContainerOptions options={}) -> voidxentara::workbench::bindings::PropertyContainer
subPropertyContainerAdded(const PropertyContainer &container) -> voidxentara::workbench::bindings::PropertyContainerprotected
subPropertyContainerListChanged(SubPropertyContainerListChangedOptions options={}) -> voidxentara::workbench::bindings::PropertyContainerprotected
subPropertyContainerListCopied(const PropertyContainer &other, SubPropertyContainerListChangedOptions options={}) -> voidxentara::workbench::bindings::PropertyContainerprotected
subPropertyContainerListMoved(PropertyContainer &other, SubPropertyContainerListChangedOptions options={}) -> voidxentara::workbench::bindings::PropertyContainerprotected
subPropertyContainerListSwapped(PropertyContainer &other, SubPropertyContainerListChangedOptions options={}) -> voidxentara::workbench::bindings::PropertyContainerprotected
subPropertyContainerRemoved(const PropertyContainer &container) -> voidxentara::workbench::bindings::PropertyContainerprotected
subscribeToPropertyErrorCount(Callback &&callback) -> ErrorCountSubscriptionxentara::workbench::bindings::PropertyContainer
~PropertyContainer()=0xentara::workbench::bindings::PropertyContainerpure virtual