|
VSTGUI
3.6
|
#include <vstcontrols.h>
Inheritance diagram for CControlListener:Public Member Functions | |
| virtual | ~CControlListener () |
| virtual void | valueChanged (VSTGUI::CControl *pControl)=0 |
| virtual long | controlModifierClicked (VSTGUI::CControl *pControl, long button) |
| return 1 if you want the control to not handle it, otherwise 0 More... | |
| virtual void | controlBeginEdit (VSTGUI::CControl *pControl) |
| virtual void | controlEndEdit (VSTGUI::CControl *pControl) |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
return 1 if you want the control to not handle it, otherwise 0
|
pure virtual |
Implemented in CSplashScreen, CDataBrowser, CScrollView, and CTabView.
1.8.7