8#ifndef KISNATIVEGESTURESHORTCUT_H
9#define KISNATIVEGESTURESHORTCUT_H
13class QNativeGestureEvent;
22 bool match(QNativeGestureEvent* event);
KisAbstractInputAction * action
bool match(QNativeGestureEvent *event)
~KisNativeGestureShortcut() override
KisNativeGestureShortcut(KisAbstractInputAction *action, int index, Qt::NativeGestureType type)
int priority() const override