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