#include <kanzi/core.ui/state_manager/state_manager_runtime.hpp>
| virtual kanzi::StateManager::StateManagerRuntime::~StateManagerRuntime |
( |
| ) |
|
|
virtual |
| void kanzi::StateManager::StateManagerRuntime::removeHandlers |
( |
| ) |
|
Remove handlers from state manager runtime.
| void kanzi::StateManager::StateManagerRuntime::unapplyStyles |
( |
| ) |
|
Unapply and delete styles recursively.
| void kanzi::StateManager::StateManagerRuntime::stopTransitions |
( |
| ) |
|
Stop transitions recursively.
| Domain* kanzi::StateManager::StateManagerRuntime::m_domain |
| Node* kanzi::StateManager::StateManagerRuntime::m_objectNode |
| StateManager* kanzi::StateManager::StateManagerRuntime::m_stateManager |
| Node::MessageSubscriptionToken kanzi::StateManager::StateManagerRuntime::m_goToStateMessageSubscription |
|
protected |
Subscription to StateManagerGoToState messages.
| Node::MessageSubscriptionToken kanzi::StateManager::StateManagerRuntime::m_goToNextDefinedStateMessageSubscription |
|
protected |
Subscription to StateManagerGoToNextDefinedState messages.
| Node::MessageSubscriptionToken kanzi::StateManager::StateManagerRuntime::m_goToPreviousDefinedStateMessageSubscription |
|
protected |
Subscription to StateManagerGoToPreviousDefinedState messages.
The documentation for this class was generated from the following file: