Uses of Class
io.qt.positioning.QGeoLocation
Package | Description |
---|---|
io.qt.location | |
io.qt.positioning |
-
Uses of QGeoLocation in io.qt.location
Methods in io.qt.location that return QGeoLocation Modifier and Type Method Description QGeoLocation
QPlace. location()
Methods in io.qt.location that return types with arguments of type QGeoLocation Modifier and Type Method Description QList<QGeoLocation>
QGeoCodeReply. locations()
Methods in io.qt.location with parameters of type QGeoLocation Modifier and Type Method Description protected void
QGeoCodeReply. addLocation(QGeoLocation location)
void
QPlace. setLocation(QGeoLocation location)
Method parameters in io.qt.location with type arguments of type QGeoLocation Modifier and Type Method Description protected void
QGeoCodeReply. setLocations(Collection<QGeoLocation> locations)
-
Uses of QGeoLocation in io.qt.positioning
Methods in io.qt.positioning that return QGeoLocation Modifier and Type Method Description QGeoLocation
QGeoLocation. clone()
Constructors in io.qt.positioning with parameters of type QGeoLocation Constructor Description QGeoLocation(QGeoLocation other)