QGeoServiceProviderFactory#

Inheritance diagram of PySide6.QtLocation.QGeoServiceProviderFactory

Synopsis#

Virtual functions#

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

  • errorError

  • errorString – str

Return type:

PySide6.QtLocation.QGeoCodingManagerEngine

PySide6.QtLocation.QGeoServiceProviderFactory.createPlaceManagerEngine(parameters, error, errorString)#
Parameters:
  • parameters

  • errorError

  • errorString – str

Return type:

PySide6.QtLocation.QPlaceManagerEngine

PySide6.QtLocation.QGeoServiceProviderFactory.createRoutingManagerEngine(parameters, error, errorString)#
Parameters:
  • parameters

  • errorError

  • errorString – str

Return type:

PySide6.QtLocation.QGeoRoutingManagerEngine

PySide6.QtLocation.QGeoServiceProviderFactory.setQmlEngine(engine)#
Parameters:

enginePySide6.QtQml.QQmlEngine