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
qgeotilefetcherohosmapkit.cpp File Reference

(0e69850e51d9c8aacbf5bfc37f5f085f5e48f0cb)

#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>
Include dependency graph for qgeotilefetcherohosmapkit.cpp:

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

QGeoTileFetchermakeGeoTileFetcherOhosMapKit (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")

Function Documentation

◆ makeGeoTileFetcherOhosMapKit()

QGeoTileFetcher * makeGeoTileFetcherOhosMapKit ( const QString & authenticationKey,
const QString & userAgent,
int scaleFactor,
QGeoTiledMappingManagerEngine * parent )

Definition at line 68 of file qgeotilefetcherohosmapkit.cpp.