mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-09 00:08:52 -04:00
6 lines
325 B
Python
6 lines
325 B
Python
# The following has been generated automatically from src/core/symbology/qgspointdistancerenderer.h
|
|
try:
|
|
QgsPointDistanceRenderer.__attribute_docs__ = {'feature': 'Feature', 'isSelected': 'True if feature is selected and should be rendered in a selected state', 'label': 'Optional label text'}
|
|
except NameError:
|
|
pass
|