![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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>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< QGeoLocation > | QT_BEGIN_NAMESPACE::parseGeocodeResponse (const QJsonObject &responseBodyJsonObj) |
| QGeoCodeReply * | makeQGeoCodeReplyOhosMapKit (QNetworkReply *reply, QObject *parent) |
| QGeoCodeReply * makeQGeoCodeReplyOhosMapKit | ( | QNetworkReply * | reply, |
| QObject * | parent ) |
Definition at line 88 of file qgeocodereplyohosmapkit.cpp.