![]() |
CYD-UI
A C++ library for building native graphic user interfaces
|
Static Public Member Functions | |
static void | set_component_state (component_base_t *component, component_state_ref state) |
static std::shared_ptr< component_state_t > | create_state_instance (component_base_t *component) |
static bool | update_component_with (component_base_t *component, std::shared_ptr< component_base_t > other) |
static void | mount_component (component_base_t *component) |
static void | dismount_component (component_base_t *component) |
Definition at line 241 of file component_base.cppm.
|
inlinestaticexport |
|
inlinestaticexport |
Definition at line 256 of file component_base.cppm.
|
inlinestaticexport |
|
inlinestaticexport |
|
inlinestaticexport |
Definition at line 249 of file component_base.cppm.