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