mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-24 00:47:57 -05:00
3 lines
499 B
Python
3 lines
499 B
Python
|
# The following has been generated automatically from src/gui/qgsmaptooldigitizefeature.h
|
||
|
QgsMapToolDigitizeFeature.__attribute_docs__ = {'digitizingCompleted': 'Emitted whenever the digitizing has been successfully completed\n\n:param feature: the new digitized feature\n', 'digitizingFinished': 'Emitted whenever the digitizing has been ended without digitizing\nany feature\n', 'digitizingCanceled': 'Emitted when the digitizing process was interrupted by the user.\n\n.. versionadded:: 3.28\n'}
|