controlPropertyNotificationHandler(PropertyObject &object, const typename PropertyType< T >::Traits::StorageType &, PropertyNotificationReason reason, void *userData) | kanzi::StateManager::StateGroupRuntime | static |
create(const StateManagerRuntimeSharedPtr &stateManagerRuntime, StateGroup &stateGroup) | kanzi::StateManager::StateGroupRuntime | static |
createAnimation(Object *stateObject, string_view stateObjectPath, AbstractPropertyType propertyType, AbstractPropertyTypeDescriptor::ValueSource *valueSource, chrono::milliseconds start, chrono::milliseconds duration, AnimationMode animationMode, const EasingArguments &easingArguments, AnimationEasingMode easingMode, ParallelTimeline &timeline, bool longerPath) | kanzi::StateManager::StateGroupRuntime | protected |
goToInitialState() | kanzi::StateManager::StateGroupRuntime | |
goToState(const StateRuntimeSharedPtr &newStateRuntime, bool immediate) | kanzi::StateManager::StateGroupRuntime | |
m_currentStateRuntime | kanzi::StateManager::StateGroupRuntime | |
m_group | kanzi::StateManager::StateGroupRuntime | |
m_inTransition | kanzi::StateManager::StateGroupRuntime | |
m_notificationHandlerPropertyType | kanzi::StateManager::StateGroupRuntime | |
m_previousState | kanzi::StateManager::StateGroupRuntime | |
m_stateManagerRuntime | kanzi::StateManager::StateGroupRuntime | |
m_stateRuntimes | kanzi::StateManager::StateGroupRuntime | |
m_transitionBaseTime | kanzi::StateManager::StateGroupRuntime | |
m_transitionPlayback | kanzi::StateManager::StateGroupRuntime | |
onTransitionFinished(TimelinePlayback &) | kanzi::StateManager::StateGroupRuntime | protected |
StateGroupRuntime(const StateManagerRuntimeSharedPtr &stateManagerRuntime, StateGroup &stateGroup) | kanzi::StateManager::StateGroupRuntime | explicitprotected |
stopTransition() | kanzi::StateManager::StateGroupRuntime | |
syncState(bool immediate) | kanzi::StateManager::StateGroupRuntime | |
toggleControlPropertyNotificationHandler(Node *node, AbstractPropertyType propertyType, bool add) | kanzi::StateManager::StateGroupRuntime | |
toggleControlPropertyNotificationHandler(Node *node, AbstractPropertyType propertyType, bool add) | kanzi::StateManager::StateGroupRuntime | |
~StateGroupRuntime() | kanzi::StateManager::StateGroupRuntime | inline |