#include <ivfwidget/IvfInteractionHandler.h>
Inheritance diagram for CIvfControlDragEvent:
Public Member Functions | |
virtual void | onControlDrag (CIvfUIInteractiveBase *uiControl) |
Definition at line 178 of file IvfInteractionHandler.h.
|
Control over method This event method is called when the user drags the mouse over the control (holds the mouse button down and moves the mouse).
Definition at line 189 of file IvfInteractionHandler.h. |