12 #ifndef CXREQUESTENTERSTATETRANSITION_H_ 13 #define CXREQUESTENTERSTATETRANSITION_H_ 15 #include "cxResourceExport.h" 18 #include <QAbstractTransition> 34 QEvent(QEvent::Type(QEvent::User + 1)), mStateUid(stateUid)
55 if (e->type() != QEvent::Type(QEvent::User + 1))
Utility class for StateService states.
virtual void onTransition(QEvent *)
virtual bool eventTest(QEvent *e)
RequestEnterStateTransition(const QString &stateUid)
RequestEnterStateEvent(const QString &stateUid)
Utility class for StateService states.
Namespace for all CustusX production code.