2024-08-13 13:47:46 +10:00
|
|
|
# The following has been generated automatically from src/gui/qgsnewnamedialog.h
|
2024-08-14 09:45:06 +10:00
|
|
|
try:
|
|
|
|
QgsNewNameDialog.__attribute_docs__ = {'newNameChanged': 'Emitted when the name is changed in the dialog.\n\n.. versionadded:: 3.2\n'}
|
2024-09-09 09:54:21 +10:00
|
|
|
QgsNewNameDialog.exists = staticmethod(QgsNewNameDialog.exists)
|
|
|
|
QgsNewNameDialog.fullNames = staticmethod(QgsNewNameDialog.fullNames)
|
|
|
|
QgsNewNameDialog.matching = staticmethod(QgsNewNameDialog.matching)
|
2024-12-03 07:47:10 +00:00
|
|
|
except (NameError, AttributeError):
|
2024-08-14 09:45:06 +10:00
|
|
|
pass
|