Uses of Interface
io.qt.scxml.QScxmlTableData
Package | Description |
---|---|
io.qt.scxml |
-
Uses of QScxmlTableData in io.qt.scxml
Classes in io.qt.scxml that implement QScxmlTableData Modifier and Type Class Description static class
QScxmlTableData.Impl
Implementor class for interfaceQScxmlTableData
Fields in io.qt.scxml with type parameters of type QScxmlTableData Modifier and Type Field Description QObject.Signal1<QScxmlTableData>
QScxmlStateMachine. tableDataChanged
Methods in io.qt.scxml that return QScxmlTableData Modifier and Type Method Description QScxmlTableData
QScxmlStateMachine. tableData()
Methods in io.qt.scxml with parameters of type QScxmlTableData Modifier and Type Method Description void
QScxmlStateMachine. setTableData(QScxmlTableData tableData)