Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qplacesearchreplyosm.cpp File Reference

(992f57fcf993b9804dcda9b12bf4d67ed102f284)

#include "qplacesearchreplyosm.h"
#include "qplacemanagerengineosm.h"
#include <QtCore/QJsonDocument>
#include <QtCore/QJsonArray>
#include <QtCore/QJsonObject>
#include <QtNetwork/QNetworkReply>
#include <QtPositioning/QGeoCircle>
#include <QtPositioning/QGeoRectangle>
#include <QtPositioning/QGeoLocation>
#include <QtPositioning/QGeoAddress>
#include <QtLocation/QPlace>
#include <QtLocation/QPlaceAttribute>
#include <QtLocation/QPlaceIcon>
#include <QtLocation/QPlaceResult>
#include <QtLocation/QPlaceCategory>
#include <QtLocation/QPlaceSearchRequest>
#include <QtLocation/private/qplacesearchrequest_p.h>
+ Include dependency graph for qplacesearchreplyosm.cpp:

Go to the source code of this file.

Functions

static QGeoRectangle parseBoundingBox (const QJsonArray &coordinates)
 

Function Documentation

◆ parseBoundingBox()

static QGeoRectangle parseBoundingBox ( const QJsonArray & coordinates)
static

Definition at line 56 of file qplacesearchreplyosm.cpp.