acquireLocalValueSourceEntry(AbstractPropertyTypeDescriptor &descriptor) | kanzi::PropertyObject | protected |
acquireModifierStorage(AbstractPropertyTypeDescriptor &descriptor) | kanzi::PropertyObject | protected |
acquireNotificationStorage(AbstractPropertyTypeDescriptor &descriptor) | kanzi::PropertyObject | protected |
acquirePropertyStorage(AbstractPropertyTypeDescriptor &descriptor) | kanzi::PropertyObject | protected |
acquireResource(const ResourceID &id) const | kanzi::Node | |
acquireResource(const ResourceID &id) const | kanzi::Node | |
acquireResourceAsync(const ResourceID &key, ResourceManager::AsyncAcquireFinishedCallback func) const | kanzi::Node | |
acquireResourceDictionary() | kanzi::Node | |
ActualDepthProperty | kanzi::Node | static |
ActualHeightProperty | kanzi::Node | static |
ActualWidthProperty | kanzi::Node | static |
addAbstractChildOverride(NodeSharedPtr child) KZ_OVERRIDE | kanzi::Node3D | virtual |
addAnonymousResource(ResourceSharedPtr resource) | kanzi::Node | |
addBinding(BindingSharedPtr binding) | kanzi::Node | |
addBindingWithOwner(BindingSharedPtr binding, shared_ptr< void > owner) | kanzi::Node | |
addChild(const Node3DSharedPtr &child) | kanzi::Node3D | |
addContentItem(NodeSharedPtr abstractItem) KZ_OVERRIDE | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | virtual |
addInputManipulator(InputManipulatorSharedPtr inputManipulator) | kanzi::Node | |
addItem(ItemSharedPtr item) | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | |
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 | |
addMessageHandler(const TMessageType &messageType, typename TMessageType::FunctionType function, Node *messageSourceFilter) | kanzi::Node | |
addNodeComponent(NodeComponentSharedPtr nodeComponent) | kanzi::Node | |
addNodeComponentWithOwner(NodeComponentSharedPtr nodeComponent, const void *owner) | kanzi::Node | |
addNodeReference(AbstractPropertyType propertyType, AbstractNodeReference *reference) | kanzi::Node | |
addPropertyModifier(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::ModifierCallback callback, void *owner) | kanzi::PropertyObject | inline |
addPropertyNotificationHandler(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::NotificationCallback callback, void *owner) | kanzi::PropertyObject | inline |
addPropertyValueSource(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::TypedValueSource *valueSource, PropertyValuePrecedence precedence, void *owner) | kanzi::PropertyObject | inline |
addPropertyValueSource(AbstractPropertyTypeDescriptor &descriptor, AbstractPropertyTypeDescriptor::ValueSource *valueSource, PropertyValuePrecedence precedence, void *owner) | kanzi::PropertyObject | protected |
addResource(const ResourceID &resourceId, string_view resourceUrl) | kanzi::Node | |
addResourceDictionary(ResourceDictionarySharedPtr resourceDictionary) | kanzi::Node | |
addResourceReference(AbstractPropertyType propertyType, AbstractResourceReference *reference) | kanzi::Node | |
AlignToTangentProperty | kanzi::TrajectoryListBox3D | static |
AllowedScrollAxisProperty | kanzi::TrajectoryListBox3D | static |
AppliedStyleContainer typedef | kanzi::Object | protected |
applyManualStyle(StyleSharedPtr style) | kanzi::Node | |
applyObjectStyle(kanzi::StyleSharedPtr style) | kanzi::Object | |
applyObjectStyles() | kanzi::Object | |
applySelectionBehavior(size_t itemIndex, bool smooth) | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | protected |
applyStyle(StyleSharedPtr style) | kanzi::Node | |
applyStyles() | kanzi::Node | |
applyStylesRecursive() | kanzi::Node | |
applyStylesVisitor(Node &node, bool apply) | kanzi::Node | protectedstatic |
arrange() | kanzi::Node3D | |
arrangeIterate() | kanzi::Node3D | |
arrangeIterateLayout(bool propagateArrange) | kanzi::Node3D | |
arrangeIterateLayoutChild(bool propagateArrange) | kanzi::Node3D | |
arrangeOverride(LayoutVectorType actualSize) KZ_OVERRIDE | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | virtual |
assignItemContainerGenerator(ItemContainerGeneratorSharedPtr itemContainerGenerator) | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | protected |
assignItemGenerator(ItemGeneratorSharedPtr itemGenerator) | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | protected |
attach() | kanzi::Node | protected |
attachRecursive() | kanzi::Node | |
attachVisitor(Node &node) | kanzi::Node | protectedstatic |
beginBindings() const | kanzi::Node | |
beginChildren() const | kanzi::Node3D | |
beginInputManipulators() const | kanzi::Node | |
beginNodeComponents() const | kanzi::Node | |
beginPropertyStorage() | kanzi::PropertyObject | inlineprotected |
BindingConstIterator typedef | kanzi::Node | |
BindingContainer typedef | kanzi::Node | |
BindingIterator typedef | kanzi::Node | |
bringItemCenter(size_t itemIndex, bool smooth) | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | |
centeredArrange(Vector3 actualSize) const | kanzi::Node3D | |
centeredMeasure(Vector3 availableSize) const | kanzi::Node3D | |
ChildConstIterator typedef | kanzi::Node3D | |
ChildConstReverseIterator typedef | kanzi::Node3D | |
ChildContainer typedef | kanzi::Node3D | |
clearChangeFlag(uint32_t flag) | kanzi::Node | |
clearChildChangeFlag(uint32_t flag) | kanzi::Node | |
clearPropertyFlag(AbstractPropertyType propertyType, uint32_t flag) | kanzi::PropertyObject | |
ClipChildrenProperty | kanzi::Node | static |
constructLocalValueSourceEntry(AbstractPropertyTypeDescriptor &descriptor, AbstractPropertyTypeDescriptor::PropertyStorage &propertyStorage) | kanzi::PropertyObject | protected |
constructPropertyStorage(AbstractPropertyTypeDescriptor &descriptor) | kanzi::PropertyObject | protected |
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 | |
copyLocalValue(const PropertyObject &other, AbstractPropertyType propertyType) | kanzi::PropertyObject | |
copyLocalValue(const AbstractPropertyTypeDescriptor::PropertyStorage &propertyStorage) | kanzi::PropertyObject | protected |
copyLocalValues(const PropertyObject &other) | kanzi::PropertyObject | |
create(Domain *domain, string_view name) | kanzi::TrajectoryListBox3D | static |
CreatedFromKZBProperty | kanzi::Node | static |
CursorOffsetProperty | kanzi::TrajectoryListBox3D | static |
DefaultItemGeneratorSharedPtr typedef | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | |
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 | |
doMeasure(Node2D &node) | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | static |
doMeasure(Node3D &node) | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | static |
DraggingAccelerationCoefficientProperty | kanzi::TrajectoryListBox3D | static |
DraggingDragCoefficientProperty | kanzi::TrajectoryListBox3D | static |
DraggingImpulseFactorProperty | kanzi::TrajectoryListBox3D | static |
EnableClickProperty | kanzi::Node | static |
EnabledProperty | kanzi::Node | static |
EnableMultiClickProperty | kanzi::Node | static |
endBindings() const | kanzi::Node | |
endChildren() const | kanzi::Node3D | |
endInputManipulators() const | kanzi::Node | |
endNodeComponents() const | kanzi::Node | |
endPropertyStorage() | kanzi::PropertyObject | inlineprotected |
FinalTransformationProperty | kanzi::Node3D | static |
findAbstractChild(string_view name) | kanzi::Node | |
findAbstractChildOverride(string_view name) KZ_OVERRIDE | kanzi::Node3D | protectedvirtual |
findLocalValueSourceEntry(AbstractPropertyTypeDescriptor::PropertyStorage &propertyStorage) | kanzi::PropertyObject | protected |
findModifierStorage(AbstractPropertyTypeDescriptor &descriptor) | kanzi::PropertyObject | protected |
findNotificationStorage(AbstractPropertyTypeDescriptor &descriptor) | kanzi::PropertyObject | protected |
findPropertyStorage(AbstractPropertyTypeDescriptor &descriptor) const | kanzi::PropertyObject | protected |
findPropertyStoragePtr(AbstractPropertyTypeDescriptor &descriptor) const | kanzi::PropertyObject | protected |
findPropertyTypeDescriptorByUnqualifiedNameAndDataType(string_view unqualifiedName, PropertyDataType dataType) | kanzi::PropertyObject | protected |
findResourceURL(const ResourceID &resourceId) const | kanzi::Node | |
FocusableProperty | kanzi::Node | static |
FocusedProperty | kanzi::Node | static |
FontProperty | kanzi::Node | static |
FrustumCullMarginProperty | kanzi::Node3D | static |
getAbstractChildCountOverride() KZ_OVERRIDE | kanzi::Node3D | virtual |
getAbstractChildOverride(size_t index) KZ_OVERRIDE | kanzi::Node3D | virtual |
getAbstractProperty(AbstractPropertyType abstractPropertyType) const | kanzi::Node | |
getAbstractPropertyBase(AbstractPropertyType abstractPropertyType) const | kanzi::PropertyObject | inline |
getActualDepth() const | kanzi::Node | inline |
getActualHeight() const | kanzi::Node | inline |
getActualSize() const | kanzi::Node3D | |
getActualWidth() const | kanzi::Node | inline |
getAliveRange() | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | |
getAllocatedOffset() const | kanzi::Node3D | |
getAllocatedSize() const | kanzi::Node3D | |
getAllowedScrollAxis() const | kanzi::TrajectoryListBox3D | inline |
getArrangeTransformation() const | kanzi::Node3D | |
getBoundingVolume() const | kanzi::Node | virtual |
getChangeFlags() const | kanzi::Node | inline |
getChild(size_t index) const | kanzi::Node3D | |
getChildChangeFlags() const | kanzi::Node | inline |
getChildCount() const | kanzi::Node3D | |
getChildIndex(const Node &child) const | kanzi::Node3D | |
getClassValueSource(AbstractPropertyTypeDescriptor &descriptor) const | kanzi::PropertyObject | protected |
getContentItem(size_t index) KZ_OVERRIDE | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | virtual |
getContentItemCount() KZ_OVERRIDE | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | virtual |
getContentStretch() const | kanzi::Node | inline |
getCoreDesiredSize() const | kanzi::Node3D | |
getCursorOffset() const | kanzi::TrajectoryListBox3D | inline |
getDepth() const | kanzi::Node | inline |
getDepthAlignment() const | kanzi::Node | inline |
getDepthMargin() const | kanzi::Node | inline |
getDesiredSize() const | kanzi::Node3D | |
getDomain() const | kanzi::Object | |
getDraggingAccelerationCoefficient() const | kanzi::TrajectoryListBox3D | inline |
getDraggingDragCoefficient() const | kanzi::TrajectoryListBox3D | inline |
getDraggingImpulseFactor() const | kanzi::TrajectoryListBox3D | inline |
getDynamicMetaclass() const KZ_OVERRIDE | kanzi::Object | virtual |
getFaceToCameraTarget() const | kanzi::Node3D | |
getFinalTransformation() const | kanzi::Node3D | inline |
getFinalValueSource(AbstractPropertyTypeDescriptor &descriptor) const | kanzi::PropertyObject | protected |
getFont() const | kanzi::Node | |
getFrustumCullMargin() const | kanzi::Node3D | inline |
getHeight() const | kanzi::Node | inline |
getHorizontalAlignment() const | kanzi::Node | inline |
getHorizontalMargin() const | kanzi::Node | inline |
getItem(size_t index) | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | |
getItemAreaBegin() const | kanzi::TrajectoryListBox3D | inline |
getItemAreaEnd() const | kanzi::TrajectoryListBox3D | inline |
getItemContainerGeneratorTypeName() const | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | |
getItemContainerTemplate() const | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | |
getItemCount() | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | |
getItemGeneratorTypeName() const | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | |
getItemIndex(ItemSharedPtr item) | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | |
getItemSize(size_t index) | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | |
getItemTemplate() const | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | |
getKeepAliveItemCount() const | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | |
getLayoutBoundingBoxSize(Vector3 &bboxMin, Vector3 &bboxMax) const | kanzi::Node3D | |
getLayoutTransformation() const | kanzi::Node3D | inline |
getLocale() const | kanzi::Node | inline |
getLookAtTarget() const | kanzi::Node3D | |
getMaximumBoundingBoxCoordinates(Vector3 &out_size) const | kanzi::Node3D | |
getMaximumNumberOfTouches() const | kanzi::TrajectoryListBox3D | inline |
getMessageDispatcher() const | kanzi::Object | |
getMinimumBoundingBoxCoordinates(Vector3 &out_size) const | kanzi::Node3D | |
getMinimumNumberOfTouches() const | kanzi::TrajectoryListBox3D | inline |
getName() const | kanzi::Node | inline |
getNodeFinalValueSource(AbstractPropertyTypeDescriptor &descriptor) const | kanzi::Node | inline |
getNonClassValueSource(AbstractPropertyTypeDescriptor &descriptor) const | kanzi::PropertyObject | protected |
getOpacity() const | kanzi::Node | inline |
getOptionalAbstractProperty(AbstractPropertyType abstractPropertyType) const | kanzi::Node | |
getOptionalProperty(const PropertyType< DataType > &propertyType) const | kanzi::Node | inline |
getOrientationConstraintTarget() const | kanzi::Node3D | |
getParent() const | kanzi::Node | |
getPath() const | kanzi::Node | inline |
getPivotOffset() const | kanzi::Node3D | |
getPositionConstraintTarget() const | kanzi::Node3D | |
getPresenter() const | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | inline |
getProjection2DTo3DScale() const | kanzi::Node | inline |
getProperty(const PropertyType< DataType > &propertyType) const | kanzi::Node | inline |
getPropertyBase(const PropertyType< DataType > &propertyType) const | kanzi::PropertyObject | inline |
getPropertyNotificationHandlerCount(const PropertyType< DataType > &propertyType) | kanzi::PropertyObject | inline |
getRecognitionThreshold() const | kanzi::TrajectoryListBox3D | inline |
getRenderTransformation() const | kanzi::Node3D | inline |
getResourceDictionary() const | kanzi::Node | |
getResourceManager() const | kanzi::Object | |
getScriptingContext() const | kanzi::Node | inline |
getScrollAxis() const | kanzi::TrajectoryListBox3D | inline |
getScrollView() const | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | |
getSelectedItemIndex() const | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | |
getSelectionBehavior() const | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | |
getSensitivity() const | kanzi::TrajectoryListBox3D | inline |
getSize(Vector3 &out_size) const | kanzi::Node3D | |
getSlidingAccelerationCoefficient() const | kanzi::TrajectoryListBox3D | inline |
getSlidingDragCoefficient() const | kanzi::TrajectoryListBox3D | inline |
getSpacing() const | kanzi::TrajectoryListBox3D | inline |
getStateManager() const | kanzi::Node | inline |
getStaticMetaclass() | kanzi::Object | static |
getStretchScale() const | kanzi::Node3D | |
getStyle() const | kanzi::Node | inline |
getSwipeDistance() const | kanzi::TrajectoryListBox3D | inline |
getTaskScheduler() const | kanzi::Object | |
getTemplateRoot() const | kanzi::Node | inline |
getTopValueSource(AbstractPropertyTypeDescriptor &descriptor) const | kanzi::PropertyObject | protected |
getTopValueSourceEntry(AbstractPropertyTypeDescriptor::PropertyStorage &propertyStorage) const | kanzi::PropertyObject | protected |
getTopValueSourceEntry(AbstractPropertyTypeDescriptor &descriptor) const | kanzi::PropertyObject | protected |
getTrajectory() const | kanzi::TrajectoryListBox3D | inline |
getVerticalAlignment() const | kanzi::Node | inline |
getVerticalMargin() const | kanzi::Node | inline |
getVisibleAmountInParent() const | kanzi::Node | inline |
getWidth() const | kanzi::Node | inline |
hasBaseValue(AbstractPropertyType propertyType) const | kanzi::PropertyObject | |
hasChild(const Node &child) const | kanzi::Node3D | |
hasLocalValue(AbstractPropertyType propertyType) const | kanzi::PropertyObject | |
hasLogicalFocus() const | kanzi::Node | inline |
hasNonClassValue(AbstractPropertyType propertyType) const | kanzi::PropertyObject | |
hasValue(AbstractPropertyType propertyType) const | kanzi::PropertyObject | |
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::TrajectoryListBox3D | protected |
ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits >::initialize(ScrollViewSharedPtr scroll, PresenterSharedPtr pres) | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | protected |
InputManipulatorConstIterator typedef | kanzi::Node | |
InputManipulatorContainer typedef | kanzi::Node | |
InputManipulatorIterator typedef | kanzi::Node | |
insertChild(size_t index, const Node3DSharedPtr &child) | kanzi::Node3D | |
insertItem(size_t index, ItemSharedPtr item) | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | |
invalidateArrange() | kanzi::Node | |
invalidateDraw() | kanzi::Node | |
invalidateFinalTransform() | kanzi::Node | |
invalidateMeasure() | kanzi::Node | |
invalidateRender() | kanzi::Node | |
isAlignToTangent() const | kanzi::TrajectoryListBox3D | inline |
isAnyChangeFlagSet(uint32_t flag) const | 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 | |
isEmpty() | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | |
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 |
isInitialized() const | kanzi::Node | |
isInvalidArrange() const | kanzi::Node | |
isInvalidDraw() | kanzi::Node | |
isInvalidFinalTransform() const | kanzi::Node | |
isInvalidMeasure() const | kanzi::Node | |
isInvalidRender() const | kanzi::Node | |
isLooping() const | kanzi::TrajectoryListBox3D | inline |
isNamed(string_view name) const | kanzi::Node | |
isPrimitiveLayout() const | kanzi::Node3D | inline |
isPropertyFlagSet(AbstractPropertyType propertyType, uint32_t flag) const | kanzi::PropertyObject | |
isRenderable() const | kanzi::Node | |
isTypeOf(const Metaclass *objectType) const | kanzi::MetaObject | inline |
isUnboundedLayoutSize(Vector3 layoutSize) | kanzi::Node3D | inlinestatic |
isUnboundedLayoutValue(float layoutValue) | kanzi::Node | inlinestatic |
isValidLayoutSize(Vector3 size) | kanzi::Node3D | inlinestatic |
isValidLayoutValue(float value) | kanzi::Node | inlinestatic |
isVisible() const | kanzi::Node | inline |
ItemAreaBeginProperty | kanzi::TrajectoryListBox3D | static |
ItemAreaEndProperty | kanzi::TrajectoryListBox3D | static |
ItemClass typedef | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | |
ItemContainerClass typedef | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | |
ItemContainerGeneratorClass typedef | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | |
ItemContainerGeneratorSharedPtr typedef | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | |
ItemContainerGeneratorTypeNameProperty | kanzi::ListBoxConcept | static |
ItemContainerSharedPtr typedef | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | |
ItemContainerTemplateProperty | kanzi::ListBoxConcept | static |
ItemGeneratorClass typedef | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | |
ItemGeneratorSharedPtr typedef | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | |
ItemGeneratorTypeNameProperty | kanzi::ListBoxConcept | static |
ItemHiddenMessage | kanzi::ListBoxConcept | static |
ItemSelectedMessage | kanzi::ListBoxConcept | static |
ItemSharedPtr typedef | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | |
ItemTemplateProperty | kanzi::ListBoxConcept | static |
ItemVisibleMessage | kanzi::ListBoxConcept | static |
KeepAliveItemCountProperty | kanzi::ListBoxConcept | static |
layout() | kanzi::Node3D | |
LayoutMatrixType typedef | kanzi::Node3D | |
LayoutTransformationProperty | kanzi::Node3D | static |
layoutUp() | kanzi::Node3D | inlinestatic |
LayoutVectorType typedef | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | |
ListBoxConceptImpl(Domain *domain, string_view name) | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | explicitprotected |
LocaleProperty | kanzi::Node | static |
LogicalFocusProperty | kanzi::Node | static |
lookupNode(string_view pathOrKey) | kanzi::Node | |
lookupNodeComponent(string_view name) | kanzi::Node | |
lookupNodeRaw(string_view relativePath) | kanzi::Node | |
lookupObject(string_view relativePath) | kanzi::Node | |
lookupObject(string_view path) | kanzi::Node | inline |
lookupObjectForStateManager(string_view relativePath) | kanzi::Node | |
LoopingProperty | kanzi::TrajectoryListBox3D | static |
m_appliedStyles | kanzi::Object | protected |
makeEditorInfo() | kanzi::TrajectoryListBox3D | static |
MaximumNumberOfTouchesProperty | kanzi::TrajectoryListBox3D | static |
measure(const Vector3 &availableSize) | kanzi::Node3D | |
measureIterate() | kanzi::Node3D | |
measureOverride(LayoutVectorType availableSize) KZ_OVERRIDE | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | virtual |
measureRecursive() | kanzi::Node3D | virtual |
MessageSubscriptionTokenVector typedef | kanzi::Node | |
MetaObject() | kanzi::MetaObject | inlineexplicitprotected |
MinimumNumberOfTouchesProperty | kanzi::TrajectoryListBox3D | static |
moveToBack() | kanzi::Node3D | |
moveToFront() | kanzi::Node3D | |
NameProperty | kanzi::Node | static |
Node(Domain *domain, string_view name) | kanzi::Node | explicitprotected |
Node3D(Domain *domain, string_view name) | kanzi::Node3D | explicitprotected |
NodeComponentConstIterator typedef | kanzi::Node | |
NodeComponentContainer typedef | kanzi::Node | |
NodeComponentIterator typedef | kanzi::Node | |
notifyItemAdded(size_t index) KZ_OVERRIDE | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | virtual |
notifyItemContainerChanged() | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | |
notifyItemCountChanged() KZ_OVERRIDE | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | virtual |
notifyItemRemoved(size_t index) KZ_OVERRIDE | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | virtual |
notifyItemReplaced(size_t index) KZ_OVERRIDE | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | virtual |
notifyPropertyHandlers(PropertyStoragePtr &propertyStorage, PropertyNotificationReason reason) KZ_OVERRIDE | kanzi::Node | protectedvirtual |
notifyResourceDictionaryModified() | kanzi::Node | |
Object(Domain *domain) | kanzi::Object | explicit |
onAttached() KZ_OVERRIDE | kanzi::TrajectoryListBox3D | protectedvirtual |
onClicked(ClickManipulator::ClickMessageArguments &messageArguments) | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | protected |
onCopy(const Object &other) | kanzi::Object | protected |
kanzi::PropertyObject::onCopy(const PropertyObject &other) | kanzi::PropertyObject | protected |
onDetached() KZ_OVERRIDE | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | protectedvirtual |
onNodePropertyChanged(AbstractPropertyType propertyType, PropertyNotificationReason reason) KZ_OVERRIDE | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | protectedvirtual |
onScrolled(ScrollViewConcept::ScrolledMessageArguments &messageArguments) | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | protected |
onScrollFinished(ScrollViewConcept::ScrollFinishedMessageArguments &messageArguments) | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | protected |
onScrollStarted(ScrollViewConcept::ScrollStartedMessageArguments &messageArguments) | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | protected |
onSnapRequested(ScrollViewConcept::SnapRequestMessageArguments &messageArguments) | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | protected |
OpacityProperty | kanzi::Node | static |
PathProperty | kanzi::Node | static |
PrefabTemplateSourceProperty | kanzi::Node | static |
PresenterClass typedef | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | |
PresenterSharedPtr typedef | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | |
processPropertyChanged(Node &node, AbstractPropertyType propertyType, const PropertyStoragePtr &nodePropertyStorage, AbstractPropertyTypeDescriptor::PropertyStorage *changedPropertyStorage, PropertyNotificationReason reason) | kanzi::Node | protectedstatic |
Projection2DTo3DScaleProperty | kanzi::Node | static |
propertyChangedVisitor(Node &node, AbstractPropertyType propertyType, AbstractPropertyTypeDescriptor::PropertyStorage *propertyStorage, PropertyNotificationReason reason) | kanzi::Node | protectedstatic |
PropertyObject() | kanzi::PropertyObject | explicit |
PropertyStorageConstIterator typedef | kanzi::PropertyObject | |
PropertyStorageContainer typedef | kanzi::PropertyObject | |
PropertyStorageIterator typedef | kanzi::PropertyObject | |
PropertyStoragePtr typedef | kanzi::PropertyObject | |
PropertyStorageReverseIterator typedef | kanzi::PropertyObject | |
rbeginChildren() const | kanzi::Node3D | |
RecognitionThresholdProperty | kanzi::TrajectoryListBox3D | static |
removeAbstractChildOverride(Node &child) KZ_OVERRIDE | kanzi::Node3D | virtual |
removeAllChildren() | kanzi::Node3D | |
removeAllContentItems() KZ_OVERRIDE | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | virtual |
removeAllItems() | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | |
removeAnonymousResource(const Resource &resource) | kanzi::Node | |
removeBinding(Binding &binding) | kanzi::Node | |
removeBindingsWithOwner(shared_ptr< void > owner) | kanzi::Node | |
removeChild(const Node &child) | kanzi::Node3D | |
removeChild(size_t index) | kanzi::Node3D | |
removeContentItem(NodeSharedPtr abstractItem) KZ_OVERRIDE | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | virtual |
removeInputManipulator(InputManipulator &inputManipulator) | kanzi::Node | |
removeItem(size_t index) | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | |
removeKZBData() | kanzi::Node | |
removeKzbProperties() | kanzi::PropertyObject | |
removeLastItem() | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | |
removeLocalValue(AbstractPropertyType propertyType) | kanzi::PropertyObject | |
removeMessageHandler(MessageSubscriptionToken token) | kanzi::Node | |
removeNodeComponent(NodeComponent &nodeComponent) | kanzi::Node | |
removeNodeComponentWithOwner(const void *owner) | kanzi::Node | |
removeNodeReference(const AbstractNodeReference &reference) | kanzi::Node | |
removePropertyModifier(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::ModifierCallback callback, void *owner) | kanzi::PropertyObject | inline |
removePropertyNotificationHandler(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::NotificationCallback callback, void *owner) | kanzi::PropertyObject | inline |
removePropertyValueSource(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::TypedValueSource *valueSource, void *owner) | kanzi::PropertyObject | inline |
removePropertyValueSource(AbstractPropertyTypeDescriptor &descriptor, AbstractPropertyTypeDescriptor::ValueSource *valueSource, void *owner) | kanzi::PropertyObject | protected |
removeResource(const ResourceID &resourceId) | kanzi::Node | |
removeResourceReference(const AbstractResourceReference &reference) | kanzi::Node | |
rendChildren() const | kanzi::Node3D | |
render(Renderer3D &renderer, const KzuTransformedObjectNode &transformedNode, const Matrix4x4 &worldTransformation) | kanzi::Node3D | virtual |
render(RenderPass &renderPass, const KzuTransformedObjectNode &transformedNode) | kanzi::Node3D | |
renderOverride(RenderPass &renderPass, const KzuTransformedObjectNode &transformedNode) | kanzi::Node3D | protectedvirtual |
RenderTransformationProperty | kanzi::Node3D | static |
replaceItem(size_t index, ItemSharedPtr item) | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | |
replaceUnboundedLayoutSize(Vector3 layoutSize, Vector3 resetSize) | kanzi::Node3D | inlinestatic |
replaceUnboundedLayoutSizeWithZero(Vector3 layoutSize) | kanzi::Node3D | inlinestatic |
replaceUnboundedLayoutValue(float layoutValue, float resetValue) | kanzi::Node | inlinestatic |
replaceUnboundedLayoutValueWithZero(float layoutValue) | kanzi::Node | inlinestatic |
restoreResources() | kanzi::Node | inlinevirtual |
SceneGraphAddNodeChangeChildFlagsProperty | kanzi::Node | static |
SceneGraphAddNodeChangeParentFlagsProperty | kanzi::Node | static |
SceneGraphRemoveNodeChangeChildFlagsProperty | kanzi::Node | static |
SceneGraphRemoveNodeChangeParentFlagsProperty | kanzi::Node | static |
ScrollAxisProperty | kanzi::TrajectoryListBox3D | static |
ScrolledMessage | kanzi::ListBoxConcept | static |
ScrollFinishedMessage | kanzi::ListBoxConcept | static |
ScrollStartedMessage | kanzi::ListBoxConcept | static |
ScrollViewClass typedef | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | |
ScrollViewSharedPtr typedef | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | |
SelectedItemIndexProperty | kanzi::ListBoxConcept | static |
SelectionBehavior enum name | kanzi::ListBoxConcept | |
SelectionBehaviorBringToCenter enum value | kanzi::ListBoxConcept | |
SelectionBehaviorNone enum value | kanzi::ListBoxConcept | |
SelectionBehaviorProperty | kanzi::ListBoxConcept | static |
selectItem(optional< size_t > itemIndex) | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | |
sendListBoxTargetChangedMessage(size_t targetItem) | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | protected |
sendScrollViewScrollTargetMessage(const Vector2 &scrollTarget) | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | protected |
sendSetScrollViewScrollMessage(const Vector2 &scrollPosition) | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | protected |
SensitivityProperty | kanzi::TrajectoryListBox3D | static |
setAbstractProperty(AbstractPropertyType abstractPropertyType, typename PropertyType< DataType >::Traits::ParameterType value) | kanzi::PropertyObject | inline |
setActualDepth(float value) | kanzi::Node | inline |
setActualHeight(float value) | kanzi::Node | inline |
setActualSize(const Vector3 &actualSize) | kanzi::Node3D | |
setActualWidth(float value) | kanzi::Node | inline |
setAlignToTangent(bool value) | kanzi::TrajectoryListBox3D | inline |
setAllocatedOffset(const Vector3 &allocatedOffset) | kanzi::Node3D | |
setAllocatedSize(const Vector3 &layoutSize) | kanzi::Node3D | |
setAllowedScrollAxis(ScrollViewConcept::AllowedScrollAxis axis) | kanzi::TrajectoryListBox3D | inline |
setArrangeTransformation(const Matrix4x4 &value) | kanzi::Node3D | |
setAutoDepth() | kanzi::Node3D | |
setAutoHeight() | kanzi::Node3D | |
setAutoSize() | kanzi::Node3D | |
setAutoWidth() | kanzi::Node3D | |
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 |
setCoreDesiredSize(const Vector3 &coreDesiredSize) | kanzi::Node3D | |
setCursorOffset(float value) | kanzi::TrajectoryListBox3D | inline |
setDepth(float value) | kanzi::Node | inline |
setDepthAlignment(Node::DepthAlignment value) | kanzi::Node | inline |
setDepthMargin(Vector2 value) | kanzi::Node | inline |
setDesiredSize(const Vector3 &desiredSize) | kanzi::Node3D | |
setDraggingAccelerationCoefficient(float value) | kanzi::TrajectoryListBox3D | inline |
setDraggingDragCoefficient(float value) | kanzi::TrajectoryListBox3D | inline |
setDraggingImpulseFactor(float value) | kanzi::TrajectoryListBox3D | inline |
setEnableClick(bool value) | kanzi::Node | inline |
setEnabled(bool value) | kanzi::Node | inline |
setEnableMultiClick(bool value) | kanzi::Node | inline |
setFinalTransformation(Matrix4x4 value) | kanzi::Node3D | inline |
setFocusable(bool value) | kanzi::Node | inline |
setFocused(bool value) | kanzi::Node | inline |
setFont(FontSharedPtr value) | kanzi::Node | |
setFrustumCullMargin(float value) | kanzi::Node3D | 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 |
setItemAreaBegin(float value) | kanzi::TrajectoryListBox3D | inline |
setItemAreaEnd(float value) | kanzi::TrajectoryListBox3D | inline |
setItemContainerGenerator(ItemContainerGeneratorSharedPtr itemContainerGenerator) | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | |
setItemContainerGeneratorByProperty() | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | protected |
setItemContainerGeneratorTypeName(string_view value) | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | |
setItemContainerTemplate(PrefabTemplateSharedPtr value) | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | |
setItemGenerator(ItemGeneratorSharedPtr itemGenerator) | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | |
setItemGeneratorByProperty() | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | protected |
setItemGeneratorTypeName(string_view value) | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | |
setItemTemplate(PrefabTemplateSharedPtr value) | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | |
setKeepAliveItemCount(int value) | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | |
setLayoutBoundingBoxSize(const Vector3 &bboxMin, const Vector3 &bboxMax) | kanzi::Node3D | |
setLayoutTransformation(SRTValue3D value) | kanzi::Node3D | inline |
setLocale(string value) | kanzi::Node | inline |
setLogicalFocus(bool value) | kanzi::Node | inline |
setLooping(bool value) | kanzi::TrajectoryListBox3D | inline |
setMaximumNumberOfTouches(int value) | kanzi::TrajectoryListBox3D | inline |
setMinimumNumberOfTouches(int value) | kanzi::TrajectoryListBox3D | inline |
setName(string_view value) | kanzi::Node | inline |
setOpacity(float value) | kanzi::Node | inline |
setParent(Node *parent) | kanzi::Node | |
setPath(string value) | kanzi::Node | inline |
setPivotOffset(const Vector3 &pivotOffset) | kanzi::Node3D | |
setPrimitiveLayout(bool primitive) | kanzi::Node3D | inlineprotected |
setProjection2DTo3DScale(float value) | kanzi::Node | inline |
setProperty(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Traits::ParameterType value) | kanzi::PropertyObject | inline |
setPropertyFlag(AbstractPropertyType propertyType, uint32_t flag) | kanzi::PropertyObject | |
setRecognitionThreshold(float value) | kanzi::TrajectoryListBox3D | inline |
setRenderable(bool state) | kanzi::Node | |
setRenderTransformation(SRTValue3D value) | kanzi::Node3D | inline |
setResourceDictionary(ResourceDictionarySharedPtr resourceDictionary) | kanzi::Node | |
setScriptingContext(ScriptingContextSharedPtr context) | kanzi::Node | inline |
setScrollAxis(Vector2 value) | kanzi::TrajectoryListBox3D | inline |
setSelectedItemIndex(int value) | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | |
setSelectionBehavior(SelectionBehavior value) | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | |
setSensitivity(float value) | kanzi::TrajectoryListBox3D | inline |
setSize(float width, float height, float depth) | kanzi::Node3D | |
setSlidingAccelerationCoefficient(float value) | kanzi::TrajectoryListBox3D | inline |
setSlidingDragCoefficient(float value) | kanzi::TrajectoryListBox3D | inline |
setSpacing(float value) | kanzi::TrajectoryListBox3D | inline |
setStateManager(ResourceSharedPtr value) | kanzi::Node | inline |
setStretchScale(const Vector3 &stretchScale) | kanzi::Node3D | |
setStyle(ResourceSharedPtr value) | kanzi::Node | inline |
setSwipeDistance(float value) | kanzi::TrajectoryListBox3D | inline |
setTemplateRoot(NodeSharedPtr templateRoot) | kanzi::Node | inline |
setTrajectory(ResourceSharedPtr value) | kanzi::TrajectoryListBox3D | 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 |
SlidingAccelerationCoefficientProperty | kanzi::TrajectoryListBox3D | static |
SlidingDragCoefficientProperty | kanzi::TrajectoryListBox3D | static |
SpacingProperty | kanzi::TrajectoryListBox3D | static |
StateManagerProperty | kanzi::Node | static |
StyleProperty | kanzi::Node | static |
SwipeDistanceProperty | kanzi::TrajectoryListBox3D | static |
synchronizeSelectedItemIndexProperty() | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | protected |
TargetChangedMessage | kanzi::ListBoxConcept | static |
TrajectoryListBox3D(Domain *domain, string_view name) | kanzi::TrajectoryListBox3D | explicitprotected |
TrajectoryProperty | kanzi::TrajectoryListBox3D | static |
tryAcquireResource(const ResourceID &id) const | kanzi::Node | |
tryAcquireResource(const ResourceID &id) const | kanzi::Node | |
trySetActiveFocus() | kanzi::Node | |
unapplyObjectStyle(AppliedStyleEntrySharedPtr appliedStyleEntry) | kanzi::Object | |
unapplyObjectStyles() | kanzi::Object | |
unapplyStyle(AppliedStyleEntrySharedPtr appliedStyleEntry) | kanzi::Node | |
unapplyStyles() | kanzi::Node | |
unapplyStylesRecursive() | kanzi::Node | |
unboundedLayoutSize() | kanzi::Node3D | inlinestatic |
unboundedLayoutValue() | kanzi::Node | inlinestatic |
updateAllResourcesVisitor(Node &node) | kanzi::Node | protectedstatic |
updateGenerators(ItemGeneratorSharedPtr itemGenerator, ItemContainerGeneratorSharedPtr itemContainerGenerator) | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | protected |
updatePropertiesForConnectedNode() | kanzi::Node | protected |
updatePropertiesForDisconnectedNode(Node *oldParent) | kanzi::Node | protected |
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 |
updateVisibleRange(size_t beginIndex, size_t itemCount) | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | |
updateVisibleRange(size_t beginIndex, size_t itemCount, bool sendMessages) | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | |
updateVisibleRangeQuiet(size_t beginIndex, size_t itemCount) | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | |
validateArrange() | kanzi::Node | |
validateDraw() | kanzi::Node | |
validateDrawForChildrenRecursive() | kanzi::Node | |
validateDrawVisitor(Node &node) | kanzi::Node | protectedstatic |
validateMeasure() | kanzi::Node | |
validatePropertyModifiers(AbstractPropertyType propertyType) | kanzi::PropertyObject | |
validatePropertyModifiersAndNotifyHandlers(PropertyStoragePtr &propertyStorage) | kanzi::PropertyObject | protected |
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) KZ_OVERRIDE | kanzi::Node3D | protectedvirtual |
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 |
~ContentItemCollectionModel() | kanzi::ContentItemCollectionModel | inlinevirtual |
~ListBoxConceptImpl() | kanzi::ListBoxConceptImpl< Node3D, TrajectoryListBox3D, TrajectoryListBox3DTraits > | protected |
~MetaObject() | kanzi::MetaObject | virtual |
~Node() | kanzi::Node | virtual |
~Node3D() | kanzi::Node3D | virtual |
~Object() | kanzi::Object | virtual |
~PropertyObject() | kanzi::PropertyObject | virtual |