HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Data Structures | Namespaces
label.hpp File Reference

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

#include "utility.hpp"
#include "strings.hpp"
#include "type_traits.hpp"
#include "fixed_string.hpp"
#include "i18n/translate.hpp"
#include "unicode/gstring.hpp"
#include "URL.hpp"
#include "pixel_map.hpp"
#include "rapid/sfloat_rgba16.hpp"
#include "text/glyph_ids.hpp"
#include "text/elusive_icon.hpp"
#include "text/hikogui_icon.hpp"
#include <string>
#include <type_traits>
#include <memory>
#include <variant>

Go to the source code of this file.

Data Structures

class  v1::text
 A variant of text. More...
 
class  v1::icon
 A variant of icon. More...
 
struct  std::formatter< hi::text, 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.