Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update sip
  • Loading branch information
pblottiere committed Jan 28, 2019
1 parent 724813a commit 7dbc96b
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions python/core/auto_generated/qgsjsonutils.sip.in
Expand Up @@ -67,26 +67,6 @@ Sets whether to include geometry in the JSON exports.
Returns whether geometry will be included in the JSON exports.

.. seealso:: :py:func:`setIncludeGeometry`
%End

void setIncludeName( bool includeName );
%Docstring
Sets whether to include layer's name in the JSON exports.

:param includeName: set to false to prevent name inclusion

.. seealso:: :py:func:`includeName`

.. versionadded:: 3.6
%End

bool includeName() const;
%Docstring
Returns whether layer's name will be included in the JSON exports.

.. seealso:: :py:func:`setIncludeName`

.. versionadded:: 3.6
%End

void setIncludeAttributes( bool includeAttributes );
Expand Down

0 comments on commit 7dbc96b

Please sign in to comment.