Skip to content

Commit

Permalink
Run sipify
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Feb 20, 2019
1 parent 6482166 commit 8ea09b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions python/core/auto_generated/qgsvectorlayer.sip.in
Expand Up @@ -1507,6 +1507,8 @@ Returns the list of attributes which make up the layer's primary keys.
%Docstring
Returns feature count including changes which have not yet been committed
If you need only the count of committed features call this method on this layer's provider.

:return: the number of features on this layer or -1 if unknown.
%End

bool setReadOnly( bool readonly = true );
Expand Down

0 comments on commit 8ea09b6

Please sign in to comment.