QGIS/python/gui/auto_additions/qgsplotrubberband.py

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
284 B
Python
Raw Permalink Normal View History

# The following has been generated automatically from src/gui/plot/qgsplotrubberband.h
try:
QgsPlotRubberBand.__group__ = ['plot']
2024-12-03 07:47:10 +00:00
except (NameError, AttributeError):
pass
try:
QgsPlotRectangularRubberBand.__group__ = ['plot']
2024-12-03 07:47:10 +00:00
except (NameError, AttributeError):
pass