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

Set extent of plugin layer #12484

Closed
qgib opened this issue Feb 9, 2010 · 1 comment
Closed

Set extent of plugin layer #12484

qgib opened this issue Feb 9, 2010 · 1 comment

Comments

@qgib
Copy link
Contributor

qgib commented Feb 9, 2010

Author Name: Mathias Walker (Mathias Walker)
Original Redmine Issue: 2424

Redmine category:python_plugins
Assignee: Borys Jurgiel


This patch adds the method @QgsPluginLayer::setExtent(const [[QgsRectangle]]&)@ to allow Python plugins to set the extent of their layers. This was previously not possible, as the @mLayerExtent@ member is not accessible from Python.


@qgib
Copy link
Contributor Author

qgib commented Feb 9, 2010

Author Name: Martin Dobias (@wonder-sk)


Applied in 64b68ae (SVN r12910).


  • resolution was changed from to fixed
  • status_id was changed from Open to Closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant