KisShortcutMatcher interface accepts QEvents

Authored by abrahams.

Description

KisShortcutMatcher interface accepts QEvents

This is an intermediate step to allow the KisShortcutMatcher to function
without saving and reloading tablet events. It will now provide an
interface for generic events that can extract position, instead of
requiring that the only valid events are MouseMove events.

Details

Committed
abrahamsSep 5 2015, 2:08 AM
Parents
R8:c5953d30e7c1: Use eventPos() instead of casting to mouseEvent
Branches
Unknown
Tags
Unknown