![]() |
Home |
The QtMouseEventTransition class provides a transition for mouse events. More...
#include <QtMouseEventTransition>
Inherits QtEventTransition.
The QtMouseEventTransition class provides a transition for mouse events.
See also QtState::addTransition().
Constructs a new mouse event transition for events of the given type for the given object, with the given button.
Destroys this mouse event transition.
Returns the path for this mouse event transition.
See also setPath().
Sets the path for this mouse event transition. If a valid path has been set, the transition will only trigger if the mouse event position (QMouseEvent::pos()) is inside the path.
See also path() and QPainterPath::contains().
Copyright © 2009 Nokia | Trademarks | Qt Solutions |