QGIS API Documentation
3.4.15-Madeira (e83d02e274)
|
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 | QgsFeatureSink | |
flushBuffer() | QgsFeatureSink | inlinevirtual |
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 class | QgsSpatialIndex | friend |
QgsSpatialIndex() | QgsSpatialIndex | |
QgsSpatialIndex(const QgsFeatureIterator &fi, QgsFeedback *feedback=nullptr) | QgsSpatialIndex | explicit |
QgsSpatialIndex(const QgsFeatureSource &source, QgsFeedback *feedback=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 |