Skip to content
Permalink
Browse files
Add QGIS3 API change comment
  • Loading branch information
m-kuhn committed Nov 30, 2015
1 parent 57eb409 commit 6992f24
Showing 1 changed file with 2 additions and 0 deletions.
@@ -755,6 +755,8 @@ class QgsVectorLayer : QgsMapLayer
@param f feature to add
@param alsoUpdateExtent If True, will also go to the effort of e.g. updating the extents.
@return True in case of success and False in case of error

// TODO QGIS3: QgsFeature& f /InOut/
*/
bool addFeature( QgsFeature& f, bool alsoUpdateExtent = true );

0 comments on commit 6992f24

Please sign in to comment.