|
VSTGUI
4.2
Graphical User Interface Framework not only for VST plugins
|
Inheritance diagram for CControlListener:Public Member Functions | |
| virtual | ~CControlListener () |
| virtual void | valueChanged (VSTGUI::CControl *pControl)=0 |
| virtual int32_t | controlModifierClicked (VSTGUI::CControl *pControl, VSTGUI::CButtonState 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) |
| virtual void | controlTagWillChange (VSTGUI::CControl *pControl) |
| virtual void | controlTagDidChange (VSTGUI::CControl *pControl) |
|
inlinevirtual |
|
inlinevirtual |
Reimplemented in DelegationController, VST3Editor, CColorChooser, GroupController, and PadController.
Here is the caller graph for this function:
|
inlinevirtual |
Reimplemented in DelegationController, VST3Editor, CColorChooser, GroupController, and PadController.
Here is the caller graph for this function:
|
inlinevirtual |
return 1 if you want the control to not handle it, otherwise 0
Reimplemented in DelegationController.
Here is the caller graph for this function:
|
inlinevirtual |
|
inlinevirtual |
|
pure virtual |
Implemented in DelegationController, CDataBrowser, CScrollView, VST3Editor, CFontChooser, CTabView, CColorChooser, CSplashScreen, GroupController, and PadController.
Here is the caller graph for this function: