Uses of Class
io.qt.scxml.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 QScxmlStateMachineQScxmlCompiler.compile()static QScxmlStateMachineOverloaded function forfromData(io.qt.core.QIODevice, java.lang.String)withfileName = (String)null.static QScxmlStateMachinestatic QScxmlStateMachinefinal QScxmlStateMachineQScxmlInvokableService.getParentStateMachine()Kotlin property getter.final QScxmlStateMachineQScxmlDataModel.getStateMachine()Kotlin property getter.final QScxmlStateMachineQScxmlInvokableService.parentStateMachine()final QScxmlStateMachineQScxmlDataModel.stateMachine()Methods in io.qt.scxml that return types with arguments of type QScxmlStateMachineModifier and TypeMethodDescriptionfinal QBindable<QScxmlStateMachine>QScxmlDataModel.bindableStateMachine()Methods in io.qt.scxml with parameters of type QScxmlStateMachineModifier and TypeMethodDescriptionQScxmlDynamicScxmlServiceFactory.invoke(QScxmlStateMachine parentStateMachine) abstract QScxmlInvokableServiceQScxmlInvokableServiceFactory.invoke(QScxmlStateMachine parentStateMachine) QScxmlStaticScxmlServiceFactory.invoke(QScxmlStateMachine parentStateMachine) final voidQScxmlDataModel.setStateMachine(QScxmlStateMachine stateMachine) Constructors in io.qt.scxml with parameters of type QScxmlStateMachineModifierConstructorDescriptionQScxmlInvokableService(QScxmlStateMachine parentStateMachine, QScxmlInvokableServiceFactory parent)