Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqplacemanagerengine_nokiav2.cpp136 QJsonObject docObject = document.object(); in parse() local
137 if (docObject.contains(QStringLiteral("offline_explore"))) { in parse()
138 m_exploreObject = docObject.value(QStringLiteral("offline_explore")) in parse()