Uses of Class
io.qt.scxml.QScxmlInvokableServiceFactory
Package | Description |
---|---|
io.qt.scxml |
-
Uses of QScxmlInvokableServiceFactory in io.qt.scxml
Subclasses of QScxmlInvokableServiceFactory in io.qt.scxml Modifier and Type Class Description class
QScxmlDynamicScxmlServiceFactory
Creates SCXML service instances from documents loaded at runtimeclass
QScxmlStaticScxmlServiceFactory
Creates SCXML service instances from precompiled documentsMethods in io.qt.scxml that return QScxmlInvokableServiceFactory Modifier and Type Method Description abstract QScxmlInvokableServiceFactory
QScxmlTableData.Impl. serviceFactory(int id)
QScxmlInvokableServiceFactory
QScxmlTableData. serviceFactory(int id)
Constructors in io.qt.scxml with parameters of type QScxmlInvokableServiceFactory Constructor Description QScxmlInvokableService(QScxmlStateMachine parentStateMachine, QScxmlInvokableServiceFactory parent)