mirror of
https://github.com/qgis/QGIS.git
synced 2025-12-11 00:09:04 -05:00
6 lines
265 B
Python
6 lines
265 B
Python
# The following has been generated automatically from src/core/layout/qgslayouttable.h
|
|
try:
|
|
QgsLayoutTableStyle.__attribute_docs__ = {'enabled': 'Whether the styling option is enabled', 'cellBackgroundColor': 'Cell background color'}
|
|
except NameError:
|
|
pass
|