Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Merge pull request #7508 from elpaso/highlight-properties
Add properties to QgsHighlight for easier animations
- Loading branch information
Showing
with
69 additions
and 2 deletions.
- +29 −1 python/gui/auto_generated/qgshighlight.sip.in
- +1 −0 src/gui/CMakeLists.txt
- +4 −0 src/gui/qgshighlight.cpp
- +35 −1 src/gui/qgshighlight.h