Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/esri/
H A Dplacesearchreply_esri.cpp71 static const QString kYminKey(QStringLiteral("ymin")); variable
197 const QGeoCoordinate topLeft(extent.value(kYminKey).toDouble(), in parsePlaceResult()