QGIS/python/PyQt6/gui/auto_additions/qgsnewnamedialog.py
2024-08-14 13:05:46 +10:00

6 lines
252 B
Python

# The following has been generated automatically from src/gui/qgsnewnamedialog.h
try:
QgsNewNameDialog.__attribute_docs__ = {'newNameChanged': 'Emitted when the name is changed in the dialog.\n\n.. versionadded:: 3.2\n'}
except NameError:
pass