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 QGeoShapeQPlaceSearchRequest.searchArea()final QGeoShapeQGeoCodeReply.viewport()Methods in io.qt.location with parameters of type QGeoShapeModifier and TypeMethodDescriptionfinal QGeoCodeReplyQGeoCodingManager.geocode(QGeoAddress address, QGeoShape bounds) final QGeoCodeReplyQGeoCodingManagerEngine.geocode(QGeoAddress address, QGeoShape bounds) final QGeoCodeReplyQGeoCodingManager.reverseGeocode(QGeoCoordinate coordinate, QGeoShape bounds) QGeoCodingManagerEngine.reverseGeocode(QGeoCoordinate coordinate, QGeoShape bounds) final voidQPlaceSearchRequest.setSearchArea(QGeoShape area) protected final voidQGeoCodeReply.setViewport(QGeoShape viewport) -
Uses of QGeoShape in io.qt.positioning
Subclasses of QGeoShape in io.qt.positioningModifier and TypeClassDescriptionclassDefines a circular geographic areaclassDefines a geographic pathclassDefines a geographic polygonclassDefines a rectangular geographic areaMethods in io.qt.positioning that return QGeoShapeModifier and TypeMethodDescriptionfinal QGeoShapeQGeoAreaMonitorInfo.area()final QGeoShapeQGeoLocation.boundingShape()QGeoShape.clone()Creates and returns a copy of this object.Methods in io.qt.positioning with parameters of type QGeoShapeModifier and TypeMethodDescriptionabstract List<QGeoAreaMonitorInfo>QGeoAreaMonitorSource.activeMonitors(QGeoShape lookupArea) final voidfinal booleanfinal voidfinal voidQGeoLocation.setBoundingShape(QGeoShape shape) Constructors in io.qt.positioning with parameters of type QGeoShapeModifierConstructorDescriptionQGeoCircle(QGeoShape other) QGeoPolygon(QGeoShape other) QGeoRectangle(QGeoShape other)