Linux Standard Base Desktop Specification 4.1 | ||
---|---|---|
<<< Previous | Next >>> |
The QGraphicsSceneWheelEvent::setDelta() function shall set the distance that the wheel is rotated to delta, in eighths (1/8s) of a degree.
A positive value indicates that the wheel was rotated forwards away from the user; a negative value indicates that the wheel was rotated backwards toward the user.
This function is not intended to be used by applications directly, but may appear among application dependencies as a result of usage of other functions and macros.
<<< Previous | Home | Next >>> |
_ZN24QGraphicsSceneWheelEvent6setPosERK7QPointF | Up | _ZN24QGraphicsSceneWheelEventC1EN6QEvent4TypeE, _ZN24QGraphicsSceneWheelEventC2EN6QEvent4TypeE |