Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/esri/
H A Dplacesearchreply_esri.cpp56 static const QString kLongLabelKey(QStringLiteral("LongLabel")); variable
210 place.setName(keys.value(kLongLabelKey)); in parsePlaceResult()
212 place.setPlaceId(attributes.value(kLongLabelKey).toString()); in parsePlaceResult()