![]() |
Audacity 3.2.0
|
#include <VSTControl.h>
Public Member Functions | |
| VSTControlBase () | |
| virtual | ~VSTControlBase () |
| virtual bool | Create (wxWindow *parent, VSTLink *link) |
Protected Attributes | |
| wxWindow * | mParent |
| VSTLink * | mLink |
Definition at line 18 of file VSTControl.h.
|
inline |
Definition at line 21 of file VSTControl.h.
|
inlinevirtual |
Definition at line 27 of file VSTControl.h.
|
inlinevirtual |
Reimplemented in VSTControl, VSTControl, and VSTControl.
Definition at line 31 of file VSTControl.h.
References mLink, and mParent.
Referenced by VSTControl::Create().
|
protected |
Definition at line 46 of file VSTControl.h.
Referenced by Create(), VSTControl::Create(), VSTControlBase(), and VSTControl::~VSTControl().
|
protected |
Definition at line 45 of file VSTControl.h.
Referenced by Create(), and VSTControlBase().