QGIS/python/analysis/auto_additions/qgsgeometrycheckfactory.py
2024-12-03 07:47:10 +00:00

10 lines
360 B
Python

# The following has been generated automatically from src/analysis/vector/geometry_checker/qgsgeometrycheckfactory.h
try:
QgsGeometryCheckFactory.__group__ = ['vector', 'geometry_checker']
except (NameError, AttributeError):
pass
try:
QgsGeometryCheckFactoryT.__group__ = ['vector', 'geometry_checker']
except (NameError, AttributeError):
pass