QGeoCodingManager

PyQt5.QtLocation.QGeoCodingManager

Inherits from QObject.

Description

TODO

Methods

geocode(QGeoAddress, bounds: QGeoShape = QGeoShape()) → QGeoCodeReply

TODO


geocode(str, limit: int = -1, offset: int = 0, bounds: QGeoShape = QGeoShape()) → QGeoCodeReply

TODO


locale() → QLocale

TODO


managerName() → str

TODO


managerVersion() → int

TODO


reverseGeocode(QGeoCoordinate, bounds: QGeoShape = QGeoShape()) → QGeoCodeReply

TODO


setLocale(QLocale)

TODO

Signals

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

TODO


finished(QGeoCodeReply)

TODO