Uses of Class
io.qt.positioning.QGeoAddress
-
Uses of QGeoAddress in io.qt.location
Modifier and TypeMethodDescriptionfinal QGeoCodeReply
QGeoCodingManager.geocode
(QGeoAddress address) Overloaded function forQGeoCodingManager.geocode(io.qt.positioning.QGeoAddress, io.qt.positioning.QGeoShape)
withbounds = new io.qt.positioning.QGeoShape()
.final QGeoCodeReply
QGeoCodingManager.geocode
(QGeoAddress address, QGeoShape bounds) QGeoCodingManagerEngine.geocode
(QGeoAddress address, QGeoShape bounds) -
Uses of QGeoAddress in io.qt.positioning
Modifier and TypeMethodDescriptionfinal QGeoAddress
QGeoLocation.address()
QGeoAddress.clone()
Creates and returns a copy of this object.Modifier and TypeMethodDescriptionfinal void
QGeoAddress.assign
(QGeoAddress other) final boolean
QGeoAddress.equals
(QGeoAddress other) final void
QGeoLocation.setAddress
(QGeoAddress address)