HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
hi::v1::detail::named_color_base Class Reference
Inheritance diagram for hi::v1::detail::named_color_base:
hi::v1::detail::named_color_type< Tag >

Public Member Functions

 named_color_base (std::string name, hi::color color) noexcept
 named_color_base (named_color_base const &)=delete
 named_color_base (named_color_base &&)=delete
named_color_base & operator= (named_color_base const &)=delete
named_color_base & operator= (named_color_base &&)=delete
hi::color const & operator* () const noexcept
hi::coloroperator* () noexcept
 operator hi::color () const noexcept

Static Public Member Functions

static std::vector< std::stringlist () noexcept
static named_color_base * find (std::string const &name) noexcept

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