Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[python] QgsVectorLayer.addFeature does not return the updated feature #45

Closed
3nids opened this issue Apr 7, 2016 · 1 comment
Closed

Comments

@3nids
Copy link
Member

3nids commented Apr 7, 2016

replace
bool addFeature( QgsFeature& f, bool alsoUpdateExtent = true );
by
bool addFeature( QgsFeature& f /In,Out/, bool alsoUpdateExtent = true );
in sip file

@3nids
Copy link
Member Author

3nids commented Apr 7, 2016

sorry, already working as it is.

@3nids 3nids closed this as completed Apr 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant