Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/esri/
H A Dplacesearchreply_esri.cpp66 static const QString kYKey(QStringLiteral("y")); variable
192 const QGeoCoordinate coordinate = QGeoCoordinate(location.value(kYKey).toDouble(), in parsePlaceResult()