Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

WvQtHook Class Reference

#include <wvqthook.h>

Inherits QObject.

Collaboration diagram for WvQtHook:

[legend]
List of all members.

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)

Constructor & Destructor Documentation

WvQtHook::WvQtHook WvQtHookCallback  _callback = NULL  ) 
 

Definition at line 12 of file wvqthook.cc.

References WvQtHookCallback.


Member Function Documentation

bool WvQtHook::event QEvent *  event  )  [virtual]
 

Definition at line 24 of file wvqthook.cc.

Referenced by post(), and send().

void WvQtHook::post int  type = 0,
void *  data = NULL
 

Definition at line 37 of file wvqthook.cc.

References event().

void WvQtHook::send int  type = 0,
void *  data = NULL
 

Definition at line 46 of file wvqthook.cc.

References event().

void WvQtHook::setcallback WvQtHookCallback  _callback  ) 
 

Definition at line 18 of file wvqthook.cc.

References WvQtHookCallback.


The documentation for this class was generated from the following files:
Generated on Sat Feb 21 21:06:51 2004 for WvStreams by doxygen 1.3.5