Uses of Class
io.qt.scxml.QScxmlEvent
-
Uses of QScxmlEvent in io.qt.scxml
Modifier and TypeMethodDescriptionQScxmlEvent.clone()
Creates and returns a copy of this object.final QScxmlEvent
QScxmlCppDataModel.scxmlEvent()
Modifier and TypeMethodDescriptionfinal void
QScxmlEvent.assign
(QScxmlEvent other) abstract void
QScxmlInvokableService.postEvent
(QScxmlEvent event) final void
QScxmlCppDataModel.setScxmlEvent
(QScxmlEvent scxmlEvent) abstract void
QScxmlDataModel.setScxmlEvent
(QScxmlEvent event) void
QScxmlNullDataModel.setScxmlEvent
(QScxmlEvent event) final void
QScxmlStateMachine.submitEvent
(QScxmlEvent event) Modifier and TypeMethodDescriptionfinal QMetaObject.Connection
QScxmlStateMachine.connectToEvent
(String scxmlEventSpec, QObject context, QMetaObject.Slot1<QScxmlEvent> functor) Overloaded function forQScxmlStateMachine.connectToEvent(java.lang.String, io.qt.core.QObject, io.qt.core.QMetaObject.Slot1, io.qt.core.Qt.ConnectionType[])
withtype = io.qt.core.Qt.ConnectionType.AutoConnection
.final QMetaObject.Connection
QScxmlStateMachine.connectToEvent
(String scxmlEventSpec, QObject context, QMetaObject.Slot1<QScxmlEvent> functor, Qt.ConnectionType ... type) QScxmlStateMachine.connectToEvent
(String scxmlStateName, QMetaObject.Connectable1<QScxmlEvent> signal, Qt.ConnectionType ... type) final QMetaObject.Connection
QScxmlStateMachine.connectToEvent
(String scxmlEventSpec, QMetaObject.Slot1<QScxmlEvent> functor) Overloaded function forQScxmlStateMachine.connectToEvent(java.lang.String, io.qt.core.QMetaObject.Slot1, io.qt.core.Qt.ConnectionType[])
withtype = io.qt.core.Qt.ConnectionType.AutoConnection
.final QMetaObject.Connection
QScxmlStateMachine.connectToEvent
(String scxmlEventSpec, QMetaObject.Slot1<QScxmlEvent> functor, Qt.ConnectionType ... type)