QGIS/python/gui/auto_additions/characterwidget.py

6 lines
242 B
Python
Raw Normal View History

# The following has been generated automatically from src/gui/symbology/characterwidget.h
try:
CharacterWidget.__attribute_docs__ = {'characterSelected': 'Emitted when a character is selected in the widget.\n'}
except NameError:
pass