KDStateMachineEditor API Documentation 2.1
|
#include <scxmlimporter.h>
Public Member Functions | |
ScxmlImporter (const QByteArray &data) | |
virtual | ~ScxmlImporter () |
StateMachine * | import () override |
![]() | |
AbstractImporter () | |
virtual | ~AbstractImporter () |
QString | errorString () const |
Additional Inherited Members | |
![]() | |
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().