|
QGIS API Documentation 3.36.0-Maidenhead (09951dc0acf)
|
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 |
| Centroid enum value | QgsPointLocator | |
| destinationCrs() const | QgsPointLocator | |
| destroyIndex() | QgsPointLocator | protectedslot |
| Edge enum value | QgsPointLocator | |
| 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() const | QgsPointLocator | inline |
| hasIndex() const | QgsPointLocator | |
| init(int maxFeaturesToIndex=-1, bool relaxed=false) | QgsPointLocator | |
| initFinished(bool ok) | QgsPointLocator | signal |
| Invalid enum value | QgsPointLocator | |
| isIndexing() const | QgsPointLocator | inline |
| layer() const | QgsPointLocator | inline |
| LineEndpoint enum value | QgsPointLocator | |
| MatchList typedef | QgsPointLocator | |
| MiddleOfSegment enum value | QgsPointLocator | |
| 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) | QgsPointLocator | explicit |
| QgsPointLocator_VisitorArea | QgsPointLocator | friend |
| QgsPointLocator_VisitorCentroidsInRect | QgsPointLocator | friend |
| QgsPointLocator_VisitorEdgesInRect | QgsPointLocator | friend |
| QgsPointLocator_VisitorMiddlesInRect | QgsPointLocator | friend |
| QgsPointLocator_VisitorNearestCentroid | QgsPointLocator | friend |
| QgsPointLocator_VisitorNearestEdge | QgsPointLocator | friend |
| QgsPointLocator_VisitorNearestLineEndpoint | QgsPointLocator | friend |
| QgsPointLocator_VisitorNearestMiddleOfSegment | QgsPointLocator | friend |
| QgsPointLocator_VisitorNearestVertex | QgsPointLocator | friend |
| QgsPointLocator_VisitorVerticesInRect | QgsPointLocator | friend |
| QgsPointLocatorInitTask | QgsPointLocator | friend |
| rebuildIndex(int maxFeaturesToIndex=-1) | QgsPointLocator | protected |
| setExtent(const QgsRectangle *extent) | QgsPointLocator | |
| setRenderContext(const QgsRenderContext *context) | QgsPointLocator | |
| TestQgsPointLocator | QgsPointLocator | friend |
| Type enum name | QgsPointLocator | |
| Vertex enum value | QgsPointLocator | |
| 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() override | QgsPointLocator |