QGIS API Documentation  3.4.15-Madeira (e83d02e274)
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 nameQgsFeatureSink
flushBuffer()QgsFeatureSinkinlinevirtual
insertFeature(const QgsFeature &feature)QgsSpatialIndex
insertFeature(QgsFeatureId id, const QgsRectangle &bounds)QgsSpatialIndex
intersects(const QgsRectangle &rectangle) const QgsSpatialIndex
nearestNeighbor(const QgsPointXY &point, int neighbors) const QgsSpatialIndex
operator=(const QgsSpatialIndex &other)QgsSpatialIndex
QgsFeatureIteratorDataStream classQgsSpatialIndexfriend
QgsSpatialIndex()QgsSpatialIndex
QgsSpatialIndex(const QgsFeatureIterator &fi, QgsFeedback *feedback=nullptr)QgsSpatialIndexexplicit
QgsSpatialIndex(const QgsFeatureSource &source, QgsFeedback *feedback=nullptr)QgsSpatialIndexexplicit
QgsSpatialIndex(const QgsSpatialIndex &other)QgsSpatialIndex
refs() const QgsSpatialIndex
RegeneratePrimaryKey enum valueQgsFeatureSink
SinkFlag enum nameQgsFeatureSink
~QgsFeatureSink()=defaultQgsFeatureSinkvirtual
~QgsSpatialIndex() overrideQgsSpatialIndex