#include <icontrollistener.h>
◆ ~IControlListener()
◆ controlBeginEdit()
  
  | 
        
          | virtual void controlBeginEdit | ( | CControl * | pControl | ) |  |  | inlinevirtual | 
 
 
◆ controlEndEdit()
  
  | 
        
          | virtual void controlEndEdit | ( | CControl * | pControl | ) |  |  | inlinevirtual | 
 
 
◆ controlModifierClicked()
return 1 if you want the control to not handle it, otherwise 0 
Reimplemented in DelegationController.
 
 
◆ controlTagDidChange()
  
  | 
        
          | virtual void controlTagDidChange | ( | CControl * | pControl | ) |  |  | inlinevirtual | 
 
 
◆ controlTagWillChange()
  
  | 
        
          | virtual void controlTagWillChange | ( | CControl * | pControl | ) |  |  | inlinevirtual | 
 
 
◆ valueChanged()
  
  | 
        
          | virtual void valueChanged | ( | CControl * | pControl | ) |  |  | pure virtual | 
 
Implemented in CDataBrowser, CColorChooser, CFontChooser, CSplashScreen, CScrollView, CTabView, VST3Editor, GroupController, PadController, DelegationController, and UIDescriptionViewSwitchController.
 
 
The documentation for this class was generated from the following file: