QGeoServiceProviderFactoryV3 Class
Inherits: | QGeoServiceProviderFactoryV2 |
Public Functions
virtual void | setQmlEngine(QQmlEngine *engine) |
- 1 public function inherited from QGeoServiceProviderFactoryV2
- 3 public functions inherited from QGeoServiceProviderFactory
Member Function Documentation
[virtual]
void QGeoServiceProviderFactoryV3::setQmlEngine(QQmlEngine *engine)
Notify the plugin when the qml engine is ready. In this moment the plugins can use it to register Image Providers.
The default implementation does nothing.
This function was introduced in Qt 5.12.