2024-08-14 15:28:33 +10:00
|
|
|
# The following has been generated automatically from src/core/qgstolerance.h
|
2024-09-09 09:54:21 +10:00
|
|
|
try:
|
|
|
|
QgsTolerance.vertexSearchRadius = staticmethod(QgsTolerance.vertexSearchRadius)
|
|
|
|
QgsTolerance.defaultTolerance = staticmethod(QgsTolerance.defaultTolerance)
|
|
|
|
QgsTolerance.toleranceInProjectUnits = staticmethod(QgsTolerance.toleranceInProjectUnits)
|
|
|
|
QgsTolerance.toleranceInMapUnits = staticmethod(QgsTolerance.toleranceInMapUnits)
|
2024-12-03 07:47:10 +00:00
|
|
|
except (NameError, AttributeError):
|
2024-09-09 09:54:21 +10:00
|
|
|
pass
|