QGIS API Documentation  3.37.0-Master (a5b4d9743e8)
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
deleteFeature(QgsFeatureId id, const QgsRectangle &bounds)QgsSpatialIndex
FastInsert enum valueQgsFeatureSink
Flag enum nameQgsSpatialIndex
Flags typedefQgsSpatialIndex
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
SinkFlags typedefQgsFeatureSink
~QgsFeatureSink()=defaultQgsFeatureSinkvirtual
~QgsSpatialIndex() overrideQgsSpatialIndex