Home |
The QtKeyEventTransition class provides a transition for key events. More...
#include <QtKeyEventTransition>
Inherits QtEventTransition.
The QtKeyEventTransition class provides a transition for key events.
QtKeyEventTransition is part of The State Machine Framework.
See also QtState::addTransition().
This property holds the key that this key event transition is associated with.
Access functions:
Constructs a new key event transition with the given sourceState.
Constructs a new key event transition for events of the given type for the given object, with the given key and sourceState.
Constructs a new key event transition for events of the given type for the given object, with the given key, targets and sourceState.
Destroys this key event transition.
Returns the keyboard modifiers that this key event transition checks for.
See also setModifiers().
Sets the keyboard modifiers that this key event transition will check for.
See also modifiers().
Copyright © 2009 Nokia | Trademarks | Qt Solutions |