KDStateMachineEditor API Documentation
1.2.50
|
Public Member Functions | |
SvgExporter (QIODevice *ioDevice) | |
bool | exportMachine (StateMachine *machine) override |
![]() | |
QString | errorString () const |
Additional Inherited Members | |
![]() | |
void | setErrorString (const QString &errorString) |
|
overridevirtual |
Exports the state machine machine
into the desired format
Implements KDSME::AbstractExporter.