#include <ivfwidget/IvfEvents.h>
Inheritance diagram for CIvfModifierDownEvent:
Public Member Functions | |
virtual void | onModifierDown () |
Definition at line 277 of file IvfEvents.h.
|
onModifierDown method The onModifier method is called when a modifier key is pressed (only supported on WIN32 for now) Definition at line 285 of file IvfEvents.h. |