|
KDStateMachineEditor API Documentation 2.3
|
#include <scxmlexporter.h>


Public Member Functions | |
| ScxmlExporter (QByteArray *array) | |
| ScxmlExporter (QIODevice *device) | |
| virtual | ~ScxmlExporter () |
| virtual bool | exportMachine (StateMachine *machine) override |
Public Member Functions inherited from KDSME::AbstractExporter | |
| AbstractExporter () | |
| virtual | ~AbstractExporter () |
| QString | errorString () const |
Additional Inherited Members | |
Protected Member Functions inherited from KDSME::AbstractExporter | |
| void | setErrorString (const QString &errorString) |
Definition at line 30 of file scxmlexporter.h.
|
explicit |
Definition at line 59 of file scxmlexporter.cpp.
|
explicit |
Definition at line 64 of file scxmlexporter.cpp.
|
virtual |
Definition at line 69 of file scxmlexporter.cpp.
|
overridevirtual |
Exports state machine machine in SCXML format
Implements KDSME::AbstractExporter.
Definition at line 78 of file scxmlexporter.cpp.
References KDSME::AbstractExporter::setErrorString().