WD
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
EventDispatcher Class Referenceabstract

#include <event_dispatcher.h>

Inheritance diagram for EventDispatcher:

Public Member Functions

virtual bool dispatch (QEvent *event, bool consumed)=0
 

Detailed Description

Abstract class which provides interface for event dispatchers.

Member Function Documentation

virtual bool EventDispatcher::dispatch ( QEvent *  event,
bool  consumed 
)
pure virtual

Abstract method, should be implemented in descendants.

Implemented in VNCEventDispatcher.


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