Home |
The QtScriptedTransition class stands for a transition that responds to QtScriptedEvent, and can be made conditional with a conditionExpression. Equivalent to the SCXML transition tag. More...
#include <QtScriptedTransition>
Inherits QtTransition.
The QtScriptedTransition class stands for a transition that responds to QtScriptedEvent, and can be made conditional with a conditionExpression. Equivalent to the SCXML transition tag.
A QtScript expression that's evaluated to test whether the transition needs to be invoked.
Access functions:
The event prefix to be used when testing if the transition needs to be invoked. Uses SCXML prefix matching. Use * to handle any event.
Access functions:
Creates a new QtScriptedTransition from state, that uses machine to evaluate the conditions.
Copyright © 2009 Nokia | Trademarks | Qt Solutions |