47 #include <private/qthread_p.h> 73 Q_ASSERT_X(eventDispatcher,
"QWinEventNotifier::QWinEventNotifier()",
74 "Cannot create a win event notifier without a QEventDispatcherWin32");
108 if (!eventDispatcher)
#define QT_END_NAMESPACE
This macro expands to.
bool event(QEvent *e)
This virtual function receives events to an object and should return true if the event e was recogniz...
#define Q_ARG(type, data)
T * qobject_cast(QObject *object)
The QObject class is the base class of all Qt objects.
virtual bool event(QEvent *)
This virtual function receives events to an object and should return true if the event e was recogniz...
void activated(HANDLE hEvent)
#define QT_BEGIN_NAMESPACE
This macro expands to.
void setHandle(HANDLE hEvent)
#define Q_ASSERT_X(cond, where, what)
QObject * parent() const
Returns a pointer to the parent object.
QWinEventNotifier(QObject *parent=0)
void unregisterEventNotifier(QWinEventNotifier *notifier)
The QEvent class is the base class of all event classes.
Type type() const
Returns the event type.
void setEnabled(bool enable)
bool registerEventNotifier(QWinEventNotifier *notifier)