QtCore/qsignaltransition.h Source File
Go to the documentation of this file.
42 #ifndef QSIGNALTRANSITION_H
43 #define QSIGNALTRANSITION_H
53 #ifndef QT_NO_STATEMACHINE
55 class QSignalTransitionPrivate;
68 void setSenderObject(
QObject *sender);
74 bool eventTest(
QEvent *event);
75 void onTransition(
QEvent *event);
84 #endif //QT_NO_STATEMACHINE
#define QT_BEGIN_NAMESPACE