Uses of Class
io.qt.positioning.QGeoAddress
Package | Description |
---|---|
io.qt.location | |
io.qt.positioning |
-
Uses of QGeoAddress in io.qt.location
Methods in io.qt.location with parameters of type QGeoAddress Modifier and Type Method Description QGeoCodeReply
QGeoCodingManager. geocode(QGeoAddress address)
Overloaded function forQGeoCodingManager.geocode(io.qt.positioning.QGeoAddress, io.qt.positioning.QGeoShape)
withbounds = new io.qt.positioning.QGeoShape()
.QGeoCodeReply
QGeoCodingManager. geocode(QGeoAddress address, QGeoShape bounds)
QGeoCodeReply
QGeoCodingManagerEngine. geocode(QGeoAddress address, QGeoShape bounds)
-
Uses of QGeoAddress in io.qt.positioning
Methods in io.qt.positioning that return QGeoAddress Modifier and Type Method Description QGeoAddress
QGeoLocation. address()
QGeoAddress
QGeoAddress. clone()
Methods in io.qt.positioning with parameters of type QGeoAddress Modifier and Type Method Description void
QGeoLocation. setAddress(QGeoAddress address)
Constructors in io.qt.positioning with parameters of type QGeoAddress Constructor Description QGeoAddress(QGeoAddress other)