A class providing details for a gesture event.
More...
#include <Wt/WEvent>
|
| WGestureEvent () |
| Default constructor.
|
|
double | scale () const |
| Returns the multiplier which the user has pinched or pushed (relative to 1).
|
|
double | rotation () const |
| Returns the number of degrees the user has rotated his/her fingers.
|
|