25 #ifndef KDSME_ABSTRACTCONTROLLER_H
26 #define KDSME_ABSTRACTCONTROLLER_H
28 #include "kdsme_view_export.h"
34 class StateMachineView;
49 QScopedPointer<Private> d;
54 #endif // ABSTRACTCONTROLLER_H
Widget for displaying a KDSME::StateMachine in a Qt Quick based view.
Definition: statemachineview.h:48
Definition: abstractcontroller.h:36
Definition: abstractexporter.h:33