VST 3 SDK VST 3.7
SDK for developing VST plug-in
|
This is the complete list of members for VSTGUIEditor, including all inherited members.
addRef()=0 | FUnknown | pure virtual |
attached(void *parent, FIDString type) SMTG_OVERRIDE | CPluginView | virtual |
attachedToParent() SMTG_OVERRIDE | EditorView | virtual |
beginEdit(long index) SMTG_OVERRIDE | VSTGUIEditor | |
canResize() SMTG_OVERRIDE | CPluginView | inlinevirtual |
checkSizeConstraint(ViewRect *) SMTG_OVERRIDE | CPluginView | inlinevirtual |
close()=0 | VSTGUIEditor | pure virtual |
controller | EditorView | protected |
CPluginView(const ViewRect *rect=nullptr) | CPluginView | |
EditorView(EditController *controller, ViewRect *size=nullptr) | EditorView | |
endEdit(long index) SMTG_OVERRIDE | VSTGUIEditor | |
forget() SMTG_OVERRIDE | VSTGUIEditor | inline |
getController() const | EditorView | inline |
getKnobMode() const SMTG_OVERRIDE | VSTGUIEditor | |
getNbReference() const SMTG_OVERRIDE | VSTGUIEditor | inline |
getRect() const | CPluginView | inline |
getSize(ViewRect *size) SMTG_OVERRIDE | CPluginView | virtual |
iid | IPlugView | static |
isAttached() const | CPluginView | inline |
isPlatformTypeSupported(FIDString type) SMTG_OVERRIDE | VSTGUIEditor | virtual |
notify(VSTGUI::CBaseObject *sender, const char *message) SMTG_OVERRIDE | VSTGUIEditor | |
onFocus(TBool) SMTG_OVERRIDE | CPluginView | inlinevirtual |
onKeyDown(char16 key, int16 keyMsg, int16 modifiers) SMTG_OVERRIDE | VSTGUIEditor | virtual |
onKeyUp(char16 key, int16 keyMsg, int16 modifiers) SMTG_OVERRIDE | VSTGUIEditor | virtual |
onSize(ViewRect *newSize) SMTG_OVERRIDE | VSTGUIEditor | virtual |
onWheel(float distance) SMTG_OVERRIDE | VSTGUIEditor | virtual |
open(void *parent)=0 | VSTGUIEditor | pure virtual |
plugFrame | CPluginView | |
queryInterface(const TUID _iid, void **obj)=0 | FUnknown | pure virtual |
release()=0 | FUnknown | pure virtual |
remember() SMTG_OVERRIDE | VSTGUIEditor | inline |
removed() SMTG_OVERRIDE | VSTGUIEditor | virtual |
removedFromParent() SMTG_OVERRIDE | EditorView | virtual |
setFrame(IPlugFrame *frame) SMTG_OVERRIDE | VSTGUIEditor | virtual |
setIdleRate(int32 millisec) | VSTGUIEditor | |
setRect(const ViewRect &r) | CPluginView | inline |
systemWindow | CPluginView | |
VSTGUIEditor(void *controller, ViewRect *size=nullptr) | VSTGUIEditor | |
~CPluginView() SMTG_OVERRIDE | CPluginView | |
~EditorView() override | EditorView | |
~VSTGUIEditor() | VSTGUIEditor | virtual |