#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 style for this state object. The given style is supposed to define the property values for target object when this state object is active.
◆ getStyle()
Return style of this state object.
The documentation for this class was generated from the following file: