QGIS/python/gui/auto_additions/qgsscalemethodwidget.py
2025-03-30 18:03:30 +10:00

6 lines
249 B
Python

# The following has been generated automatically from src/gui/qgsscalemethodwidget.h
try:
QgsScaleMethodWidget.__attribute_docs__ = {'methodChanged': 'Emitted when the selected method is changed.\n'}
except (NameError, AttributeError):
pass