Home
last modified time | relevance | path

Searched defs:locationObject (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/esri/
H A Dgeocodereply_esri.cpp150 QJsonObject locationObject = object.value(QStringLiteral("location")).toObject(); in parseAddress() local
167 QJsonObject locationObject = candidate.value(QStringLiteral("location")).toObject(); in parseCandidate() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/placesv2/
H A Dqplacedetailsreplyimpl.cpp149 QJsonObject locationObject = object.value(QLatin1String("location")).toObject(); in replyFinished() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeocodemodel.cpp250 QObject *locationObject = declarativeLocations_.at(index.row()); in data() local