QGIS/python/gui/auto_additions/qgssettingseditorwidgetwrapper.py
2024-12-03 07:47:10 +00:00

7 lines
318 B
Python

# The following has been generated automatically from src/gui/settings/qgssettingseditorwidgetwrapper.h
try:
QgsSettingsEditorWidgetWrapper.fromWidget = staticmethod(QgsSettingsEditorWidgetWrapper.fromWidget)
QgsSettingsEditorWidgetWrapper.__group__ = ['settings']
except (NameError, AttributeError):
pass