QGIS/python/gui/auto_additions/qgsfontbutton.py
2024-12-03 07:47:10 +00:00

7 lines
289 B
Python

# The following has been generated automatically from src/gui/qgsfontbutton.h
QgsFontButton.Mode.baseClass = QgsFontButton
try:
QgsFontButton.__attribute_docs__ = {'changed': "Emitted when the widget's text format settings are changed.\n"}
except (NameError, AttributeError):
pass