QGIS/python/core/auto_additions/qgsspatialindexkdbushdata.py
Nyall Dawson 9435a84ff7 sipify
2025-04-03 01:05:31 +10:00

7 lines
284 B
Python

# The following has been generated automatically from src/core/qgsspatialindexkdbushdata.h
try:
QgsSpatialIndexKDBushData.__attribute_docs__ = {'id': 'Feature ID'}
QgsSpatialIndexKDBushData.__annotations__ = {'id': 'QgsFeatureId'}
except (NameError, AttributeError):
pass