Uses of Class
io.qt.scxml.QScxmlStateMachine
-
Uses of QScxmlStateMachine in io.qt.scxml
Modifier and TypeMethodDescriptionfinal QScxmlStateMachine
QScxmlCompiler.compile()
static QScxmlStateMachine
Overloaded function forfromData(io.qt.core.QIODevice, java.lang.String)
withfileName = (String)null
.static QScxmlStateMachine
static QScxmlStateMachine
final QScxmlStateMachine
QScxmlInvokableService.parentStateMachine()
final QScxmlStateMachine
QScxmlDataModel.stateMachine()
Modifier and TypeMethodDescriptionfinal QBindable
<QScxmlStateMachine> QScxmlDataModel.bindableStateMachine()
Modifier and TypeMethodDescriptionQScxmlDynamicScxmlServiceFactory.invoke
(QScxmlStateMachine parentStateMachine) abstract QScxmlInvokableService
QScxmlInvokableServiceFactory.invoke
(QScxmlStateMachine parentStateMachine) QScxmlStaticScxmlServiceFactory.invoke
(QScxmlStateMachine parentStateMachine) final void
QScxmlDataModel.setStateMachine
(QScxmlStateMachine stateMachine) ModifierConstructorDescriptionQScxmlInvokableService
(QScxmlStateMachine parentStateMachine, QScxmlInvokableServiceFactory parent) SeeQScxmlInvokableService::
QScxmlInvokableService(QScxmlStateMachine*, QScxmlInvokableServiceFactory*)