QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
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
LineEndpoint enum valueQgsPointLocator
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
nearestLineEndpoints(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::MatchFilter *filter=nullptr)QgsPointLocator
QgsPointLocator(QgsVectorLayer *layer, const QgsCoordinateReferenceSystem &destinationCrs=QgsCoordinateReferenceSystem(), const QgsCoordinateTransformContext &transformContext=QgsCoordinateTransformContext(), const QgsRectangle *extent=nullptr)QgsPointLocatorexplicit
QgsPointLocator_VisitorAreaQgsPointLocatorfriend
QgsPointLocator_VisitorCentroidsInRectQgsPointLocatorfriend
QgsPointLocator_VisitorEdgesInRectQgsPointLocatorfriend
QgsPointLocator_VisitorMiddlesInRectQgsPointLocatorfriend
QgsPointLocator_VisitorNearestCentroidQgsPointLocatorfriend
QgsPointLocator_VisitorNearestEdgeQgsPointLocatorfriend
QgsPointLocator_VisitorNearestLineEndpointQgsPointLocatorfriend
QgsPointLocator_VisitorNearestMiddleOfSegmentQgsPointLocatorfriend
QgsPointLocator_VisitorNearestVertexQgsPointLocatorfriend
QgsPointLocator_VisitorVerticesInRectQgsPointLocatorfriend
QgsPointLocatorInitTaskQgsPointLocatorfriend
rebuildIndex(int maxFeaturesToIndex=-1)QgsPointLocatorprotected
setExtent(const QgsRectangle *extent)QgsPointLocator
setRenderContext(const QgsRenderContext *context)QgsPointLocator
TestQgsPointLocatorQgsPointLocatorfriend
Type enum nameQgsPointLocator
Types typedefQgsPointLocator
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