![]() |
CYD-UI
A C++ library for building native graphic user interfaces
|
Public Types | |
using | sptr = std::shared_ptr<StyleSheet> |
Public Member Functions | |
auto & | rules_by_component (const std::string &component_name) const |
auto & | any_rules () const |
Static Public Member Functions | |
static sptr | make () |
static sptr | parse (auto input) |
Definition at line 62 of file stylesheet.cppm.
|
inlineexport |
Definition at line 99 of file stylesheet.cppm.
|
inlinestaticexport |
Definition at line 66 of file stylesheet.cppm.
|
inlinestaticexport |
Definition at line 70 of file stylesheet.cppm.
|
inlineexport |
Definition at line 92 of file stylesheet.cppm.