QGIS/python/PyQt6/gui/auto_additions/qgsratiolockbutton.py
2024-08-14 13:05:46 +10:00

6 lines
221 B
Python

# 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