2024-08-14 15:28:33 +10:00
|
|
|
# The following has been generated automatically from src/core/textrenderer/qgstextdocument.h
|
2024-08-16 09:08:23 +10:00
|
|
|
try:
|
2024-09-09 09:54:21 +10:00
|
|
|
QgsTextDocument.fromPlainText = staticmethod(QgsTextDocument.fromPlainText)
|
|
|
|
QgsTextDocument.fromHtml = staticmethod(QgsTextDocument.fromHtml)
|
2024-10-10 14:33:29 +10:00
|
|
|
QgsTextDocument.fromTextAndFormat = staticmethod(QgsTextDocument.fromTextAndFormat)
|
2024-08-16 09:08:23 +10:00
|
|
|
QgsTextDocument.__group__ = ['textrenderer']
|
2024-12-03 07:47:10 +00:00
|
|
|
except (NameError, AttributeError):
|
2024-08-16 09:08:23 +10:00
|
|
|
pass
|