42 #ifndef QABSTRACTSTATE_P_H 43 #define QABSTRACTSTATE_P_H 56 #include <private/qobject_p.h> void callOnEntry(QEvent *e)
#define QT_END_NAMESPACE
This macro expands to.
The QStateMachine class provides a hierarchical finite state machine.
The QState class provides a general-purpose state for QStateMachine.
#define QT_BEGIN_NAMESPACE
This macro expands to.
The QAbstractState class is the base class of states of a QStateMachine.
QStateMachine * machine() const
void callOnExit(QEvent *e)
#define Q_DECLARE_PUBLIC(Class)
QAbstractStatePrivate(StateType type)
The QEvent class is the base class of all event classes.