Home
last modified time | relevance | path

Searched refs:kCountryKey (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/esri/
H A Dplacesearchreply_esri.cpp58 static const QString kCountryKey(QStringLiteral("Country")); variable
183 geoAddress.setCountry(m_countries.value(keys.value(kCountryKey))); // mismatch code ISO2 vs ISO3 in parsePlaceResult()