SuperTuxKart
|
This is the complete list of members for Translations, including all inherited members.
getCurrentAllChar() (defined in Translations) | Translations | |
getCurrentLanguageName() (defined in Translations) | Translations | |
getCurrentLanguageNameCode() (defined in Translations) | Translations | |
getLanguageList() const (defined in Translations) | Translations | |
getLocalizedCountryName(const std::string &country_code) const (defined in Translations) | Translations | |
getLocalizedName(const std::string &str) const (defined in Translations) | Translations | |
gettext(const char *original, const char *context=NULL) | Translations | |
insertThaiBreakMark(const std::u32string &thai, std::vector< bool > &breakable) (defined in Translations) | Translations | |
m_current_language_name (defined in Translations) | Translations | private |
m_current_language_name_code (defined in Translations) | Translations | private |
m_current_language_tag (defined in Translations) | Translations | private |
m_dictionary (defined in Translations) | Translations | private |
m_dictionary_manager (defined in Translations) | Translations | private |
m_localized_country_codes (defined in Translations) | Translations | privatestatic |
m_localized_name (defined in Translations) | Translations | privatestatic |
ngettext(const char *singular, const char *plural, int num, const char *context=NULL) | Translations | |
Translations() (defined in Translations) | Translations | |
w_gettext(const wchar_t *original, const char *context=NULL) | Translations | |
w_gettext(const char *original, const char *context=NULL) | Translations | |
w_ngettext(const wchar_t *singular, const wchar_t *plural, int num, const char *context=NULL) | Translations | |
w_ngettext(const char *singular, const char *plural, int num, const char *context=NULL) | Translations | |
~Translations() (defined in Translations) | Translations |