Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/placesv2/
H A Dqplacedetailsreplyimpl.cpp259 QJsonObject attributeObject = it.value().toObject(); in replyFinished() local
263 attribute.setLabel(attributeObject.value(QLatin1String("label")).toString()); in replyFinished()
264 attribute.setText(attributeObject.value(QLatin1String("text")).toString()); in replyFinished()