#include <ivfwidget/IvfInteractionHandler.h>
Inheritance diagram for CIvfShapeUpEvent:
Public Member Functions | |
virtual void | onShapeUp (CIvfShape *shape) |
Definition at line 65 of file IvfInteractionHandler.h.
|
Shape up method This event method is called when the user releases the mouse button.
Definition at line 75 of file IvfInteractionHandler.h. |