![]() |
Falkon Develop
Cross-platform Qt-based web browser
|
Public Attributes | |
| PosList | positions |
| GestureList | gestures |
| int | minimumMovement2 |
| double | minimumMatch |
| bool | allowDiagonals |
Definition at line 43 of file mousegesturerecognizer.cpp.
| bool Gesture::MouseGestureRecognizer::Private::allowDiagonals |
Definition at line 50 of file mousegesturerecognizer.cpp.
| GestureList Gesture::MouseGestureRecognizer::Private::gestures |
Definition at line 45 of file mousegesturerecognizer.cpp.
| double Gesture::MouseGestureRecognizer::Private::minimumMatch |
Definition at line 48 of file mousegesturerecognizer.cpp.
| int Gesture::MouseGestureRecognizer::Private::minimumMovement2 |
Definition at line 47 of file mousegesturerecognizer.cpp.
| PosList Gesture::MouseGestureRecognizer::Private::positions |
Definition at line 44 of file mousegesturerecognizer.cpp.