QGeoServiceProviderFactory#
Synopsis#
Virtual functions#
- def - createGeocodingManagerEngine(parameters, error, errorString)
- def - createPlaceManagerEngine(parameters, error, errorString)
- def - createRoutingManagerEngine(parameters, error, errorString)
- def - setQmlEngine(engine)
Note
This documentation may contain snippets that were automatically translated from C++ to Python. We always welcome contributions to the snippet translation. If you see an issue with the translation, you can also let us know by creating a ticket on https:/bugreports.qt.io/projects/PYSIDE
Detailed Description#
- class PySide6.QtLocation.QGeoServiceProviderFactory#
- PySide6.QtLocation.QGeoServiceProviderFactory.createGeocodingManagerEngine(parameters, error, errorString)#
- Parameters:
- parameters – 
- error – - Error
- errorString – str 
 
- Return type:
 
- PySide6.QtLocation.QGeoServiceProviderFactory.createPlaceManagerEngine(parameters, error, errorString)#
- Parameters:
- parameters – 
- error – - Error
- errorString – str 
 
- Return type:
 
- PySide6.QtLocation.QGeoServiceProviderFactory.createRoutingManagerEngine(parameters, error, errorString)#
- Parameters:
- parameters – 
- error – - Error
- errorString – str 
 
- Return type:
 
- PySide6.QtLocation.QGeoServiceProviderFactory.setQmlEngine(engine)#
- Parameters:
- engine – - PySide6.QtQml.QQmlEngine