mirror of
https://github.com/qgis/QGIS.git
synced 2025-12-12 00:06:44 -05:00
Add missing files
This commit is contained in:
parent
989e62a80f
commit
428a1cd405
4
python/PyQt6/core/auto_additions/qgsreadwritecontext.py
Normal file
4
python/PyQt6/core/auto_additions/qgsreadwritecontext.py
Normal file
@ -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
python/PyQt6/gui/auto_additions/qgsowssourceselect.py
Normal file
2
python/PyQt6/gui/auto_additions/qgsowssourceselect.py
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
# The following has been generated automatically from src/gui/qgsowssourceselect.h
|
||||||
|
QgsOWSSourceSelect.SupportedFormat.__doc__ = """Formats supported by provider"""
|
||||||
@ -0,0 +1,2 @@
|
|||||||
|
# The following has been generated automatically from src/server/qgsaccesscontrolfilter.h
|
||||||
|
QgsAccessControlFilter.LayerPermissions.__doc__ = """Describe the layer permission"""
|
||||||
4
python/core/auto_additions/qgsreadwritecontext.py
Normal file
4
python/core/auto_additions/qgsreadwritecontext.py
Normal file
@ -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
python/gui/auto_additions/qgsowssourceselect.py
Normal file
2
python/gui/auto_additions/qgsowssourceselect.py
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
# The following has been generated automatically from src/gui/qgsowssourceselect.h
|
||||||
|
QgsOWSSourceSelect.SupportedFormat.__doc__ = """Formats supported by provider"""
|
||||||
2
python/server/auto_additions/qgsaccesscontrolfilter.py
Normal file
2
python/server/auto_additions/qgsaccesscontrolfilter.py
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
# The following has been generated automatically from src/server/qgsaccesscontrolfilter.h
|
||||||
|
QgsAccessControlFilter.LayerPermissions.__doc__ = """Describe the layer permission"""
|
||||||
Loading…
x
Reference in New Issue
Block a user