#include "GenericEventNotify.h"
Definition at line 60 of file GenericEventNotify.h.
◆ GenericEventNotifyReceiver()
QtHandles::GenericEventNotifyReceiver::GenericEventNotifyReceiver |
( |
void |
| ) |
|
|
inline |
◆ ~GenericEventNotifyReceiver()
virtual QtHandles::GenericEventNotifyReceiver::~GenericEventNotifyReceiver |
( |
void |
| ) |
|
|
virtualdefault |
◆ eventNotifyAfter()
virtual void QtHandles::GenericEventNotifyReceiver::eventNotifyAfter |
( |
QObject * |
obj, |
|
|
QEvent * |
evt |
|
) |
| |
|
pure virtual |
◆ eventNotifyBefore()
virtual bool QtHandles::GenericEventNotifyReceiver::eventNotifyBefore |
( |
QObject * |
obj, |
|
|
QEvent * |
evt |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: