Obsolete Members for QLocale

The following members of class QLocale are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.

静态公有成员

(obsolete) QList<Country> countriesForLanguage(Language language)

成员函数

[static] QList<Country> QLocale::countriesForLanguage(Language language)

Returns the list of countries that have entries for language in Qt's locale database. If the result is an empty list, then language is not represented in Qt's locale database.

This function was introduced in Qt 4.3.

参见 matchingLocales().