#include <wvqthook.h>
Inherits QObject.
Collaboration diagram for WvQtHook:
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) |
|
|
Definition at line 12 of file wvqthook.cc. References WvQtHookCallback. |
|
|
Definition at line 24 of file wvqthook.cc. |
|
||||||||||||
|
Definition at line 37 of file wvqthook.cc. References event(). |
|
||||||||||||
|
Definition at line 46 of file wvqthook.cc. References event(). |
|
|
Definition at line 18 of file wvqthook.cc. References WvQtHookCallback. |
1.3.6-20040222