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 QGeoCodeReplyQGeoCodingManager.geocode(QGeoAddress address) Overloaded function forQGeoCodingManager.geocode(io.qt.positioning.QGeoAddress, io.qt.positioning.QGeoShape)withbounds = new io.qt.positioning.QGeoShape().final QGeoCodeReplyQGeoCodingManager.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 QGeoAddressQGeoLocation.address()QGeoAddress.clone()Creates and returns a copy of this object.Methods in io.qt.positioning with parameters of type QGeoAddressModifier and TypeMethodDescriptionfinal voidQGeoAddress.assign(QGeoAddress other) final booleanQGeoAddress.equals(QGeoAddress rhs) final voidQGeoLocation.setAddress(QGeoAddress address) final voidQGeoAddress.swap(QGeoAddress other) SeeQGeoAddress::swap(QGeoAddress&) Constructors in io.qt.positioning with parameters of type QGeoAddress