4#ifndef QPLACEMANAGERENGINEOHOSMAPKIT_H
5#define QPLACEMANAGERENGINEOHOSMAPKIT_H
7#include <QtCore/QVariantMap>
8#include <QtLocation/QGeoServiceProvider>
9#include <QtLocation/QPlaceManagerEngine>
13QPlaceManagerEngine *makeQPlaceManagerEngineOhosMapKit(
14 const QVariantMap ¶meters, QGeoServiceProvider::Error *error, QString *errorString);
QGeoMappingManagerEngine * createMappingManagerEngine(const QVariantMap ¶meters, QGeoServiceProvider::Error *error, QString *errorString) const
Returns a new QGeoMappingManagerEngine instance, initialized with parameters, which implements mappin...
QGeoRoutingManagerEngine * createRoutingManagerEngine(const QVariantMap ¶meters, QGeoServiceProvider::Error *error, QString *errorString) const
Returns a new QGeoRoutingManagerEngine instance, initialized with parameters, which implements routin...
QPlaceManagerEngine * createPlaceManagerEngine(const QVariantMap ¶meters, QGeoServiceProvider::Error *error, QString *errorString) const
Returns a new QPlaceManagerEngine instance, initialized with parameters, which implements the place s...
QString getAuthenticationKeyParameterOrEmpty(const QVariantMap ¶meters)
Combined button and popup list for selecting options.
bool isAuthenticationKeySet(const QVariantMap ¶meters, QGeoServiceProvider::Error *error, QString *errorString)