mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-09 00:08:52 -04:00
10 lines
324 B
Python
10 lines
324 B
Python
# The following has been generated automatically from src/gui/symbology/qgssymbolslistwidget.h
|
|
try:
|
|
QgsSymbolsListWidget.__attribute_docs__ = {'changed': 'Emitted when the symbol is modified in the widget.\n'}
|
|
except NameError:
|
|
pass
|
|
try:
|
|
QgsSymbolsListWidget.__group__ = ['symbology']
|
|
except NameError:
|
|
pass
|