Skip to content

Commit

Permalink
More comprehensive API docs
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Oct 30, 2018
1 parent 9c15452 commit 1f8e6a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/core/qgsvectorlayerutils.h
Expand Up @@ -163,6 +163,8 @@ class CORE_EXPORT QgsVectorLayerUtils
* and features should be fetched from this layer. Using the layer directly is not safe to do.
* The result will be ``nullptr`` if the layer has been deleted.
* If \a feedback is specified, the call will return if the feedback is canceled.
* Returns a new feature source for the \a layer. The source may be a nullptr if the layer no longer
* exists or if the feedback is canceled.
*
* \note Requires Qt >= 5.10 to make use of the thread-safe implementation
* \since QGIS 3.4
Expand Down

0 comments on commit 1f8e6a5

Please sign in to comment.