mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-04 00:04:03 -04:00
6 lines
241 B
Python
6 lines
241 B
Python
# The following has been generated automatically from src/gui/qgsmapcanvasannotationitem.h
|
|
try:
|
|
QgsMapCanvasAnnotationItem.__overridden_methods__ = ['updatePosition', 'boundingRect', 'paint']
|
|
except (NameError, AttributeError):
|
|
pass
|