QGIS/python/gui/auto_additions/qgsplotmouseevent.py
2024-12-03 07:47:10 +00:00

6 lines
180 B
Python

# The following has been generated automatically from src/gui/plot/qgsplotmouseevent.h
try:
QgsPlotMouseEvent.__group__ = ['plot']
except (NameError, AttributeError):
pass