QGIS/python/gui/auto_additions/qgssymbolbutton.py

6 lines
289 B
Python
Raw Normal View History

# The following has been generated automatically from src/gui/qgssymbolbutton.h
try:
QgsSymbolButton.__attribute_docs__ = {'changed': "Emitted when the symbol's settings are changed.\n\n.. seealso:: :py:func:`symbol`\n\n.. seealso:: :py:func:`setSymbol`\n"}
except NameError:
pass