CYD-UI
A C++ library for building native graphic user interfaces
Loading...
Searching...
No Matches
cydui.components.updater Module Reference

Exported Modules

module  cydui.components.configure_anchors
 
module  cydui.components.base
 

Classes

class  cydui::components::component_updater_t
 

Typedefs

using sptr = std::shared_ptr<component_updater_t>
 

Functions

static sptr make ()
 
void update (component_base_t::sptr component, StyleArchive &style_archive)
 

Variables

fabric::wiring::output_signal< component_updater_t, const component_base_t::sptr & > queue_render_signal {}
 
fabric::wiring::output_signal< component_updater_t, const component_base_t::sptr & > apply_style_signal {}
 
fabric::wiring::output_signal< component_updater_t, const component_base_t::sptr &, StyleArchive & > compile_style_rules_signal {}
 

Files

file  include/cyd_ui/components/component_updater.cppm