Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Sipify
  • Loading branch information
nyalldawson committed May 8, 2020
1 parent d98defe commit 0ca6301
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions python/core/auto_generated/qgsvectorlayer.sip.in
Expand Up @@ -451,6 +451,12 @@ Uses :py:class:`QgsExpression`
virtual QgsVectorDataProvider *dataProvider() ${SIP_FINAL};


virtual QgsMapLayerTemporalProperties *temporalProperties();

%Docstring
Returns temporal properties associated with the vector layer.
%End

void setProviderEncoding( const QString &encoding );
%Docstring
Sets the text ``encoding`` of the data provider.
Expand Down

0 comments on commit 0ca6301

Please sign in to comment.