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

Public Member Functions

 Private ()
 

Public Attributes

Qt::NativeGestureType type {Qt::PanNativeGesture}
 

Detailed Description

Definition at line 12 of file kis_native_gesture_shortcut.cpp.

Constructor & Destructor Documentation

◆ Private()

KisNativeGestureShortcut::Private::Private ( )
inline

Definition at line 15 of file kis_native_gesture_shortcut.cpp.

15{ }

Member Data Documentation

◆ type

Qt::NativeGestureType KisNativeGestureShortcut::Private::type {Qt::PanNativeGesture}

Definition at line 18 of file kis_native_gesture_shortcut.cpp.

18{Qt::PanNativeGesture};

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