QGeoServiceProviderFactoryV2 Class

The QGeoServiceProviderFactoryV2 class is a factory class used as the plugin interface for services related to geographical information. More...

Header: #include <QGeoServiceProviderFactoryV2>
qmake: QT += location
Since: Qt 5.11
Inherits: QGeoServiceProviderFactory

This class was introduced in Qt 5.11.

Detailed Description

Implementers must provide a unique combination of providerName() and providerVersion() per plugin.

The other functions should be overridden if the plugin supports the associated set of functionality.