QGIS API Documentation  3.10.0-A Coruña (6c816b4204)
QgsPointLocator Member List

This is the complete list of members for QgsPointLocator, including all inherited members.

All enum valueQgsPointLocator
Area enum valueQgsPointLocator
cachedGeometryCount() constQgsPointLocatorinline
destinationCrs() constQgsPointLocator
destroyIndex()QgsPointLocatorprotectedslot
Edge enum valueQgsPointLocator
edgesInRect(const QgsRectangle &rect, QgsPointLocator::MatchFilter *filter=nullptr)QgsPointLocator
edgesInRect(const QgsPointXY &point, double tolerance, QgsPointLocator::MatchFilter *filter=nullptr)QgsPointLocator
extent() constQgsPointLocatorinline
hasIndex() constQgsPointLocator
init(int maxFeaturesToIndex=-1)QgsPointLocator
Invalid enum valueQgsPointLocator
layer() constQgsPointLocatorinline
MatchList typedefQgsPointLocator
nearestArea(const QgsPointXY &point, double tolerance, QgsPointLocator::MatchFilter *filter=nullptr)QgsPointLocator
nearestEdge(const QgsPointXY &point, double tolerance, QgsPointLocator::MatchFilter *filter=nullptr)QgsPointLocator
nearestVertex(const QgsPointXY &point, double tolerance, QgsPointLocator::MatchFilter *filter=nullptr)QgsPointLocator
pointInPolygon(const QgsPointXY &point)QgsPointLocator
QgsPointLocator(QgsVectorLayer *layer, const QgsCoordinateReferenceSystem &destinationCrs=QgsCoordinateReferenceSystem(), const QgsCoordinateTransformContext &transformContext=QgsCoordinateTransformContext(), const QgsRectangle *extent=nullptr)QgsPointLocatorexplicit
QgsPointLocator_VisitorArea classQgsPointLocatorfriend
QgsPointLocator_VisitorEdgesInRect classQgsPointLocatorfriend
QgsPointLocator_VisitorNearestEdge classQgsPointLocatorfriend
QgsPointLocator_VisitorNearestVertex classQgsPointLocatorfriend
QgsPointLocator_VisitorVerticesInRect classQgsPointLocatorfriend
rebuildIndex(int maxFeaturesToIndex=-1)QgsPointLocatorprotected
setExtent(const QgsRectangle *extent)QgsPointLocator
setRenderContext(const QgsRenderContext *context)QgsPointLocator
Type enum nameQgsPointLocator
Vertex enum valueQgsPointLocator
verticesInRect(const QgsRectangle &rect, QgsPointLocator::MatchFilter *filter=nullptr)QgsPointLocator
verticesInRect(const QgsPointXY &point, double tolerance, QgsPointLocator::MatchFilter *filter=nullptr)QgsPointLocator
~QgsPointLocator() overrideQgsPointLocator