QGIS/python/gui/auto_additions/qgsunitselectionwidget.py

6 lines
334 B
Python
Raw Normal View History

# The following has been generated automatically from src/gui/qgsunitselectionwidget.h
try:
QgsMapUnitScaleWidget.__attribute_docs__ = {'mapUnitScaleChanged': 'Emitted when the settings in the widget are modified.\n\n:param scale: :py:class:`QgsMapUnitScale` reflecting new settings from the widget\n'}
except NameError:
pass