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 voidQGeoCodeReply.addLocation(QGeoLocation location) final voidQPlace.setLocation(QGeoLocation location) Method parameters in io.qt.location with type arguments of type QGeoLocationModifier and TypeMethodDescriptionprotected final voidQGeoCodeReply.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 voidQGeoLocation.assign(QGeoLocation other) final booleanQGeoLocation.equals(QGeoLocation rhs) final voidQGeoLocation.swap(QGeoLocation other) SeeQGeoLocation::swap(QGeoLocation&) Constructors in io.qt.positioning with parameters of type QGeoLocation