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