以下成員源於類 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 ().