mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-04 00:04:03 -04:00
6 lines
247 B
Python
6 lines
247 B
Python
# The following has been generated automatically from src/gui/qgsattributedialog.h
|
|
try:
|
|
QgsAttributeDialog.__overridden_methods__ = ['event', 'showEvent', 'createActionContext', 'accept', 'reject']
|
|
except (NameError, AttributeError):
|
|
pass
|