10 lines
317 B
Python
Raw Normal View History

# The following has been generated automatically from src/core/layout/qgsreport.h
try:
QgsReport.__attribute_docs__ = {'nameChanged': "Emitted when the report's name is changed.\n\n.. seealso:: :py:func:`setName`\n"}
except NameError:
pass
try:
QgsReport.__group__ = ['layout']
except NameError:
pass