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

Small correction of documenation in qgspointlocator.h #3497

Merged
merged 1 commit into from
Sep 15, 2016

Conversation

chau-intl
Copy link
Contributor

A very small but important change to the comments/API documentation. The nearestEdge method does not return multiple edges but only one edge.

A very small but important change to the comments/API documentation. The nearestEdge method does not return multiple edges but only one edge.
@chau-intl chau-intl changed the title Update qgspointlocator.h Small correction of documenation in qgspointlocator.h Sep 15, 2016
@nyalldawson nyalldawson merged commit 1b0efa3 into qgis:master Sep 15, 2016
@nyalldawson
Copy link
Collaborator

Thanks @chau-intl!

@chau-intl chau-intl deleted the patch-1 branch September 16, 2016 06:41
@chau-intl
Copy link
Contributor Author

A method named nearestEdges(...) could be nice even though the method should probably just call edgesInRect(point, ...) and return that result.

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

Successfully merging this pull request may close these issues.

2 participants