QScxmlTableData Class
The QScxmlTableData class is used by compiled state machines. More...
Header: | #include <QScxmlTableData> |
qmake: | QT += scxml |
Since: | Qt 5.8 |
This class was introduced in Qt 5.8.
Detailed Description
QScxmlTableData is the interface to the compiled representation of SCXML state machines. It should only be used internally and by state machines compiled from SCXML documents.