Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/esri/
H A Dplacemanagerengine_esri.cpp63 static const QString kLocalizedNamesKey(QStringLiteral("localizedNames")); variable
270 const QJsonObject localizedNames = jsonObject.value(kLocalizedNamesKey).toObject(); in localizedName()
297 if (!jsonCandidateField.contains(kLocalizedNamesKey)) in parseCandidateFields()
313 if (!jsonCountry.contains(kLocalizedNamesKey)) in parseCountries()