QGIS API Documentation  3.10.0-A Coruña (6c816b4204)
QgsSpatialIndex Member List

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

addFeature(QgsFeature &feature, QgsFeatureSink::Flags flags=nullptr) overrideQgsSpatialIndexvirtual
addFeature(QgsFeatureId id, const QgsRectangle &bounds)QgsSpatialIndex
addFeatures(QgsFeatureList &features, QgsFeatureSink::Flags flags=nullptr) overrideQgsSpatialIndexvirtual
QgsFeatureSink::addFeatures(QgsFeatureIterator &iterator, QgsFeatureSink::Flags flags=nullptr)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
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=nullptr)QgsSpatialIndex
QgsSpatialIndex(const QgsFeatureIterator &fi, QgsFeedback *feedback=nullptr, QgsSpatialIndex::Flags flags=nullptr)QgsSpatialIndexexplicit
QgsSpatialIndex(const QgsFeatureSource &source, QgsFeedback *feedback=nullptr, QgsSpatialIndex::Flags flags=nullptr)QgsSpatialIndexexplicit
QgsSpatialIndex(const QgsSpatialIndex &other)QgsSpatialIndex
refs() constQgsSpatialIndex
RegeneratePrimaryKey enum valueQgsFeatureSink
SinkFlag enum nameQgsFeatureSink
~QgsFeatureSink()=defaultQgsFeatureSinkvirtual
~QgsSpatialIndex() overrideQgsSpatialIndex