QGIS/python/gui/auto_additions/qgsnewhttpconnection.py
Alessandro Pasotti 42b08d57c6 sipify
2025-05-19 11:29:24 +02:00

7 lines
305 B
Python

# The following has been generated automatically from src/gui/qgsnewhttpconnection.h
try:
QgsNewHttpConnection.__virtual_methods__ = ['validate', 'wfsSettingsKey', 'wmsSettingsKey']
QgsNewHttpConnection.__overridden_methods__ = ['accept', 'showEvent']
except (NameError, AttributeError):
pass