HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Public Member Functions | Data Fields
hi::v1::detail::style_sheet_parser_context Class Reference

Public Member Functions

constexpr bool set_macro (std::string const &name, std::vector< style_sheet_declaration > declarations) noexcept
 
constexpr std::optional< std::vector< style_sheet_declaration > > get_macro (std::string const &name) const noexcept
 
constexpr bool set_let (std::string const &name, style_sheet_value value) noexcept
 
constexpr std::optional< style_sheet_valueget_let (std::string const &name) const noexcept
 
constexpr bool set_color (std::string const &name, hi::color color) noexcept
 
constexpr std::optional< colorget_color (std::string const &name) const noexcept
 
constexpr std::vector< std::pair< std::string, color > > move_colors () noexcept
 

Data Fields

std::filesystem::path path
 

The documentation for this class was generated from the following file: