Skip to content

Commit

Permalink
Add missing files
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Aug 15, 2024
1 parent 662e488 commit c9c9bad
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 0 deletions.
4 changes: 4 additions & 0 deletions python/PyQt6/core/auto_additions/qgsreadwritecontext.py
Original file line number Diff line number Diff line change
@@ -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"""
2 changes: 2 additions & 0 deletions python/PyQt6/gui/auto_additions/qgsowssourceselect.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# The following has been generated automatically from src/gui/qgsowssourceselect.h
QgsOWSSourceSelect.SupportedFormat.__doc__ = """Formats supported by provider"""
2 changes: 2 additions & 0 deletions python/PyQt6/server/auto_additions/qgsaccesscontrolfilter.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# The following has been generated automatically from src/server/qgsaccesscontrolfilter.h
QgsAccessControlFilter.LayerPermissions.__doc__ = """Describe the layer permission"""
4 changes: 4 additions & 0 deletions python/core/auto_additions/qgsreadwritecontext.py
Original file line number Diff line number Diff line change
@@ -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"""
2 changes: 2 additions & 0 deletions python/gui/auto_additions/qgsowssourceselect.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# The following has been generated automatically from src/gui/qgsowssourceselect.h
QgsOWSSourceSelect.SupportedFormat.__doc__ = """Formats supported by provider"""
2 changes: 2 additions & 0 deletions python/server/auto_additions/qgsaccesscontrolfilter.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# The following has been generated automatically from src/server/qgsaccesscontrolfilter.h
QgsAccessControlFilter.LayerPermissions.__doc__ = """Describe the layer permission"""

0 comments on commit c9c9bad

Please sign in to comment.