QGeoLocation

PyQt5.QtPositioning.QGeoLocation

Description

TODO

Methods

__init__()

TODO


__init__(QGeoLocation)

TODO


address() → QGeoAddress

TODO


boundingBox() → QGeoRectangle

TODO


coordinate() → QGeoCoordinate

TODO


__eq__(QGeoLocation) → bool

TODO


extendedAttributes() → Dict[str, Any]

TODO


isEmpty() → bool

TODO


__ne__(QGeoLocation) → bool

TODO


setAddress(QGeoAddress)

TODO


setBoundingBox(QGeoRectangle)

TODO


setCoordinate(QGeoCoordinate)

TODO


setExtendedAttributes(Dict[str, Any])

TODO