We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6482166 commit 8ea09b6Copy full SHA for 8ea09b6
python/core/auto_generated/qgsvectorlayer.sip.in
@@ -1507,6 +1507,8 @@ Returns the list of attributes which make up the layer's primary keys.
1507
%Docstring
1508
Returns feature count including changes which have not yet been committed
1509
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.
1512
%End
1513
1514
bool setReadOnly( bool readonly = true );
0 commit comments