ASPiK SDK
VSTGUI::VST3Editor Member List

This is the complete list of members for VSTGUI::VST3Editor, including all inherited members.

allowedZoomFactors (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editorprotected
beforeSizeChange(const CRect &newSize, const CRect &oldSize) override (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editorprotected
beginEdit(int32_t index) override (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editorprotected
canResize() override (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editorprotected
checkSizeConstraint(Steinberg::ViewRect *rect) override (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editorprotected
close() override (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editorprotected
contentScaleFactor (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editorprotected
controlBeginEdit(CControl *pControl) override (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editorprotectedvirtual
controlEndEdit(CControl *pControl) override (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editorprotectedvirtual
controlModifierClicked(CControl *pControl, CButtonState button)VSTGUI::IControlListenerinlinevirtual
controlTagDidChange(CControl *pControl) override (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editorprotectedvirtual
controlTagWillChange(CControl *pControl) override (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editorprotectedvirtual
createSubController(UTF8StringPtr name, const IUIDescription *description) override (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editorprotectedvirtual
createView(const UIAttributes &attributes, const IUIDescription *description) override (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editorprotectedvirtual
delegate (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editorprotected
description (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editorprotected
doCreateView (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editorprotected
editingEnabled (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editorprotected
enableEditing(bool state) (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editorprotected
enableTooltips(bool state) (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editor
endEdit(int32_t index) override (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editorprotected
exchangeView(UTF8StringPtr templateName) (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editor
findParameter(Steinberg::int32 xPos, Steinberg::int32 yPos, Steinberg::Vst::ParamID &resultTag) override (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editorprotected
getAbsScaleFactor() const (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editorprotected
getControlListener(UTF8StringPtr controlTagName) (defined in VSTGUI::IController)VSTGUI::IControllerinlinevirtual
getEditorSizeConstrains(CPoint &minimumSize, CPoint &maximumSize) const (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editor
getParameterChangeListener(int32_t tag) const (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editorprotected
getTagForName(UTF8StringPtr name, int32_t registeredTag) const (defined in VSTGUI::IController)VSTGUI::IControllerinlinevirtual
getZoomFactor() const (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editorinline
init() (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editorprotected
keyboardHook (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editorprotected
maxSize (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editorprotected
minSize (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editorprotected
nonEditRect (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editorprotected
notify(CBaseObject *sender, IdStringPtr message) override (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editorprotected
onMouseDown(CFrame *frame, const CPoint &where, const CButtonState &buttons) overrideVSTGUI::VST3Editorprotectedvirtual
onMouseEntered(CView *view, CFrame *frame) override (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editorinlineprotectedvirtual
onMouseExited(CView *view, CFrame *frame) override (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editorinlineprotectedvirtual
onMouseMoved(CFrame *frame, const CPoint &where, const CButtonState &buttons) overrideVSTGUI::VST3Editorinlineprotectedvirtual
onSize(Steinberg::ViewRect *newSize) override (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editorprotected
onViewAdded(CFrame *frame, CView *view) override (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editorprotectedvirtual
onViewRemoved(CFrame *frame, CView *view) override (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editorprotectedvirtual
open(void *parent, const PlatformType &type) override (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editorprotected
originalController (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editorprotected
paramChangeListeners (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editorprotected
ParameterChangeListenerMap typedef (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editorprotected
queryInterface(const ::Steinberg::TUID iid, void **obj) override (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editor
recreateView() (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editorprotected
requestResize(const CPoint &newSize) (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editor
requestResizeGuard (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editorprotected
save(bool saveAs=false) (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editorprotected
setAllowedZoomFactors(std::vector< double > zoomFactors) (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editorinline
setEditorSizeConstrains(const CPoint &newMinimumSize, const CPoint &newMaximumSize) (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editor
setZoomFactor(double factor) (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editor
syncParameterTags() (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editorprotected
tooltipsEnabled (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editorprotected
valueChanged(CControl *pControl) override (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editorprotectedvirtual
verifyView(CView *view, const UIAttributes &attributes, const IUIDescription *description) override (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editorprotectedvirtual
viewName (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editorprotected
VST3Editor(Steinberg::Vst::EditController *controller, UTF8StringPtr templateName, UTF8StringPtr xmlFile) (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editor
VST3Editor(UIDescription *desc, Steinberg::Vst::EditController *controller, UTF8StringPtr templateName, UTF8StringPtr xmlFile=0) (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editor
xmlFile (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editorprotected
zoomFactor (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editorprotected
~IControlListener() noexcept=default (defined in VSTGUI::IControlListener)VSTGUI::IControlListenervirtual
~IMouseObserver() noexcept=default (defined in VSTGUI::IMouseObserver)VSTGUI::IMouseObservervirtual
~IViewAddedRemovedObserver() noexcept=default (defined in VSTGUI::IViewAddedRemovedObserver)VSTGUI::IViewAddedRemovedObservervirtual
~VST3Editor() (defined in VSTGUI::VST3Editor)VSTGUI::VST3Editorprotected