QGIS API Documentation  3.22.4-Białowieża (ce8e65e95e)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
QgsSpatialIndex Member List

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

addFeature(QgsFeature &feature, QgsFeatureSink::Flags flags=QgsFeatureSink::Flags()) overrideQgsSpatialIndexvirtual
addFeature(QgsFeatureId id, const QgsRectangle &bounds)QgsSpatialIndex
addFeatures(QgsFeatureList &features, QgsFeatureSink::Flags flags=QgsFeatureSink::Flags()) overrideQgsSpatialIndexvirtual
QgsFeatureSink::addFeatures(QgsFeatureIterator &iterator, QgsFeatureSink::Flags flags=QgsFeatureSink::Flags())QgsFeatureSinkvirtual
deleteFeature(const QgsFeature &feature)QgsSpatialIndex
FastInsert enum valueQgsFeatureSink
Flag enum nameQgsSpatialIndex
FlagStoreFeatureGeometries enum valueQgsSpatialIndex
flushBuffer()QgsFeatureSinkinlinevirtual
geometry(QgsFeatureId id) constQgsSpatialIndex
insertFeature(const QgsFeature &feature)QgsSpatialIndex
insertFeature(QgsFeatureId id, const QgsRectangle &bounds)QgsSpatialIndex
intersects(const QgsRectangle &rectangle) constQgsSpatialIndex
lastError() constQgsFeatureSinkinlinevirtual
nearestNeighbor(const QgsPointXY &point, int neighbors=1, double maxDistance=0) constQgsSpatialIndex
nearestNeighbor(const QgsGeometry &geometry, int neighbors=1, double maxDistance=0) constQgsSpatialIndex
operator=(const QgsSpatialIndex &other)QgsSpatialIndex
QgsFeatureIteratorDataStream classQgsSpatialIndexfriend
QgsSpatialIndex(QgsSpatialIndex::Flags flags=QgsSpatialIndex::Flags())QgsSpatialIndex
QgsSpatialIndex(const QgsFeatureIterator &fi, QgsFeedback *feedback=nullptr, QgsSpatialIndex::Flags flags=QgsSpatialIndex::Flags())QgsSpatialIndexexplicit
QgsSpatialIndex(const QgsFeatureIterator &fi, const std::function< bool(const QgsFeature &) > &callback, QgsSpatialIndex::Flags flags=QgsSpatialIndex::Flags())QgsSpatialIndexexplicit
QgsSpatialIndex(const QgsFeatureSource &source, QgsFeedback *feedback=nullptr, QgsSpatialIndex::Flags flags=QgsSpatialIndex::Flags())QgsSpatialIndexexplicit
QgsSpatialIndex(const QgsSpatialIndex &other)QgsSpatialIndex
refs() constQgsSpatialIndex
RegeneratePrimaryKey enum valueQgsFeatureSink
RollBackOnErrors enum valueQgsFeatureSink
SinkFlag enum nameQgsFeatureSink
~QgsFeatureSink()=defaultQgsFeatureSinkvirtual
~QgsSpatialIndex() overrideQgsSpatialIndex