QGIS API Documentation
3.8.0-Zanzibar (11aff65)
|
This is the complete list of members for QgsSpatialIndex, including all inherited members.
addFeature(QgsFeature &feature, QgsFeatureSink::Flags flags=nullptr) override | QgsSpatialIndex | virtual |
addFeature(QgsFeatureId id, const QgsRectangle &bounds) | QgsSpatialIndex | |
addFeatures(QgsFeatureList &features, QgsFeatureSink::Flags flags=nullptr) override | QgsSpatialIndex | virtual |
QgsFeatureSink::addFeatures(QgsFeatureIterator &iterator, QgsFeatureSink::Flags flags=nullptr) | QgsFeatureSink | virtual |
deleteFeature(const QgsFeature &feature) | QgsSpatialIndex | |
FastInsert enum value | QgsFeatureSink | |
Flag enum name | QgsSpatialIndex | |
FlagStoreFeatureGeometries enum value | QgsSpatialIndex | |
flushBuffer() | QgsFeatureSink | inlinevirtual |
geometry(QgsFeatureId id) const | QgsSpatialIndex | |
insertFeature(const QgsFeature &feature) | QgsSpatialIndex | |
insertFeature(QgsFeatureId id, const QgsRectangle &bounds) | QgsSpatialIndex | |
intersects(const QgsRectangle &rectangle) const | QgsSpatialIndex | |
nearestNeighbor(const QgsPointXY &point, int neighbors=1, double maxDistance=0) const | QgsSpatialIndex | |
nearestNeighbor(const QgsGeometry &geometry, int neighbors=1, double maxDistance=0) const | QgsSpatialIndex | |
operator=(const QgsSpatialIndex &other) | QgsSpatialIndex | |
QgsFeatureIteratorDataStream class | QgsSpatialIndex | friend |
QgsSpatialIndex(QgsSpatialIndex::Flags flags=nullptr) | QgsSpatialIndex | |
QgsSpatialIndex(const QgsFeatureIterator &fi, QgsFeedback *feedback=nullptr, QgsSpatialIndex::Flags flags=nullptr) | QgsSpatialIndex | explicit |
QgsSpatialIndex(const QgsFeatureSource &source, QgsFeedback *feedback=nullptr, QgsSpatialIndex::Flags flags=nullptr) | QgsSpatialIndex | explicit |
QgsSpatialIndex(const QgsSpatialIndex &other) | QgsSpatialIndex | |
refs() const | QgsSpatialIndex | |
RegeneratePrimaryKey enum value | QgsFeatureSink | |
SinkFlag enum name | QgsFeatureSink | |
~QgsFeatureSink()=default | QgsFeatureSink | virtual |
~QgsSpatialIndex() override | QgsSpatialIndex |