mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-16 00:05:45 -04:00
6 lines
244 B
Python
6 lines
244 B
Python
# The following has been generated automatically from src/core/layout/qgslayoutitemlegend.h
|
|
try:
|
|
QgsLegendModel.__attribute_docs__ = {'refreshLegend': 'Emitted to refresh the legend.\n\n.. versionadded:: 3.10\n'}
|
|
except NameError:
|
|
pass
|