Skip to content

Commit

Permalink
Update qgsmaplayerstyle.sip.in
Browse files Browse the repository at this point in the history
  • Loading branch information
DelazJ authored and nyalldawson committed Jan 21, 2020
1 parent 803512c commit 5c4bc34
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions python/core/auto_generated/qgsmaplayerstyle.sip.in
Expand Up @@ -16,8 +16,10 @@ class QgsMapLayerStyle
%Docstring
Stores style information (renderer, opacity, labeling, diagrams etc.) applicable to a map layer.

Stored data are considered as opaque - it is not possible to access them directly or modify them - it is
only possible to read or write layer's current style.
Stored data are considered as opaque:

- it is not possible to access them directly or modify them
- it is only possible to read or write layer's current style.

.. versionadded:: 2.8
%End
Expand Down

0 comments on commit 5c4bc34

Please sign in to comment.