[QGIS Commit] [qgis/QGIS] c45bf5: Implement $map variable, which returns the current...
GitHub
noreply at github.com
Sat Jan 4 18:26:18 PST 2014
Branch: refs/heads/master
Home: https://github.com/qgis/QGIS
Commit: c45bf504e761e568e1bc100eda0edc3e00213907
https://github.com/qgis/QGIS/commit/c45bf504e761e568e1bc100eda0edc3e00213907
Author: Nyall Dawson <nyall.dawson at gmail.com>
Date: 2014-01-04 (Sat, 04 Jan 2014)
Changed paths:
A resources/function_help/$map
M src/core/composer/qgscomposermap.cpp
M src/gui/qgsmapcanvas.cpp
Log Message:
-----------
Implement $map variable, which returns the current composer map item id where the map is being drawn, or 'canvas' if the map is being drawn in the main QGIS window. Partly implements #9288.
More information about the QGIS-commit
mailing list