4#ifndef QGEOSERVICEPROVIDER_P_H
5#define QGEOSERVICEPROVIDER_P_H
23#include <private/qglobal_p.h>
46 template <
class Manager,
class Engine>
49 template <
class Flags>
\inmodule QtCore\reentrant
std::unique_ptr< QGeoRoutingManager > routingManager
QVariantMap cleanedParameterMap
QString geocodeErrorString
QGeoServiceProvider::Error geocodeError
QGeoServiceProvider::Error routingError
QString navigationErrorString
QGeoServiceProvider::Error mappingError
std::unique_ptr< QGeoMappingManager > mappingManager
void loadPlugin(const QVariantMap ¶meters)
QGeoServiceProviderPrivate()
~QGeoServiceProviderPrivate()
QString routingErrorString
QGeoServiceProvider::Error placeError
static void loadPluginMetadata(QMultiHash< QString, QCborMap > &list)
std::unique_ptr< QPlaceManager > placeManager
QGeoServiceProvider::Error navigationError
void filterParameterMap()
static QMultiHash< QString, QCborMap > plugins(bool reload=false)
QString mappingErrorString
QGeoServiceProvider::Error error
Flags features(const char *enumName) const
QGeoServiceProviderFactory * factory
std::unique_ptr< QGeoCodingManager > geocodingManager
Error
Describes an error related to the loading and setup of a service provider plugin.
The QQmlEngine class provides an environment for instantiating QML components.
\macro QT_RESTRICTED_CAST_FROM_ASCII
Combined button and popup list for selecting options.
QNetworkAccessManager manager