Namespaces | |
namespace | Ase |
namespace | Ase::MakeIcon |
Functions | |
const char * | ase_gettext (const String &untranslated) |
void | atquit_add (std::function< void()> *func) |
void | atquit_del (std::function< void()> *func) |
void | atquit_run (int exitcode) |
bool | atquit_triggered () |
bool | debug_key_enabled (const ::std::string &conditional) |
bool | debug_key_enabled (const char *conditional) |
::std::string | debug_key_value (const char *conditional) |
void | debug_message (const char *cond, const std::string &message) |
void | diag_flush (uint8 code, const String &txt) |
String | diag_prefix (uint8 code) |
IconString | KwIcon (const String &keywords) |
String | now_strftime (const String &format) |
IconString | operator""_icon (const char *key, size_t) |
IconString | operator""_uc (const char *key, size_t) |
IconString | SvgIcon (const String &svgdata) |
IconString | UcIcon (const String &unicode) |
Variables | |
bool | ase_debugging_enabled |
bool | ase_fatal_warnings |