QGIS/python/core/auto_additions/qgstemporalcontroller.py

6 lines
292 B
Python
Raw Normal View History

# The following has been generated automatically from src/core/qgstemporalcontroller.h
try:
QgsTemporalController.__attribute_docs__ = {'updateTemporalRange': 'Signals that a temporal ``range`` has changed and needs to be updated in\nall connected objects.\n'}
except NameError:
pass