mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-19 00:07:15 -04:00
6 lines
262 B
Python
6 lines
262 B
Python
# The following has been generated automatically from src/gui/plot/qgsplottool.h
|
|
try:
|
|
QgsPlotTool.__attribute_docs__ = {'activated': 'Emitted when the tool is activated.\n', 'deactivated': 'Emitted when the tool is deactivated\n'}
|
|
except NameError:
|
|
pass
|