#include <kanzi/core.ui/state_manager/state_manager.hpp>
◆ create()
◆ setPath()
| void kanzi::StateManager::StateObject::setPath |
( |
string_view | path | ) |
|
Sets target object path for this state object.
◆ getPath()
| const string & kanzi::StateManager::StateObject::getPath |
( |
| ) |
const |
Returns target object path for this state object.
◆ setStyle()
Sets the style for this state object.
The given style defines the property values for target object when this state object is active.
- Parameters
-
| style | Specifies the set of properties, bindings, and node components to add to the target object when this state object is active. The style must be created with Style::createWithValueModifiers. Modifies the passed style by calling togglePropertyNotifications(false). |
◆ getStyle()
Return style of this state object.
The documentation for this class was generated from the following file: