VSTGUI  4.10
Graphical User Interface Framework not only for VST plugins
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
VST3EditorDelegate Member List

This is the complete list of members for VST3EditorDelegate, including all inherited members.

createContextMenu(const CPoint &pos, VST3Editor *editor) overrideVST3EditorDelegateinlinevirtual
createCustomView(UTF8StringPtr name, const UIAttributes &attributes, const IUIDescription *description, VST3Editor *editor) overrideVST3EditorDelegateinlinevirtual
createSubController(UTF8StringPtr name, const IUIDescription *description, VST3Editor *editor) overrideVST3EditorDelegateinlinevirtual
didOpen(VST3Editor *editor) overrideVST3EditorDelegateinlinevirtual
findParameter(const CPoint &pos, Steinberg::Vst::ParamID &paramID, VST3Editor *editor) overrideVST3EditorDelegateinlinevirtual
isPrivateParameter(const Steinberg::Vst::ParamID paramID) overrideVST3EditorDelegateinlinevirtual
onZoomChanged(VST3Editor *editor, double newZoom) overrideVST3EditorDelegateinlinevirtual
verifyView(CView *view, const UIAttributes &attributes, const IUIDescription *description, VST3Editor *editor) overrideVST3EditorDelegateinlinevirtual
willClose(VST3Editor *editor) overrideVST3EditorDelegateinlinevirtual
~IVST3EditorDelegate()=defaultIVST3EditorDelegatevirtual