4#ifndef QGEOSERVICEPROVIDERPLUGINOHOSMAPKIT_H
5#define QGEOSERVICEPROVIDERPLUGINOHOSMAPKIT_H
7#include <QtCore/QObject>
8#include <QtCore/QVariantMap>
9#include <QtLocation/QGeoServiceProviderFactory>
16 Q_INTERFACES(QGeoServiceProviderFactory)
23 const QVariantMap ¶meters, QGeoServiceProvider::Error *error, QString *errorString)
const;
25 const QVariantMap ¶meters, QGeoServiceProvider::Error *error, QString *errorString)
const;
27 const QVariantMap ¶meters, QGeoServiceProvider::Error *error, QString *errorString)
const;
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)