#include <ivfwidget/IvfInteractionHandler.h>
Inheritance diagram for CIvfShapeDownEvent:
Public Member Functions | |
virtual void | onShapeDown (CIvfShape *shape) |
Definition at line 37 of file IvfInteractionHandler.h.
|
Shape click method This event method is called when the user has clicked on a shape.
Definition at line 47 of file IvfInteractionHandler.h. |