Uses of Class
io.qt.scxml.QScxmlStateMachine
Packages that use QScxmlStateMachine
-
Uses of QScxmlStateMachine in io.qt.scxml
Fields in io.qt.scxml with type parameters of type QScxmlStateMachineMethods in io.qt.scxml that return QScxmlStateMachineModifier 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.getParentStateMachine()
Kotlin property getter.final QScxmlStateMachine
QScxmlDataModel.getStateMachine()
Kotlin property getter.final QScxmlStateMachine
QScxmlInvokableService.parentStateMachine()
final QScxmlStateMachine
QScxmlDataModel.stateMachine()
Methods in io.qt.scxml that return types with arguments of type QScxmlStateMachineModifier and TypeMethodDescriptionfinal QBindable<QScxmlStateMachine>
QScxmlDataModel.bindableStateMachine()
State machine this data model belongs toMethods in io.qt.scxml with parameters of type QScxmlStateMachineModifier and TypeMethodDescriptionQScxmlDynamicScxmlServiceFactory.invoke
(QScxmlStateMachine parentStateMachine) abstract QScxmlInvokableService
QScxmlInvokableServiceFactory.invoke
(QScxmlStateMachine parentStateMachine) QScxmlStaticScxmlServiceFactory.invoke
(QScxmlStateMachine parentStateMachine) final void
QScxmlDataModel.setStateMachine
(QScxmlStateMachine stateMachine) Constructors in io.qt.scxml with parameters of type QScxmlStateMachineModifierConstructorDescriptionQScxmlInvokableService
(QScxmlStateMachine parentStateMachine, QScxmlInvokableServiceFactory parent)