Uses of Class
io.qt.positioning.QGeoLocation
Packages that use QGeoLocation
-
Uses of QGeoLocation in io.qt.location
Methods in io.qt.location that return QGeoLocationMethods in io.qt.location that return types with arguments of type QGeoLocationMethods in io.qt.location with parameters of type QGeoLocationModifier and TypeMethodDescriptionprotected final void
QGeoCodeReply.addLocation
(QGeoLocation location) final void
QPlace.setLocation
(QGeoLocation location) Method parameters in io.qt.location with type arguments of type QGeoLocationModifier and TypeMethodDescriptionprotected final void
QGeoCodeReply.setLocations
(Collection<? extends QGeoLocation> locations) -
Uses of QGeoLocation in io.qt.positioning
Methods in io.qt.positioning that return QGeoLocationModifier and TypeMethodDescriptionQGeoLocation.clone()
Creates and returns a copy of this object.Methods in io.qt.positioning with parameters of type QGeoLocationModifier and TypeMethodDescriptionfinal void
QGeoLocation.assign
(QGeoLocation other) final boolean
QGeoLocation.equals
(QGeoLocation rhs) final void
QGeoLocation.swap
(QGeoLocation other) SeeQGeoLocation::
swap(QGeoLocation&) Constructors in io.qt.positioning with parameters of type QGeoLocation