Feature request #2424

Set extent of plugin layer

Added by Mathias Walker about 14 years ago. Updated about 14 years ago.

Status:Closed
Priority:Low
Assignee:Borys Jurgiel
Category:Python plugins
Pull Request or Patch supplied: Resolution:fixed
Easy fix?:No Copied to github as #:12484

Description

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.

enh2424_plugin_layer_set_extents.diff Magnifier - Plugin layer setExtent() patch (1.14 KB) Mathias Walker, 2010-02-09 07:47 AM

History

#1 Updated by Martin Dobias about 14 years ago

  • Resolution set to fixed
  • Status changed from Open to Closed

Applied in 64b68ae5 (SVN r12910).

Also available in: Atom PDF