Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qgeocodereplyohosmapkit.cpp File Reference

(0e69850e51d9c8aacbf5bfc37f5f085f5e48f0cb)

#include <QtCore/qlist.h>
#include <QtCore/qjsonarray.h>
#include <QtCore/qjsondocument.h>
#include <QtCore/qjsonobject.h>
#include <QtPositioning/qgeolocation.h>
#include <qgeocodereplyohosmapkit.h>
#include <qohosmapkitcommon.h>
Include dependency graph for qgeocodereplyohosmapkit.cpp:

Go to the source code of this file.

Classes

class  QT_BEGIN_NAMESPACE::QGeoCodeReplyOhosMapKit

Namespaces

namespace  QT_BEGIN_NAMESPACE
 Combined button and popup list for selecting options.

Functions

QList< QGeoLocationQT_BEGIN_NAMESPACE::parseGeocodeResponse (const QJsonObject &responseBodyJsonObj)
QGeoCodeReplymakeQGeoCodeReplyOhosMapKit (QNetworkReply *reply, QObject *parent)

Function Documentation

◆ makeQGeoCodeReplyOhosMapKit()

QGeoCodeReply * makeQGeoCodeReplyOhosMapKit ( QNetworkReply * reply,
QObject * parent )

Definition at line 88 of file qgeocodereplyohosmapkit.cpp.