Krita Source Code Documentation
Loading...
Searching...
No Matches
KisTouchShortcut::Private Class Reference

Public Member Functions

 Private (GestureAction type)
 

Public Attributes

bool disableOnTouchPainting
 
int maxTouchPoints
 
int minTouchPoints
 
GestureAction type
 

Detailed Description

Definition at line 15 of file kis_touch_shortcut.cpp.

Constructor & Destructor Documentation

◆ Private()

KisTouchShortcut::Private::Private ( GestureAction type)
inline

Member Data Documentation

◆ disableOnTouchPainting

bool KisTouchShortcut::Private::disableOnTouchPainting

Definition at line 28 of file kis_touch_shortcut.cpp.

◆ maxTouchPoints

int KisTouchShortcut::Private::maxTouchPoints

Definition at line 26 of file kis_touch_shortcut.cpp.

◆ minTouchPoints

int KisTouchShortcut::Private::minTouchPoints

Definition at line 25 of file kis_touch_shortcut.cpp.

◆ type

GestureAction KisTouchShortcut::Private::type

Definition at line 27 of file kis_touch_shortcut.cpp.


The documentation for this class was generated from the following file: