![]() |
CYD-UI
A C++ library for building native graphic user interfaces
|
Classes | |
| class | cydui::components::identifier_t |
Functions | |
| consteval | identifier_t (std::source_location loc=std::source_location::current()) |
| identifier_t (const std::string &id, std::source_location loc=std::source_location::current()) | |
| identifier_t (const char *id, std::source_location loc=std::source_location::current()) | |
| std::string | str () const |
| std::string | str () |
| void | set_id (const std::string &id) |
| const std::source_location & | loc () const |
Files | |
| file | include/cyd_ui/components/base/component_identifier.cppm |