1 #ifndef QUARTER_MOUSE_H 2 #define QUARTER_MOUSE_H 36 #include <Quarter/Basic.h> 37 #include <Quarter/devices/InputDevice.h> 42 namespace SIM {
namespace Coin3D {
namespace Quarter {
51 virtual const SoEvent * translateEvent(QEvent * event);
60 #endif // QUARTER_MOUSEHANDLER_H
Definition: QuarterWidget.h:54
The Mouse class provides translation of mouse events on the QuarterWidget.
Definition: Mouse.h:46