Module qtjambi.scxml
Package io.qt.scxml
-
Interface Summary Interface Description QScxmlCompiler.Loader URI resolver and resource loader for an SCXML compilerQScxmlDataModel.ForeachLoopBody Represents a function to be executed on each iteration of an SCXML foreach loopQScxmlTableData Used by compiled state machines -
Class Summary Class Description QScxmlCompiler Compiler for SCXML filesQScxmlCompiler.Loader.Impl Implementor class for interfaceQScxmlCompiler.Loader
QScxmlCppDataModel C++ data model for a Qt SCXML state machineQScxmlDataModel The data model base class for a Qt SCXML state machineQScxmlDataModel.ForeachLoopBody.Impl Implementor class for interfaceQScxmlDataModel.ForeachLoopBody
QScxmlDynamicScxmlServiceFactory Creates SCXML service instances from documents loaded at runtimeQScxmlEcmaScriptDataModel The ECMAScript data model for a Qt SCXML state machineQScxmlError Describes the errors returned by the Qt SCXML state machine when parsing an SCXML fileQScxmlEvent Event for a Qt SCXML state machineQScxmlExecutableContent Contains various types used to interpret executable content in state machinesQScxmlExecutableContent.AssignmentInfo AssingmentInfo class represents a data assignmentQScxmlExecutableContent.EvaluatorInfo Represents a unit of executable contentQScxmlExecutableContent.ForeachInfo Represents a foreach constructQScxmlExecutableContent.InvokeInfo Represents a service invocationQScxmlExecutableContent.ParameterInfo Represents a parameter to a service invocationQScxmlInvokableService The base class for services called from state machinesQScxmlInvokableServiceFactory Creates invokable service instancesQScxmlNullDataModel The null data model for a Qt SCXML stateMachineQScxmlStateMachine Interface to the state machines created from SCXML filesQScxmlStaticScxmlServiceFactory Creates SCXML service instances from precompiled documentsQScxmlTableData.Impl Implementor class for interfaceQScxmlTableData
-
Enum Summary Enum Description QScxmlEvent.EventType Java wrapper for Qt enum QScxmlEvent::EventType