Skip to content

Commit 1f61666

Browse files
authoredDec 13, 2018
Hint where to find select features method
1 parent a395aff commit 1f61666

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎src/core/qgsvectorlayer.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -702,6 +702,7 @@ class CORE_EXPORT QgsVectorLayer : public QgsMapLayer, public QgsExpressionConte
702702
*
703703
* \see selectedFeatures()
704704
* \see selectedFeatureCount()
705+
* \see selectByIds()
705706
*/
706707
const QgsFeatureIds &selectedFeatureIds() const;
707708

0 commit comments

Comments
 (0)
Please sign in to comment.