#include <ivfwidget/IvfEvents.h>
Inheritance diagram for CIvfMouseLeaveEvent:
Public Member Functions | |
virtual void | onMouseLeave (int x, int y) |
Definition at line 227 of file IvfEvents.h.
|
onMouseLeave method The onMouseLeave event is called when the mouse leaves the window. Definition at line 235 of file IvfEvents.h. |