Obsolete Members for QLocale

以下成员源于类 QLocale 已过时。 提供它们是为使旧源代码能继续工作。强烈建议不要在新代码中使用它们。

静态公共成员

(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.

该函数在 Qt 4.3 引入。

另请参阅 matchingLocales ().