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

6 lines
248 B
Python

# The following has been generated automatically from src/gui/qgsrichtexteditor.h
try:
QgsRichTextEditor.__attribute_docs__ = {'textChanged': 'Emitted when the text contents are changed.\n\n.. versionadded:: 3.26\n'}
except NameError:
pass