QGIS/python/gui/auto_additions/qgsgeometrywidget.py

6 lines
334 B
Python
Raw Normal View History

# The following has been generated automatically from src/gui/qgsgeometrywidget.h
try:
QgsGeometryWidget.__attribute_docs__ = {'geometryValueChanged': 'Emitted whenever the geometry value of the widget is changed.\n\n.. seealso:: :py:func:`geometryValue`\n\n.. seealso:: :py:func:`setGeometryValue`\n'}
except NameError:
pass