QGIS/python/gui/auto_additions/qgsplotrubberband.py

10 lines
248 B
Python
Raw Normal View History

# The following has been generated automatically from src/gui/plot/qgsplotrubberband.h
try:
QgsPlotRubberBand.__group__ = ['plot']
except NameError:
pass
try:
QgsPlotRectangularRubberBand.__group__ = ['plot']
except NameError:
pass