[Interest] Language codes, etc. (Set of ISO 639 standards)
Dmitrii Volosnykh
dmitrii.volosnykh at gmail.com
Tue May 21 17:18:26 CEST 2013
QLocale has methods:
1. nativeLanguageName()
Returns locale's language name in native spelling.
2. languageToString() [static]
Returns other language name in English.
I need a method to return other language name in, say, default
locale's spelling. Some sort of languageToString() method, but
non-static. How to achieve this?
Regards,
Dmitrii.
2013/5/20 Dmitrii Volosnykh <dmitrii.volosnykh at gmail.com>:
More information about the Interest
mailing list