ASPiK SDK
VSTGUI::IControlListener Class Referenceabstract
Inheritance diagram for VSTGUI::IControlListener:
VSTGUI::CColorChooser VSTGUI::CFontChooser VSTGUI::CScrollView VSTGUI::CSplashScreen VSTGUI::CTabView VSTGUI::IController VSTGUI::UIDescriptionViewSwitchController VSTGUI::CDataBrowser VSTGUI::CAnimationSplashScreen VSTGUI::DelegationController VSTGUI::GroupController VSTGUI::KnobLinkController VSTGUI::PluginGUI VSTGUI::SplitViewController VSTGUI::VST3Editor

Public Member Functions

virtual void valueChanged (CControl *pControl)=0
 
virtual int32_t controlModifierClicked (CControl *pControl, CButtonState button)
 return 1 if you want the control to not handle it, otherwise 0
 
virtual void controlBeginEdit (CControl *pControl)
 
virtual void controlEndEdit (CControl *pControl)
 
virtual void controlTagWillChange (CControl *pControl)
 
virtual void controlTagDidChange (CControl *pControl)
 

The documentation for this class was generated from the following file: