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