QGeoCodingManagerEngine

PyQt5.QtLocation.QGeoCodingManagerEngine

Inherits from QObject.

Description

TODO

Methods

__init__(Dict[str, Any], parent: QObject = None)

TODO


geocode(QGeoAddress, QGeoShape) → QGeoCodeReply

TODO


geocode(str, int, int, QGeoShape) → QGeoCodeReply

TODO


locale() → QLocale

TODO


managerName() → str

TODO


managerVersion() → int

TODO


reverseGeocode(QGeoCoordinate, QGeoShape) → QGeoCodeReply

TODO


setLocale(QLocale)

TODO

Signals

error(QGeoCodeReply, Error, errorString: str = '')

TODO


finished(QGeoCodeReply)

TODO