QMap< QString, QString > ISO3166ToNameMap
MBASE_PUBLIC QString GetISO3166CountryName(const QString &iso3166Code)
MBASE_PUBLIC ISO3166ToNameMap GetISO3166CountryMap(void)
MBASE_PUBLIC ISO3166ToNameMap GetISO3166EnglishCountryMap(void)
Returns a map of ISO-3166 country codes mapped to the country name in English.
MBASE_PUBLIC QString GetISO3166EnglishCountryName(const QString &iso3166Code)