KDStateMachineEditor
1.0.0
A framework for creating Qt State Machine metacode using a graphical user interface
|
Classes | |
struct | Private |
Public Member Functions | |
virtual StateMachine * | import ()=0 |
QString | errorString () const |
Protected Member Functions | |
void | setErrorString (const QString &errorString) |
QString AbstractImporter::errorString | ( | ) | const |
Returns a human readable description of the last error that occurred.
|
pure virtual |
Imports the state machine
Implemented in KDSME::ScxmlImporter.
|
protected |
Sets the human readable description of the last device error that occurred to errorString