File tree 2 files changed +2
-2
lines changed
PyQt6/core/auto_generated/metadata
core/auto_generated/metadata
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 13
13
class QgsProjectMetadata : QgsAbstractMetadataBase
14
14
{
15
15
%Docstring(signature="appended")
16
- A structured metadata store for a map layer .
16
+ A structured metadata store for a project .
17
17
18
18
:py:class:`QgsProjectMetadata` handles storage and management of the metadata
19
19
for a :py:class:`QgsProject`. This class is an internal QGIS format with a common
Original file line number Diff line number Diff line change 13
13
class QgsProjectMetadata : QgsAbstractMetadataBase
14
14
{
15
15
%Docstring(signature="appended")
16
- A structured metadata store for a map layer .
16
+ A structured metadata store for a project .
17
17
18
18
:py:class:`QgsProjectMetadata` handles storage and management of the metadata
19
19
for a :py:class:`QgsProject`. This class is an internal QGIS format with a common
You can’t perform that action at this time.
0 commit comments