MMSInputX11Handler Class Reference

#include <mmsinputx11handler.h>

Inheritance diagram for MMSInputX11Handler:

List of all members.


Public Member Functions

 MMSInputX11Handler (MMS_INPUT_DEVICE device)
 ~MMSInputX11Handler ()
void grabEvents (MMSInputEvent *inputevent)

Private Attributes

MMSConfigDataconfig
bool quit
Window window
Display * display
bool pressed
Time lastmotion

Detailed Description

Definition at line 54 of file mmsinputx11handler.h.


Constructor & Destructor Documentation

MMSInputX11Handler::MMSInputX11Handler ( MMS_INPUT_DEVICE  device  ) 

Definition at line 176 of file mmsinputx11handler.cpp.

MMSInputX11Handler::~MMSInputX11Handler (  ) 

Definition at line 188 of file mmsinputx11handler.cpp.


Member Function Documentation

void MMSInputX11Handler::grabEvents ( MMSInputEvent inputevent  )  [virtual]

Reimplemented from MMSInputHandler.

Definition at line 193 of file mmsinputx11handler.cpp.


Member Data Documentation

Definition at line 56 of file mmsinputx11handler.h.

bool MMSInputX11Handler::quit [private]

Definition at line 58 of file mmsinputx11handler.h.

Window MMSInputX11Handler::window [private]

Definition at line 59 of file mmsinputx11handler.h.

Display* MMSInputX11Handler::display [private]

Definition at line 60 of file mmsinputx11handler.h.

Definition at line 61 of file mmsinputx11handler.h.

Definition at line 62 of file mmsinputx11handler.h.


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