QGIS API Documentation  3.16.0-Hannover (43b64b13f3)
QgsPointLocator Member List

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

All enum valueQgsPointLocator
Area enum valueQgsPointLocator
cachedGeometryCount() constQgsPointLocatorinline
Centroid enum valueQgsPointLocator
destinationCrs() constQgsPointLocator
destroyIndex()QgsPointLocatorprotectedslot
Edge enum valueQgsPointLocator
edgesInRect(const QgsRectangle &rect, QgsPointLocator::MatchFilter *filter=nullptr, bool relaxed=false)QgsPointLocator
edgesInRect(const QgsPointXY &point, double tolerance, QgsPointLocator::MatchFilter *filter=nullptr, bool relaxed=false)QgsPointLocator
extent() constQgsPointLocatorinline
hasIndex() constQgsPointLocator
init(int maxFeaturesToIndex=-1, bool relaxed=false)QgsPointLocator
initFinished(bool ok)QgsPointLocatorsignal
Invalid enum valueQgsPointLocator
isIndexing() constQgsPointLocatorinline
layer() constQgsPointLocatorinline
MatchList typedefQgsPointLocator
MiddleOfSegment enum valueQgsPointLocator
nearestArea(const QgsPointXY &point, double tolerance, QgsPointLocator::MatchFilter *filter=nullptr, bool relaxed=false)QgsPointLocator
nearestCentroid(const QgsPointXY &point, double tolerance, QgsPointLocator::MatchFilter *filter=nullptr, bool relaxed=false)QgsPointLocator
nearestEdge(const QgsPointXY &point, double tolerance, QgsPointLocator::MatchFilter *filter=nullptr, bool relaxed=false)QgsPointLocator
nearestMiddleOfSegment(const QgsPointXY &point, double tolerance, QgsPointLocator::MatchFilter *filter=nullptr, bool relaxed=false)QgsPointLocator
nearestVertex(const QgsPointXY &point, double tolerance, QgsPointLocator::MatchFilter *filter=nullptr, bool relaxed=false)QgsPointLocator
pointInPolygon(const QgsPointXY &point, bool relaxed=false)QgsPointLocator
QgsPointLocator(QgsVectorLayer *layer, const QgsCoordinateReferenceSystem &destinationCrs=QgsCoordinateReferenceSystem(), const QgsCoordinateTransformContext &transformContext=QgsCoordinateTransformContext(), const QgsRectangle *extent=nullptr)QgsPointLocatorexplicit
QgsPointLocator_VisitorArea classQgsPointLocatorfriend
QgsPointLocator_VisitorCentroidsInRect classQgsPointLocatorfriend
QgsPointLocator_VisitorEdgesInRect classQgsPointLocatorfriend
QgsPointLocator_VisitorMiddlesInRect classQgsPointLocatorfriend
QgsPointLocator_VisitorNearestCentroid classQgsPointLocatorfriend
QgsPointLocator_VisitorNearestEdge classQgsPointLocatorfriend
QgsPointLocator_VisitorNearestMiddleOfSegment classQgsPointLocatorfriend
QgsPointLocator_VisitorNearestVertex classQgsPointLocatorfriend
QgsPointLocator_VisitorVerticesInRect classQgsPointLocatorfriend
QgsPointLocatorInitTask classQgsPointLocatorfriend
rebuildIndex(int maxFeaturesToIndex=-1)QgsPointLocatorprotected
setExtent(const QgsRectangle *extent)QgsPointLocator
setRenderContext(const QgsRenderContext *context)QgsPointLocator
TestQgsPointLocator classQgsPointLocatorfriend
Type enum nameQgsPointLocator
Vertex enum valueQgsPointLocator
verticesInRect(const QgsRectangle &rect, QgsPointLocator::MatchFilter *filter=nullptr, bool relaxed=false)QgsPointLocator
verticesInRect(const QgsPointXY &point, double tolerance, QgsPointLocator::MatchFilter *filter=nullptr, bool relaxed=false)QgsPointLocator
waitForIndexingFinished()QgsPointLocator
~QgsPointLocator() overrideQgsPointLocator