9#ifndef KISTOUCHSHORTCUT_H
10#define KISTOUCHSHORTCUT_H
KisAbstractInputAction * action
The KisTouchShortcut class only handles touch gestures it does not handle tool invocation i....
bool matchDragType(QTouchEvent *event)
bool matchTapType(QTouchEvent *event)
KisTouchShortcut(KisAbstractInputAction *action, int index, GestureAction type)
~KisTouchShortcut() override
bool matchTouchPoint(QTouchEvent *event)
void setMaximumTouchPoints(int max)
void setDisableOnTouchPainting(bool disableOnTouchPainting)
int priority() const override
void setMinimumTouchPoints(int min)