Go to the source code of this file.
◆ QT_TRANSLATE_NOOP
| #define QT_TRANSLATE_NOOP |
( |
| context, |
|
|
| str ) |
Value:
const char * i18n_translate(const char *s, const std::string &context)
Definition i18n.cpp:325
const char *const str
Definition portlistingparse.c:23
◆ get_default_i18n_context()
| std::string get_default_i18n_context |
( |
| ) |
|
|
inlinestatic |
◆ i18n_get_language()
| std::string i18n_get_language |
( |
| ) |
|
◆ i18n_set_language()
| int i18n_set_language |
( |
const char * | directory, |
|
|
const char * | base, |
|
|
std::string | language = std::string() ) |
◆ i18n_translate()
| const char * i18n_translate |
( |
const char * | str, |
|
|
const std::string & | context ) |
◆ tr()