Linux Standard Base Desktop Specification 4.1 | ||
---|---|---|
<<< Previous | Next >>> |
The QGraphicsSceneHoverEvent::setPos() function shall set the position of the mouse cursor associated with the event (i.e. the position at the moment when the event occurred) to the given point pos. The position should be relative to the widget that generated the event.
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 >>> |
_ZN24QGraphicsSceneHoverEvent12setScreenPosERK6QPoint | Up | _ZN24QGraphicsSceneHoverEventC1EN6QEvent4TypeE, _ZN24QGraphicsSceneHoverEventC2EN6QEvent4TypeE |