Uses of Class
io.qt.positioning.QGeoShape
-
Uses of QGeoShape in io.qt.location
Modifier and TypeMethodDescriptionfinal QGeoShape
QPlaceSearchRequest.searchArea()
final QGeoShape
QGeoCodeReply.viewport()
Modifier and TypeMethodDescriptionfinal QGeoCodeReply
QGeoCodingManager.geocode
(QGeoAddress address, QGeoShape bounds) final QGeoCodeReply
QGeoCodingManagerEngine.geocode
(QGeoAddress address, QGeoShape bounds) final QGeoCodeReply
QGeoCodingManager.reverseGeocode
(QGeoCoordinate coordinate, QGeoShape bounds) QGeoCodingManagerEngine.reverseGeocode
(QGeoCoordinate coordinate, QGeoShape bounds) final void
QPlaceSearchRequest.setSearchArea
(QGeoShape area) protected final void
QGeoCodeReply.setViewport
(QGeoShape viewport) -
Uses of QGeoShape in io.qt.positioning
Modifier and TypeClassDescriptionclass
Defines a circular geographic areaclass
Defines a geographic pathclass
Defines a geographic polygonclass
Defines a rectangular geographic areaModifier and TypeMethodDescriptionfinal QGeoShape
QGeoAreaMonitorInfo.area()
final QGeoShape
QGeoLocation.boundingShape()
QGeoShape.clone()
Creates and returns a copy of this object.Modifier and TypeMethodDescriptionabstract List<QGeoAreaMonitorInfo>
QGeoAreaMonitorSource.activeMonitors
(QGeoShape lookupArea) final void
final void
final void
QGeoLocation.setBoundingShape
(QGeoShape shape) ModifierConstructorDescriptionQGeoCircle
(QGeoShape other) QGeoPolygon
(QGeoShape other) QGeoRectangle
(QGeoShape other)