TutorialEditor Class Reference

#include <TutorialEditor.h>

Inheritance diagram for TutorialEditor:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 TutorialEditor (void *)
bool open (void *ptr)
void close ()
void setParameter (VstInt32 index, float value)
void valueChanged (CControl *pControl)
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)

Protected Attributes

CControlcontrols [kNumParameters]

Constructor & Destructor Documentation

TutorialEditor ( void *  ptr  ) 

Member Function Documentation

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

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

bool open ( void *  ptr  ) 
void setParameter ( VstInt32  index,
float  value 
)
virtual void valueChanged ( VSTGUI::CControl *  pControl  )  [pure virtual, inherited]
void valueChanged ( CControl pControl  ) 

Member Data Documentation

CControl* controls[kNumParameters] [protected]

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

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