Uses of Class
io.qt.positioning.QGeoAddress
Packages that use QGeoAddress
-
Uses of QGeoAddress in io.qt.location
Methods in io.qt.location with parameters of type QGeoAddressModifier 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
Methods in io.qt.positioning that return QGeoAddressModifier and TypeMethodDescriptionfinal QGeoAddress
QGeoLocation.address()
QGeoAddress.clone()
Creates and returns a copy of this object.Methods in io.qt.positioning with parameters of type QGeoAddressModifier and TypeMethodDescriptionfinal void
QGeoAddress.assign
(QGeoAddress other) final void
QGeoLocation.setAddress
(QGeoAddress address) final void
QGeoAddress.swap
(QGeoAddress other) SeeQGeoAddress::
swap(QGeoAddress&) Constructors in io.qt.positioning with parameters of type QGeoAddress