QGIS/python/gui/auto_additions/qgslayoutviewrubberband.py

3 lines
450 B
Python
Raw Normal View History

# The following has been generated automatically from src/gui/layout/qgslayoutviewrubberband.h
QgsLayoutViewRubberBand.__attribute_docs__ = {'sizeChanged': 'Emitted when the size of the rubber band is changed. The ``size``\nargument gives a translated string describing the new rubber band size,\nwith a format which differs per subclass (e.g. rectangles may describe\na size using width and height, while circles may describe a size by radius).\n'}