![]() |
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/qurlquery.h>#include <QtCore/qurl.h>#include <QtLocation/private/qgeotilespec_p.h>#include <QtNetwork/qnetworkaccessmanager.h>#include <QtNetwork/qnetworkrequest.h>#include <qgeomapreplyohosmapkit.h>#include <qgeotilefetcherohosmapkit.h>#include <qohosmapkitcommon.h>Go to the source code of this file.
Classes | |
| class | QT_BEGIN_NAMESPACE::QGeoTileFetcherOhosMapKit |
Namespaces | |
| namespace | QT_BEGIN_NAMESPACE |
| Combined button and popup list for selecting options. | |
Functions | |
| QGeoTileFetcher * | makeGeoTileFetcherOhosMapKit (const QString &authenticationKey, const QString &userAgent, int scaleFactor, QGeoTiledMappingManagerEngine *parent) |
Variables | |
| const QString | QT_BEGIN_NAMESPACE::tilesApiPath = QLatin1String("https://mapapi.cloud.huawei.com/mapApi/v1/mapService/getTile") |
| QGeoTileFetcher * makeGeoTileFetcherOhosMapKit | ( | const QString & | authenticationKey, |
| const QString & | userAgent, | ||
| int | scaleFactor, | ||
| QGeoTiledMappingManagerEngine * | parent ) |
Definition at line 68 of file qgeotilefetcherohosmapkit.cpp.