diff --git a/python/PyQt6/core/auto_additions/qgsreadwritecontext.py b/python/PyQt6/core/auto_additions/qgsreadwritecontext.py new file mode 100644 index 00000000000..7b4a3040a50 --- /dev/null +++ b/python/PyQt6/core/auto_additions/qgsreadwritecontext.py @@ -0,0 +1,4 @@ +# The following has been generated automatically from src/core/qgsreadwritecontext.h +QgsReadWriteContext.ReadWriteMessage.__doc__ = """Struct for QgsReadWriteContext error or warning messages + +.. versionadded:: 3.2""" diff --git a/python/PyQt6/gui/auto_additions/qgsowssourceselect.py b/python/PyQt6/gui/auto_additions/qgsowssourceselect.py new file mode 100644 index 00000000000..fcb6a37c8d3 --- /dev/null +++ b/python/PyQt6/gui/auto_additions/qgsowssourceselect.py @@ -0,0 +1,2 @@ +# The following has been generated automatically from src/gui/qgsowssourceselect.h +QgsOWSSourceSelect.SupportedFormat.__doc__ = """Formats supported by provider""" diff --git a/python/PyQt6/server/auto_additions/qgsaccesscontrolfilter.py b/python/PyQt6/server/auto_additions/qgsaccesscontrolfilter.py new file mode 100644 index 00000000000..3f32f09a5b0 --- /dev/null +++ b/python/PyQt6/server/auto_additions/qgsaccesscontrolfilter.py @@ -0,0 +1,2 @@ +# The following has been generated automatically from src/server/qgsaccesscontrolfilter.h +QgsAccessControlFilter.LayerPermissions.__doc__ = """Describe the layer permission""" diff --git a/python/core/auto_additions/qgsreadwritecontext.py b/python/core/auto_additions/qgsreadwritecontext.py new file mode 100644 index 00000000000..7b4a3040a50 --- /dev/null +++ b/python/core/auto_additions/qgsreadwritecontext.py @@ -0,0 +1,4 @@ +# The following has been generated automatically from src/core/qgsreadwritecontext.h +QgsReadWriteContext.ReadWriteMessage.__doc__ = """Struct for QgsReadWriteContext error or warning messages + +.. versionadded:: 3.2""" diff --git a/python/gui/auto_additions/qgsowssourceselect.py b/python/gui/auto_additions/qgsowssourceselect.py new file mode 100644 index 00000000000..fcb6a37c8d3 --- /dev/null +++ b/python/gui/auto_additions/qgsowssourceselect.py @@ -0,0 +1,2 @@ +# The following has been generated automatically from src/gui/qgsowssourceselect.h +QgsOWSSourceSelect.SupportedFormat.__doc__ = """Formats supported by provider""" diff --git a/python/server/auto_additions/qgsaccesscontrolfilter.py b/python/server/auto_additions/qgsaccesscontrolfilter.py new file mode 100644 index 00000000000..3f32f09a5b0 --- /dev/null +++ b/python/server/auto_additions/qgsaccesscontrolfilter.py @@ -0,0 +1,2 @@ +# The following has been generated automatically from src/server/qgsaccesscontrolfilter.h +QgsAccessControlFilter.LayerPermissions.__doc__ = """Describe the layer permission"""