以下成员源于类 QLocale 已过时。 提供它们是为使旧源代码能继续工作。强烈建议不要在新代码中使用它们。
(obsolete)
QList<Country>
|
countriesForLanguage (Language 语言 ) |
[static]
QList
<
Country
> QLocale::
countriesForLanguage
(
Language
语言
)
Returns the list of countries that have entries for 语言 in Qt's locale database. If the result is an empty list, then 语言 is not represented in Qt's locale database.
该函数在 Qt 4.3 引入。
另请参阅 matchingLocales ().