![]() |
CYD-UI
A C++ library for building native graphic user interfaces
|
Public Types | |
| using | sptr = std::shared_ptr<component_stylist_t> |
Public Member Functions | |
| void | compile_style_rule_list (const component_base_t::sptr &component, StyleArchive &style_archive) |
| void | apply_style (const component_base_t::sptr &component) |
Static Public Member Functions | |
| static sptr | make () |
Definition at line 20 of file component_stylist.cppm.
|
inlineexport |
Definition at line 47 of file component_stylist.cppm.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineexport |
|
inlinestaticexport |
Definition at line 24 of file component_stylist.cppm.