Searched refs:parseLocation (Results 1 – 1 of 1) sorted by relevance
318 bool parseLocation(const QJsonObject &obj, const QGeoShape &bounds, QGeoLocation *loc) in parseLocation() function373 … if (parseLocation(resultElement.toObject().value("Location").toObject(), bounds, &location)) { in parseDocument()