QGIS/python/gui/auto_additions/qgselevationprofilecanvas.py
2024-08-14 13:05:46 +10:00

6 lines
468 B
Python

# The following has been generated automatically from src/gui/elevation/qgselevationprofilecanvas.h
try:
QgsElevationProfileCanvas.__attribute_docs__ = {'activeJobCountChanged': 'Emitted when the number of active background jobs changes.\n', 'canvasPointHovered': 'Emitted when the mouse hovers over the specified point (in canvas coordinates).\n\nThe ``profilePoint`` argument gives the hovered profile point, which may be snapped.\n'}
except NameError:
pass