Krita Source Code Documentation
Loading...
Searching...
No Matches
KisTouchGestureAction.h
Go to the documentation of this file.
1/*
2 * SPDX-FileCopyrightText: 2022 Sharaf Zaman <shzam@sdf.org>
3 *
4 * SPDX-License-Identifier: LGPL-2.0-or-later
5 */
6
7#ifndef __KISTOUCHGESTUREACTION_H_
8#define __KISTOUCHGESTUREACTION_H_
9
11
43
44#endif // __KISTOUCHGESTUREACTION_H_
Abstract base class for input actions.
void end(QEvent *event) override
int priority() const override
void begin(int shortcut, QEvent *event) override