|
KDStateMachineEditor API Documentation
1.2.50
|

Classes | |
| struct | Private |
Public Member Functions | |
| virtual bool | exportMachine (StateMachine *machine)=0 |
| QString | errorString () const |
Protected Member Functions | |
| void | setErrorString (const QString &errorString) |
| QString AbstractExporter::errorString | ( | ) | const |
Returns a human readable description of the last error that occurred.
|
pure virtual |
Exports the state machine machine into the desired format
Implemented in KDSME::ScxmlExporter, KDSME::QmlExporter, and KDSME::SvgExporter.
|
protected |
Sets the human readable description of the last device error that occurred to errorString