Skip to content

Commit 8ea09b6

Browse files
committed
Run sipify
1 parent 6482166 commit 8ea09b6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

python/core/auto_generated/qgsvectorlayer.sip.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1507,6 +1507,8 @@ Returns the list of attributes which make up the layer's primary keys.
15071507
%Docstring
15081508
Returns feature count including changes which have not yet been committed
15091509
If you need only the count of committed features call this method on this layer's provider.
1510+
1511+
:return: the number of features on this layer or -1 if unknown.
15101512
%End
15111513

15121514
bool setReadOnly( bool readonly = true );

0 commit comments

Comments
 (0)