HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Public Member Functions | Friends
tt::l10n Class Reference

#include <ttauri/l10n.hpp>

Public Member Functions

 l10n (l10n const &) noexcept=default
 
 l10n (l10n &&) noexcept=default
 
l10noperator= (l10n const &) noexcept=default
 
l10noperator= (l10n &&) noexcept=default
 
 operator bool () const noexcept
 
 l10n (std::u8string_view msgid) noexcept
 
 l10n (std::string_view msgid) noexcept
 

Friends

class label
 

Detailed Description

A localizable string.

Used by gettext to extract all msgids from the program into the .pot file.


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