Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Added QgsMapTool::keyReleaseEvent()
Added missing binding for QgsMapTool::keyPressEvent() ... will ever people add the bindings for newly added functions? :-/ git-svn-id: http://svn.osgeo.org/qgis/trunk@10118 c8812cc2-4d05-0410-92ff-de0c093fc19c
- Loading branch information
Showing
with
21 additions
and 0 deletions.
- +8 −0 python/gui/qgsmaptool.sip
- +5 −0 src/gui/qgsmapcanvas.cpp
- +4 −0 src/gui/qgsmaptool.cpp
- +4 −0 src/gui/qgsmaptool.h