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

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

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