WvStreams
Public Member Functions | List of all members
WvQtHook Class Reference
Inheritance diagram for WvQtHook:
Inheritance graph
[legend]

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)
 
 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)
 

Detailed Description

Definition at line 21 of file debian/libwvstreams-dev/usr/include/wvstreams/wvqthook.h.

Constructor & Destructor Documentation

◆ WvQtHook()

WvQtHook::WvQtHook ( WvQtHookCallback  _callback = NULL)

Definition at line 12 of file wvqthook.cc.

Member Function Documentation

◆ setcallback()

void WvQtHook::setcallback ( WvQtHookCallback  _callback)

Definition at line 18 of file wvqthook.cc.

◆ post()

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

Definition at line 37 of file wvqthook.cc.

◆ send()

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

Definition at line 46 of file wvqthook.cc.

◆ event()

bool WvQtHook::event ( QEvent *  event)
virtual

Definition at line 24 of file wvqthook.cc.


The documentation for this class was generated from the following files: