mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-10 00:04:23 -04:00
6 lines
261 B
Python
6 lines
261 B
Python
# The following has been generated automatically from src/core/qgsgml.h
|
|
try:
|
|
QgsGml.__attribute_docs__ = {'dataProgressAndSteps': 'Also emit signal with progress and totalSteps together (this is better for the status message)\n'}
|
|
except NameError:
|
|
pass
|