Uses of Class
io.qt.scxml.QScxmlStateMachine
-
Uses of QScxmlStateMachine in io.qt.scxml
Fields in io.qt.scxml with type parameters of type QScxmlStateMachineModifier and TypeFieldDescriptionfinal io.qt.core.QObject.Signal1<QScxmlStateMachine>QScxmlDataModel.stateMachineChangedMethods in io.qt.scxml that return QScxmlStateMachineModifier and TypeMethodDescriptionfinal QScxmlStateMachineQScxmlCompiler.compile()static QScxmlStateMachineQScxmlStateMachine.fromData(io.qt.core.QIODevice data) Overloaded function forfromData(io.qt.core.QIODevice, java.lang.String)withfileName = "".static QScxmlStateMachinestatic QScxmlStateMachinefinal QScxmlStateMachineQScxmlInvokableService.parentStateMachine()final QScxmlStateMachineQScxmlDataModel.stateMachine()Methods in io.qt.scxml that return types with arguments of type QScxmlStateMachineModifier and TypeMethodDescriptionfinal io.qt.core.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 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)