| acquireResource(const ResourceID &id) const | kanzi::Node | |
| acquireResource(const ResourceID &id) const | kanzi::Node | |
| acquireResourceDictionary() | kanzi::Node | |
| ActualDepthProperty | kanzi::Node | static |
| ActualHeightProperty | kanzi::Node | static |
| ActualWidthProperty | kanzi::Node | static |
| addAbstractChildOverride(NodeSharedPtr child)=0 | kanzi::Node | pure virtual |
| addAnimationItem(AnimationItemSharedPtr animationItemSharedPtr, bool reverse, int repeatCount) | kanzi::Node | |
| addAnonymousResource(ResourceSharedPtr resource) | kanzi::Node | |
| addBinding(BindingSharedPtr binding) | kanzi::Node | |
| addBindingWithOwner(BindingSharedPtr binding, const void *owner) | kanzi::Node | |
| addInputManipulator(InputManipulatorSharedPtr inputManipulator) | kanzi::Node | |
| addMessageFilter(TMessageType &messageType, TClass *messageHandlerObject, TClassMethod method) | kanzi::Node | |
| addMessageFilter(const TMessageType &messageType, typename TMessageType::FunctionType function) | kanzi::Node | |
| addMessageHandler(TMessageType &messageType, TClass *messageHandlerObject, TClassMethod method) | kanzi::Node | |
| addMessageHandler(const TMessageType &messageType, typename TMessageType::FunctionType function) | kanzi::Node | |
| addNodeReference(AbstractPropertyType propertyType, AbstractNodeReference *reference) | kanzi::Node | |
| addPropertyNotificationHandler(AbstractPropertyType propertyType, AbstractPropertyNotificationHandler *handler) | kanzi::Node | |
| addResource(const ResourceID &resourceId, string_view resourceUrl) | kanzi::Node | |
| addResourceReference(AbstractPropertyType propertyType, AbstractResourceReference *reference) | kanzi::Node | |
| addTimeLineEntry(struct KzuTimeLineEntry *timeLineEntry) | kanzi::Node | |
| addTrigger(TriggerSharedPtr trigger) | kanzi::Node | |
| addTriggerWithOwner(TriggerSharedPtr trigger, const void *owner) | kanzi::Node | |
| animationPlayerAttachToTaskScheduler(struct KzuAnimationPlayer *animationPlayer) const | kanzi::Node | |
| AppliedStyleContainer typedef | kanzi::Object | protected |
| applyObjectStyle(kanzi::StyleSharedPtr style) | kanzi::Object | |
| applyObjectStyles() | kanzi::Object | |
| applyStyle(StyleSharedPtr style) | kanzi::Node | |
| applyStyles() | kanzi::Node | |
| applyStylesRecursive() | kanzi::Node | |
| applyStylesVisitor(Node &node, bool apply) | kanzi::Node | protectedstatic |
| attach() | kanzi::Node | protected |
| attachRecursive() | kanzi::Node | |
| attachVisitor(Node &node) | kanzi::Node | protectedstatic |
| beginBindings() const | kanzi::Node | |
| beginInputManipulators() const | kanzi::Node | |
| beginTriggers() const | kanzi::Node | |
| BindingConstIterator typedef | kanzi::Node | |
| BindingContainer typedef | kanzi::Node | |
| BindingIterator typedef | kanzi::Node | |
| clearChangeFlag(uint32_t flag) | kanzi::Node | |
| clearChildChangeFlag(uint32_t flag) | kanzi::Node | |
| ClipChildrenProperty | kanzi::Node | static |
| containsResource(const ResourceID &resourceID) const | kanzi::Node | |
| ContentStretch enum name | kanzi::Node | |
| ContentStretchFill enum value | kanzi::Node | |
| ContentStretchNone enum value | kanzi::Node | |
| ContentStretchProperty | kanzi::Node | static |
| ContentStretchRepeat enum value | kanzi::Node | |
| ContentStretchUniform enum value | kanzi::Node | |
| ContentStretchUniformToFill enum value | kanzi::Node | |
| copyLocalValues(const Object &other) | kanzi::Object | |
| createAnimationPlayerAttachToParentPlayer(struct KzuAnimationPlayer **out_animationPlayer) | kanzi::Node | |
| createAnimationPlayerAttachToTaskScheduler(struct KzuAnimationPlayer **out_animationPlayer) | kanzi::Node | |
| CreatedFromKZBProperty | kanzi::Node | static |
| DataContextProperty | kanzi::Node | static |
| DepthAlignment enum name | kanzi::Node | |
| DepthAlignmentBack enum value | kanzi::Node | |
| DepthAlignmentCenter enum value | kanzi::Node | |
| DepthAlignmentFront enum value | kanzi::Node | |
| DepthAlignmentProperty | kanzi::Node | static |
| DepthAlignmentStretch enum value | kanzi::Node | |
| DepthMarginProperty | kanzi::Node | static |
| DepthProperty | kanzi::Node | static |
| detach() | kanzi::Node | protected |
| detachRecursive() | kanzi::Node | |
| detachVisitor(Node &node) | kanzi::Node | protectedstatic |
| dispatchMessage(const MessageType< TArgumentsType > &messageType, typename MessageType< TArgumentsType >::ArgumentsType &messageArguments) | kanzi::Node | |
| EnableClickProperty | kanzi::Node | static |
| EnabledProperty | kanzi::Node | static |
| EnableMultiClickProperty | kanzi::Node | static |
| endBindings() const | kanzi::Node | |
| endInputManipulators() const | kanzi::Node | |
| endTriggers() const | kanzi::Node | |
| findAbstractChild(string_view name) | kanzi::Node | |
| findAbstractChildOverride(string_view name)=0 | kanzi::Node | protectedpure virtual |
| findResourceURL(const ResourceID &resourceId) const | kanzi::Node | |
| FocusableProperty | kanzi::Node | static |
| FocusedProperty | kanzi::Node | static |
| FontProperty | kanzi::Node | static |
| getAbstractChildCountOverride()=0 | kanzi::Node | pure virtual |
| getAbstractChildOverride(size_t index)=0 | kanzi::Node | pure virtual |
| getAbstractProperty(AbstractPropertyType abstractPropertyType) const | kanzi::Node | |
| getAbstractProperty(AbstractPropertyType abstractPropertyType, typename PropertyType< DataType >::DataType &value) const | kanzi::Node | |
| getActualDepth() const | kanzi::Node | inline |
| getActualHeight() const | kanzi::Node | inline |
| getActualWidth() const | kanzi::Node | inline |
| getAnimationPlayer() const | kanzi::Node | |
| getBoundingVolume(KzuBoundingVolume **out_boundingVolume) const | kanzi::Node | virtual |
| getChangeFlags() const | kanzi::Node | inline |
| getChildChangeFlags() const | kanzi::Node | inline |
| getContentStretch() const | kanzi::Node | inline |
| getDataContext() const | kanzi::Node | inline |
| getDepth() const | kanzi::Node | inline |
| getDepthAlignment() const | kanzi::Node | inline |
| getDepthMargin() const | kanzi::Node | inline |
| getDomain() const | kanzi::Object | |
| getDynamicMetaclass() const | kanzi::Object | virtual |
| getFontResourceID() const | kanzi::Node | inline |
| getHeight() const | kanzi::Node | inline |
| getHorizontalAlignment() const | kanzi::Node | inline |
| getHorizontalMargin() const | kanzi::Node | inline |
| getLocale() const | kanzi::Node | inline |
| getMessageDispatcher() const | kanzi::Object | |
| getName() const | kanzi::Node | inline |
| getOpacity() const | kanzi::Node | inline |
| getParent() const | kanzi::Node | |
| getPath() const | kanzi::Node | inline |
| getProjection2DTo3DScale() const | kanzi::Node | inline |
| getProperty(const PropertyType< DataType > &propertyType) const | kanzi::Node | |
| getProperty(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::DataType &value) const | kanzi::Node | |
| getPropertyManager() const | kanzi::Object | |
| getPropertyNotificationHandlerCount() const | kanzi::Node | inline |
| getResourceDictionary() const | kanzi::Node | |
| getResourceManager() const | kanzi::Object | |
| getScriptingContext() const | kanzi::Node | inline |
| getStateManagerResourceID() const | kanzi::Node | inline |
| getStaticMetaclass() | kanzi::Object | static |
| getStyleResourceID() const | kanzi::Node | inline |
| getTaskScheduler() const | kanzi::Object | |
| getVerticalAlignment() const | kanzi::Node | inline |
| getVerticalMargin() const | kanzi::Node | inline |
| getVisibleAmountInParent() const | kanzi::Node | inline |
| getWidth() const | kanzi::Node | inline |
| hasLocalValue(AbstractPropertyType propertyType) const | kanzi::Object | |
| hasValue(AbstractPropertyType propertyType) const | kanzi::Object | |
| HeightProperty | kanzi::Node | static |
| HitTestableContainerProperty | kanzi::Node | static |
| HitTestableProperty | kanzi::Node | static |
| HorizontalAlignment enum name | kanzi::Node | |
| HorizontalAlignmentCenter enum value | kanzi::Node | |
| HorizontalAlignmentLeft enum value | kanzi::Node | |
| HorizontalAlignmentProperty | kanzi::Node | static |
| HorizontalAlignmentRight enum value | kanzi::Node | |
| HorizontalAlignmentStretch enum value | kanzi::Node | |
| HorizontalMarginProperty | kanzi::Node | static |
| initialize() | kanzi::Node | protected |
| InputManipulatorConstIterator typedef | kanzi::Node | |
| InputManipulatorContainer typedef | kanzi::Node | |
| InputManipulatorIterator typedef | kanzi::Node | |
| invalidateArrange() | kanzi::Node | |
| invalidateMeasure() | kanzi::Node | |
| invalidateRender() | kanzi::Node | |
| isAnyChildChangeFlagSet(uint32_t flag) const | kanzi::Node | |
| isAttached() const | kanzi::Node | |
| isAttaching() const | kanzi::Node | |
| isChangeFlagSet(uint32_t flag) const | kanzi::Node | |
| isChildChangeFlagSet(uint32_t flag) const | kanzi::Node | |
| isClipChildren() const | kanzi::Node | inline |
| isDetaching() const | kanzi::Node | |
| isEffectivelyEnabled() const | kanzi::Node | |
| isEffectivelyVisible() const | kanzi::Node | |
| isEnableClick() const | kanzi::Node | inline |
| isEnabled() const | kanzi::Node | inline |
| isEnableMultiClick() const | kanzi::Node | inline |
| isFocusable() const | kanzi::Node | inline |
| isFocused() const | kanzi::Node | inline |
| isHitTestable() const | kanzi::Node | inline |
| isHitTestableContainer() const | kanzi::Node | inline |
| isInvalidArrange() const | kanzi::Node | |
| isInvalidMeasure() const | kanzi::Node | |
| isInvalidRender() const | kanzi::Node | |
| isNamed(string_view name) const | kanzi::Node | |
| isRenderable() const | kanzi::Node | |
| isTypeOf(const Metaclass *objectType) const | kanzi::Object | inline |
| isVisible() const | kanzi::Node | inline |
| KzuInputManager | kanzi::Node | friend |
| LocaleProperty | kanzi::Node | static |
| lookupNode(string_view pathOrKey) | kanzi::Node | |
| lookupNodeRaw(string_view relativePath) | kanzi::Node | |
| lookupObject(string_view relativePath) | kanzi::Node | |
| lookupObject(string_view path) | kanzi::Node | inline |
| lookupResource(string_view resourceName) | kanzi::Node | |
| m_appliedStyles | kanzi::Object | protected |
| makeEditorInfo() | kanzi::Object | static |
| MessageSubscriptionTokenVector typedef | kanzi::Node | |
| NameProperty | kanzi::Node | static |
| Node(Domain *domain, string_view name) | kanzi::Node | explicitprotected |
| Object(Domain *domain) | kanzi::Object | explicit |
| onAttached() | kanzi::Node | protectedvirtual |
| onCopy(const Object &other) | kanzi::Object | protected |
| onDetached() | kanzi::Node | protectedvirtual |
| onNodePropertyChanged(AbstractPropertyType propertyType, KzuPropertyNotificationReason reason) | kanzi::Node | protectedvirtual |
| OpacityProperty | kanzi::Node | static |
| PathProperty | kanzi::Node | static |
| PrefabTemplateSourceProperty | kanzi::Node | static |
| processPropertyChanged(Node &node, AbstractPropertyType propertyType, KzuPropertyNotificationReason reason) | kanzi::Node | protectedstatic |
| Projection2DTo3DScaleProperty | kanzi::Node | static |
| propertyChangedVisitor(Node &node, AbstractPropertyType propertyType, KzuPropertyNotificationReason reason) | kanzi::Node | protectedstatic |
| removeAbstractChildOverride(Node &child)=0 | kanzi::Node | pure virtual |
| removeAnonymousResource(const Resource &resource) | kanzi::Node | |
| removeBinding(Binding &binding) | kanzi::Node | |
| removeBindingsWithOwner(const void *owner) | kanzi::Node | |
| removeInputManipulator(InputManipulator &inputManipulator) | kanzi::Node | |
| removeKZBData() | kanzi::Node | |
| removeLocalValue(AbstractPropertyType propertyType) | kanzi::Object | |
| removeMessageHandler(MessageSubscriptionToken token) | kanzi::Node | |
| removeNodeReference(const AbstractNodeReference &reference) | kanzi::Node | |
| removePropertyNotificationHandler(const AbstractPropertyNotificationHandler &handler) | kanzi::Node | |
| removeResource(const ResourceID &resourceId) | kanzi::Node | |
| removeResourceReference(const AbstractResourceReference &reference) | kanzi::Node | |
| removeTrigger(Trigger &trigger) | kanzi::Node | |
| removeTriggersWithOwner(const void *owner) | kanzi::Node | |
| restoreResources() | kanzi::Node | inlinevirtual |
| SceneGraphAddNodeChangeChildFlagsProperty | kanzi::Node | static |
| SceneGraphAddNodeChangeParentFlagsProperty | kanzi::Node | static |
| SceneGraphRemoveNodeChangeChildFlagsProperty | kanzi::Node | static |
| SceneGraphRemoveNodeChangeParentFlagsProperty | kanzi::Node | static |
| setAbstractProperty(AbstractPropertyType abstractPropertyType, typename PropertyType< DataType >::DataType value) | kanzi::Object | inline |
| setAbstractProperty(AbstractPropertyType abstractPropertyType, ResourceSharedPtr value) | kanzi::Object | inline |
| setActualDepth(float value) | kanzi::Node | inline |
| setActualHeight(float value) | kanzi::Node | inline |
| setActualWidth(float value) | kanzi::Node | inline |
| setChangeFlag(uint32_t flag) | kanzi::Node | |
| setChildChangeFlag(uint32_t flag) | kanzi::Node | |
| setClipChildren(bool value) | kanzi::Node | inline |
| setContentStretch(Node::ContentStretch value) | kanzi::Node | inline |
| setDataContext(string value) | kanzi::Node | inline |
| setDepth(float value) | kanzi::Node | inline |
| setDepthAlignment(Node::DepthAlignment value) | kanzi::Node | inline |
| setDepthMargin(Vector2 value) | kanzi::Node | inline |
| setEnableClick(bool value) | kanzi::Node | inline |
| setEnabled(bool value) | kanzi::Node | inline |
| setEnableMultiClick(bool value) | kanzi::Node | inline |
| setFocusable(bool value) | kanzi::Node | inline |
| setFocused(bool value) | kanzi::Node | inline |
| setFontResourceID(ResourceID value) | kanzi::Node | inline |
| setHeight(float value) | kanzi::Node | inline |
| setHitTestable(bool value) | kanzi::Node | inline |
| setHitTestableContainer(bool value) | kanzi::Node | inline |
| setHorizontalAlignment(Node::HorizontalAlignment value) | kanzi::Node | inline |
| setHorizontalMargin(Vector2 value) | kanzi::Node | inline |
| setLocale(string value) | kanzi::Node | inline |
| setName(string value) | kanzi::Node | inline |
| setOpacity(float value) | kanzi::Node | inline |
| setParent(Node *parent) | kanzi::Node | |
| setPath(string value) | kanzi::Node | inline |
| setProjection2DTo3DScale(float value) | kanzi::Node | inline |
| setProperty(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::DataType value) | kanzi::Object | inline |
| setProperty(const PropertyType< ResourceID > &propertyType, ResourceSharedPtr value) | kanzi::Object | inline |
| setRenderable(bool state) | kanzi::Node | |
| setResourceDictionary(ResourceDictionarySharedPtr resourceDictionary) | kanzi::Node | |
| setScriptingContext(ScriptingContextSharedPtr context) | kanzi::Node | inline |
| setStateManagerResourceID(ResourceID value) | kanzi::Node | inline |
| setStyleResourceID(ResourceID value) | kanzi::Node | inline |
| setVerticalAlignment(Node::VerticalAlignment value) | kanzi::Node | inline |
| setVerticalMargin(Vector2 value) | kanzi::Node | inline |
| setVisible(bool value) | kanzi::Node | inline |
| setVisibleAmountInParent(float value) | kanzi::Node | inline |
| setWidth(float value) | kanzi::Node | inline |
| StateManagerProperty | kanzi::Node | static |
| StyleProperty | kanzi::Node | static |
| TriggerConstIterator typedef | kanzi::Node | |
| TriggerContainer typedef | kanzi::Node | |
| TriggerIterator typedef | kanzi::Node | |
| tryAcquireResource(const ResourceID &id) const | kanzi::Node | |
| tryAcquireResource(const ResourceID &id) const | kanzi::Node | |
| unapplyObjectStyle(AppliedStyleEntry *appliedStyleEntry) | kanzi::Object | |
| unapplyObjectStyles() | kanzi::Object | |
| unapplyStyle(AppliedStyleEntry *appliedStyleEntry) | kanzi::Node | |
| unapplyStyles() | kanzi::Node | |
| unapplyStylesRecursive() | kanzi::Node | |
| updateAllResourcesVisitor(Node &node) | kanzi::Node | protectedstatic |
| updateResourceReferences() | kanzi::Node | protected |
| updateResourceReferences(AbstractPropertyType propertyType) | kanzi::Node | protected |
| updateResourceReferencesRecursive() | kanzi::Node | protected |
| updateResourceReferencesRecursive(const ResourceID &resourceID) | kanzi::Node | protected |
| updateResourceVisitor(Node &node, const ResourceID &id) | kanzi::Node | protectedstatic |
| validateArrange() | kanzi::Node | |
| validateMeasure() | kanzi::Node | |
| validateRender() | kanzi::Node | |
| VerticalAlignment enum name | kanzi::Node | |
| VerticalAlignmentBottom enum value | kanzi::Node | |
| VerticalAlignmentCenter enum value | kanzi::Node | |
| VerticalAlignmentProperty | kanzi::Node | static |
| VerticalAlignmentStretch enum value | kanzi::Node | |
| VerticalAlignmentTop enum value | kanzi::Node | |
| VerticalMarginProperty | kanzi::Node | static |
| VisibleAmountInParentProperty | kanzi::Node | static |
| VisibleProperty | kanzi::Node | static |
| visit(const Visitor &visitor, VisitorOrder order) | kanzi::Node | |
| visitAbstractChildOverride(const Visitor &visitor, VisitorOrder order)=0 | kanzi::Node | protectedpure virtual |
| visitDescendants(const Visitor &visitor, VisitorOrder order) | kanzi::Node | |
| Visitor typedef | kanzi::Node | |
| VisitorAbort enum value | kanzi::Node | |
| VisitorContinue enum value | kanzi::Node | |
| VisitorContinueSibling enum value | kanzi::Node | |
| VisitorOrder enum name | kanzi::Node | |
| VisitorPostOrder enum value | kanzi::Node | |
| VisitorPreOrder enum value | kanzi::Node | |
| VisitorResult enum name | kanzi::Node | |
| WidthProperty | kanzi::Node | static |
| ~Node() | kanzi::Node | virtual |
| ~Object() | kanzi::Object | virtual |