Definition at line 21 of file wvqthook.h.
Public Member Functions | |
WvQtHook (WvQtHookCallback _callback=NULL) | |
void | setcallback (WvQtHookCallback _callback) |
void | post (int type=0, void *data=NULL) |
void | send (int type=0, void *data=NULL) |
virtual bool | event (QEvent *event) |