#include <ivfwidget/IvfEvents.h>
Inheritance diagram for CIvfMouseEvent:
Public Member Functions | |
virtual void | onMouse (int x, int y) |
Definition at line 171 of file IvfEvents.h.
|
onMouseDown method The onMouseDown method is called when any of the mouse buttons are pressed. Definition at line 179 of file IvfEvents.h. |