#include <mmsinputhandler.h>
Public Member Functions | |
MMSInputHandler () | |
virtual | ~MMSInputHandler () |
virtual void | grabEvents (MMSInputEvent *inputevent) |
Definition at line 52 of file mmsinputhandler.h.
MMSInputHandler::MMSInputHandler | ( | ) |
Definition at line 41 of file mmsinputhandler.cpp.
MMSInputHandler::~MMSInputHandler | ( | ) | [virtual] |
Definition at line 45 of file mmsinputhandler.cpp.
void MMSInputHandler::grabEvents | ( | MMSInputEvent * | inputevent | ) | [virtual] |
Reimplemented in MMSInputDFBHandler, MMSInputLISHandler, and MMSInputX11Handler.
Definition at line 49 of file mmsinputhandler.cpp.