Multi diag tools
Mdt::Translation::LanguageCode Member List

This is the complete list of members for Mdt::Translation::LanguageCode, including all inherited members.

fromLanguageCountry(const QString &languageCountry)Mdt::Translation::LanguageCodestatic
fromString(const QString &code)Mdt::Translation::LanguageCodestatic
isNull() const noexceptMdt::Translation::LanguageCodeinline
LanguageCode() noexceptMdt::Translation::LanguageCodeexplicit
LanguageCode(const char *const code)Mdt::Translation::LanguageCodeexplicit
LanguageCode(const LanguageCode &other)=defaultMdt::Translation::LanguageCode
LanguageCode(LanguageCode &&other)=defaultMdt::Translation::LanguageCode
operator!=(const LanguageCode &a, const LanguageCode &b) noexceptMdt::Translation::LanguageCodefriend
operator=(const LanguageCode &other)=defaultMdt::Translation::LanguageCode
operator=(LanguageCode &&other)=defaultMdt::Translation::LanguageCode
operator==(const LanguageCode &a, const LanguageCode &b) noexceptMdt::Translation::LanguageCodefriend
toString() const Mdt::Translation::LanguageCode