mirror of
https://github.com/qgis/QGIS.git
synced 2025-12-08 00:06:51 -05:00
6 lines
248 B
Python
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
|