mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-16 00:03:12 -04:00
Update sip
This commit is contained in:
parent
724813a52e
commit
7dbc96b614
@ -67,26 +67,6 @@ Sets whether to include geometry in the JSON exports.
|
|||||||
Returns whether geometry will be included in the JSON exports.
|
Returns whether geometry will be included in the JSON exports.
|
||||||
|
|
||||||
.. seealso:: :py:func:`setIncludeGeometry`
|
.. 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
|
%End
|
||||||
|
|
||||||
void setIncludeAttributes( bool includeAttributes );
|
void setIncludeAttributes( bool includeAttributes );
|
||||||
|
Loading…
x
Reference in New Issue
Block a user