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

6 lines
306 B
Python

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