BALL::VIEW::DeviceEvent Class Reference

#include <BALL/VIEW/INPUT/deviceEvent.h>

Inheritance diagram for BALL::VIEW::DeviceEvent:
QEvent BALL::VIEW::ButtonEvent BALL::VIEW::HeadTrackingEvent BALL::VIEW::MotionTrackingEvent BALL::VIEW::TransformationEvent6D

List of all members.


Public Member Functions

 DeviceEvent (EventsIDs type, InputDeviceDriver *device)
InputDeviceDrivergetDevice ()

Private Attributes

InputDeviceDriverdevice_

Constructor & Destructor Documentation

BALL::VIEW::DeviceEvent::DeviceEvent ( EventsIDs  type,
InputDeviceDriver device 
)

Member Function Documentation

InputDeviceDriver* BALL::VIEW::DeviceEvent::getDevice (  )  [inline]

References device_.


Member Data Documentation