#include <ivfwidget/IvfEvents.h>
Inheritance diagram for CIvfFunctionKeyEvent:
Public Member Functions | |
virtual void | onFunctionKey (CIvfEventBase::TFunctionKey key, int x, int y) |
Definition at line 377 of file IvfEvents.h.
|
onFunctionKey method The onFunctionKey method is called when a function key is pressed. See the TFunctionKey enumeration. Definition at line 385 of file IvfEvents.h. |