Developer
API
Documentation
API
KDE Human Interface Guidelines
KDE API Reference
KI18nLocaleData
KCountry
List of All Members for KCountry
This is the complete list of members for
KCountry
, including inherited members.
KCountry
()
allCountries
() : QList<KCountry>
alpha2
() const : QString
alpha3
() const : QString
country
() const : QLocale::Country
currencyCode
() const : QString
emojiFlag
() const : QString
fromAlpha2
(QStringView) : KCountry
fromAlpha2
(const char *) : KCountry
fromAlpha3
(QStringView) : KCountry
fromAlpha3
(const char *) : KCountry
fromLocation
(float, float) : KCountry
fromName
(QStringView) : KCountry
fromQLocale
(QLocale::Country) : KCountry
isValid
() const : bool
name
() const : QString
subdivisions
() const : QList<KCountrySubdivision>
timeZoneIds
() const : QList<const char *>
operator==
(const KCountry &) const : bool