|
HikoGUI
A low latency retained GUI
|
Functionality for labels, text and icons. More...
#include "../utility/utility.hpp"#include "../unicode/unicode.hpp"#include "../image/image.hpp"#include "../font/font.hpp"#include "txt.hpp"#include "../macros.hpp"#include <string>#include <type_traits>#include <memory>#include <variant>Go to the source code of this file.
Data Structures | |
| class | v1::icon |
| A variant of icon. More... | |
| class | v1::label |
| A label consisting of localizable text and an icon. More... | |
| struct | v1::selector< label > |
| struct | std::formatter< hi::label, char > |
Namespaces | |
| namespace | v1 |
| DOXYGEN BUG. | |
Functions | |
| hi_export_module (hikogui.l10n.label) | |
Functionality for labels, text and icons.