WD
|
#include <event_dispatcher.h>
Public Member Functions | |
virtual bool | dispatch (QEvent *event, bool consumed)=0 |
Abstract class which provides interface for event dispatchers.
|
pure virtual |
Abstract method, should be implemented in descendants.
Implemented in VNCEventDispatcher.