25 #ifndef KDSME_WIDGETS_STATEMACHINETOOLBAR_H
26 #define KDSME_WIDGETS_STATEMACHINETOOLBAR_H
28 #include "kdsme_view_export.h"
39 class StateMachineView;
51 QScopedPointer<Private> d;
53 Q_PRIVATE_SLOT(d,
void handleExport())
58 #endif // STATEMACHINEVIEWTOOLBAR_H
Widget for displaying a KDSME::StateMachine in a Qt Quick based view.
Definition: statemachineview.h:48
Definition: abstractexporter.h:33