![]() |
CYD-UI
A C++ library for building native graphic user interfaces
|
Public Types | |
using | sptr = std::shared_ptr<StyleArchive> |
Public Member Functions | |
void | add_stylesheet (const StyleSheet::sptr &sheet) |
void | for_each_rule (const std::string &component_name, auto &&func) const |
Static Public Member Functions | |
static sptr | make () |
Definition at line 108 of file stylesheet.cppm.
|
inlineexport |
Definition at line 116 of file stylesheet.cppm.
|
inlineexport |
|
inlinestaticexport |
Definition at line 112 of file stylesheet.cppm.