QGIS API Documentation
3.8.0-Zanzibar (11aff65)
|
This is the complete list of members for QgsPointLocator, including all inherited members.
All enum value | QgsPointLocator | |
Area enum value | QgsPointLocator | |
cachedGeometryCount() const | QgsPointLocator | inline |
destinationCrs() const | QgsPointLocator | |
destroyIndex() | QgsPointLocator | protectedslot |
Edge enum value | QgsPointLocator | |
edgesInRect(const QgsRectangle &rect, QgsPointLocator::MatchFilter *filter=nullptr) | QgsPointLocator | |
edgesInRect(const QgsPointXY &point, double tolerance, QgsPointLocator::MatchFilter *filter=nullptr) | QgsPointLocator | |
extent() const | QgsPointLocator | inline |
hasIndex() const | QgsPointLocator | |
init(int maxFeaturesToIndex=-1) | QgsPointLocator | |
Invalid enum value | QgsPointLocator | |
layer() const | QgsPointLocator | inline |
MatchList typedef | QgsPointLocator | |
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) | QgsPointLocator | explicit |
QgsPointLocator_VisitorArea class | QgsPointLocator | friend |
QgsPointLocator_VisitorEdgesInRect class | QgsPointLocator | friend |
QgsPointLocator_VisitorNearestEdge class | QgsPointLocator | friend |
QgsPointLocator_VisitorNearestVertex class | QgsPointLocator | friend |
QgsPointLocator_VisitorVerticesInRect class | QgsPointLocator | friend |
rebuildIndex(int maxFeaturesToIndex=-1) | QgsPointLocator | protected |
setExtent(const QgsRectangle *extent) | QgsPointLocator | |
setRenderContext(const QgsRenderContext *context) | QgsPointLocator | |
Type enum name | QgsPointLocator | |
Vertex enum value | QgsPointLocator | |
verticesInRect(const QgsRectangle &rect, QgsPointLocator::MatchFilter *filter=nullptr) | QgsPointLocator | |
verticesInRect(const QgsPointXY &point, double tolerance, QgsPointLocator::MatchFilter *filter=nullptr) | QgsPointLocator | |
~QgsPointLocator() override | QgsPointLocator |