QGeoServiceProviderFactory Class ReferenceThe QGeoServiceProviderFactory class is a factory class used as the plugin interface for services related to geographical information. More... #include <QGeoServiceProviderFactory> Public Functions
Detailed DescriptionThe QGeoServiceProviderFactory class is a factory class used as the plugin interface for services related to geographical information. 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. Member Function Documentation
|