Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/esri/
H A Dplacesearchreply_esri.cpp64 static const QString kLocationKey(QStringLiteral("location")); variable
191 const QJsonObject location = item.value(kLocationKey).toObject(); in parsePlaceResult()
H A Dplacemanagerengine_esri.cpp58 static const QString kLocationKey(QStringLiteral("location")); variable
113 queryItems.addQueryItem(kLocationKey, location); in search()