VSTGUI
4.10
Graphical User Interface Framework not only for VST plugins
|
This is the complete list of members for IMouseObserver, including all inherited members.
onMouseDown(CFrame *frame, const CPoint &where, const CButtonState &buttons) | IMouseObserver | inlinevirtual |
onMouseEntered(CView *view, CFrame *frame)=0 | IMouseObserver | pure virtual |
onMouseExited(CView *view, CFrame *frame)=0 | IMouseObserver | pure virtual |
onMouseMoved(CFrame *frame, const CPoint &where, const CButtonState &buttons) | IMouseObserver | inlinevirtual |
~IMouseObserver() noexcept=default | IMouseObserver | virtual |