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


Public Member Functions | |
| ScxmlImporter (const QByteArray &data) | |
| virtual | ~ScxmlImporter () |
| StateMachine * | import () override |
Public Member Functions inherited from KDSME::AbstractImporter | |
| AbstractImporter () | |
| virtual | ~AbstractImporter () |
| QString | errorString () const |
Additional Inherited Members | |
Protected Member Functions inherited from KDSME::AbstractImporter | |
| void | setErrorString (const QString &errorString) |
Parses a SCXML document
Definition at line 32 of file scxmlimporter.h.
|
explicit |
Definition at line 77 of file scxmlimporter.cpp.
|
virtual |
Definition at line 83 of file scxmlimporter.cpp.
|
overridevirtual |
Imports the state machine
Implements KDSME::AbstractImporter.
Definition at line 87 of file scxmlimporter.cpp.
References KDSME::AbstractImporter::setErrorString().
Referenced by main().