Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/esri/
H A Dplacesearchreply_esri.cpp62 static const QString kStateKey(QStringLiteral("State")); variable
187 geoAddress.setState(keys.value(kStateKey)); in parsePlaceResult()