HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
label.hpp File Reference

Functionality for labels, text and icons. More...

#include "utility/module.hpp"
#include "strings.hpp"
#include "l10n/module.hpp"
#include "unicode/module.hpp"
#include "image/module.hpp"
#include "font/module.hpp"
#include <string>
#include <type_traits>
#include <memory>
#include <variant>

Go to the source code of this file.

Data Structures

class  v1::text_variant
 A variant of text. More...
class  v1::icon
 A variant of icon. More...
struct  std::formatter< hi::text_variant, CharT >
class  v1::label
 A label consisting of localizable text and an icon. More...
struct  v1::selector< label >
struct  std::formatter< hi::label, CharT >

Namespaces

namespace  v1
 DOXYGEN BUG.

Detailed Description

Functionality for labels, text and icons.