Uses of Class
io.qt.positioning.QGeoShape
Packages that use QGeoShape
-
Uses of QGeoShape in io.qt.location
Methods in io.qt.location that return QGeoShapeModifier and TypeMethodDescriptionfinal QGeoShape
QPlaceSearchRequest.searchArea()
final QGeoShape
QGeoCodeReply.viewport()
Methods in io.qt.location with parameters of type QGeoShapeModifier 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
Subclasses of QGeoShape in io.qt.positioningModifier and TypeClassDescriptionclass
Defines a circular geographic areaclass
Defines a geographic pathclass
Defines a geographic polygonclass
Defines a rectangular geographic areaMethods in io.qt.positioning that return QGeoShapeMethods in io.qt.positioning with parameters of type QGeoShapeModifier and TypeMethodDescriptionabstract List<QGeoAreaMonitorInfo>
QGeoAreaMonitorSource.activeMonitors
(QGeoShape lookupArea) final void
Constructors in io.qt.positioning with parameters of type QGeoShapeModifierConstructorDescriptionQGeoCircle
(QGeoShape other) QGeoPolygon
(QGeoShape other) QGeoRectangle
(QGeoShape other)