|
KDStateMachineEditor API Documentation
1.2.50
|

Classes | |
| struct | Private |
Public Member Functions | |
| ScxmlExporter (QByteArray *array) | |
| ScxmlExporter (QIODevice *device) | |
| virtual bool | exportMachine (StateMachine *machine) override |
Public Member Functions inherited from KDSME::AbstractExporter | |
| QString | errorString () const |
Additional Inherited Members | |
Protected Member Functions inherited from KDSME::AbstractExporter | |
| void | setErrorString (const QString &errorString) |
|
overridevirtual |
Exports state machine machine in SCXML format
Implements KDSME::AbstractExporter.