QGIS/python/gui/auto_additions/qgsratiolockbutton.py

6 lines
221 B
Python
Raw Normal View History

# The following has been generated automatically from src/gui/qgsratiolockbutton.h
try:
QgsRatioLockButton.__attribute_docs__ = {'lockChanged': 'Emitted whenever the lock state changes.\n'}
except NameError:
pass