Home |
This enum specifies the kind (or context) of the event.
Constant | Value | Description |
---|---|---|
QtScriptedEvent::MetaData::Platform | 0 | An event coming from the itself, such as a script error. |
QtScriptedEvent::MetaData::Internal | 1 | An event sent with a <raise> or <send target="_internal">. |
QtScriptedEvent::MetaData::External | 2 | An event sent from an invoker, directly from C++, or from a <send target="scxml"> element. |
Copyright © 2009 Nokia | Trademarks | Qt Solutions |