6 lines
188 B
Python
Raw Normal View History

2024-08-28 11:14:23 +10:00
# The following has been generated automatically from src/gui/qgsdial.h
try:
QgsDial.__signal_arguments__ = {'valueChanged': [': object']}
2024-12-03 07:47:10 +00:00
except (NameError, AttributeError):
2024-08-28 11:14:23 +10:00
pass