QGIS/python/core/auto_additions/qgsattributeeditorelement.py

6 lines
309 B
Python
Raw Normal View History

# The following has been generated automatically from src/core/editform/qgsattributeeditorelement.h
try:
QgsAttributeEditorElement.__attribute_docs__ = {'color': 'Label font', 'font': 'Label font', 'overrideColor': 'Override label color', 'overrideFont': 'Override label font'}
except NameError:
pass