CControlListener Class Reference

#include <vstcontrols.h>

Inheritance diagram for CControlListener:
Inheritance graph
[legend]

List of all members.

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
virtual void controlBeginEdit (VSTGUI::CControl *pControl)
virtual void controlEndEdit (VSTGUI::CControl *pControl)

Constructor & Destructor Documentation

virtual ~CControlListener (  )  [inline, virtual]

Member Function Documentation

virtual void controlBeginEdit ( VSTGUI::CControl *  pControl  )  [inline, virtual]
virtual void controlEndEdit ( VSTGUI::CControl *  pControl  )  [inline, virtual]
virtual long controlModifierClicked ( VSTGUI::CControl *  pControl,
long  button 
) [inline, virtual]

return 1 if you want the control to not handle it, otherwise 0

virtual void valueChanged ( VSTGUI::CControl *  pControl  )  [pure virtual]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on Fri Nov 22 11:09:16 2013 for VSTGUI by  doxygen 1.6.1