VSTGUI
4.4
Graphical User Interface Framework not only for VST plugins
|
This is the complete list of members for VST3Editor, including all inherited members.
allowedZoomFactors | VST3Editor | protected |
beforeSizeChange(const CRect &newSize, const CRect &oldSize) | VST3Editor | protected |
beginEdit(int32_t index) | VST3Editor | protected |
canResize() | VST3Editor | protected |
checkSizeConstraint(Steinberg::ViewRect *rect) | VST3Editor | protected |
close() | VST3Editor | protected |
contentScaleFactor | VST3Editor | protected |
controlBeginEdit(CControl *pControl) | VST3Editor | protectedvirtual |
controlEndEdit(CControl *pControl) | VST3Editor | protectedvirtual |
controlModifierClicked(CControl *pControl, CButtonState button) | IControlListener | inlinevirtual |
controlTagDidChange(CControl *pControl) | VST3Editor | protectedvirtual |
controlTagWillChange(CControl *pControl) | VST3Editor | protectedvirtual |
createSubController(UTF8StringPtr name, const IUIDescription *description) | VST3Editor | protectedvirtual |
createView(const UIAttributes &attributes, const IUIDescription *description) | VST3Editor | protectedvirtual |
delegate | VST3Editor | protected |
description | VST3Editor | protected |
doCreateView | VST3Editor | protected |
editingEnabled | VST3Editor | protected |
enableEditing(bool state) | VST3Editor | protected |
enableTooltips(bool state) | VST3Editor | |
endEdit(int32_t index) | VST3Editor | protected |
exchangeView(UTF8StringPtr templateName) | VST3Editor | |
findParameter(Steinberg::int32 xPos, Steinberg::int32 yPos, Steinberg::Vst::ParamID &resultTag) | VST3Editor | protected |
getAbsScaleFactor() const | VST3Editor | protected |
getControlListener(UTF8StringPtr controlTagName) | IController | inlinevirtual |
getEditorSizeConstrains(CPoint &minimumSize, CPoint &maximumSize) const | VST3Editor | |
getParameterChangeListener(int32_t tag) const | VST3Editor | protected |
getTagForName(UTF8StringPtr name, int32_t registeredTag) const | IController | inlinevirtual |
getZoomFactor() const | VST3Editor | inline |
init() | VST3Editor | protected |
maxSize | VST3Editor | protected |
minSize | VST3Editor | protected |
nonEditRect | VST3Editor | protected |
notify(CBaseObject *sender, IdStringPtr message) | VST3Editor | protected |
onKeyDown(const VstKeyCode &code, CFrame *frame) | VST3Editor | protectedvirtual |
onKeyUp(const VstKeyCode &code, CFrame *frame) | VST3Editor | protectedvirtual |
onMouseDown(CFrame *frame, const CPoint &where, const CButtonState &buttons) | VST3Editor | protectedvirtual |
onMouseEntered(CView *view, CFrame *frame) | VST3Editor | inlineprotectedvirtual |
onMouseExited(CView *view, CFrame *frame) | VST3Editor | inlineprotectedvirtual |
onMouseMoved(CFrame *frame, const CPoint &where, const CButtonState &buttons) | VST3Editor | inlineprotectedvirtual |
onSize(Steinberg::ViewRect *newSize) | VST3Editor | protected |
onViewAdded(CFrame *frame, CView *view) | VST3Editor | protectedvirtual |
onViewRemoved(CFrame *frame, CView *view) | VST3Editor | protectedvirtual |
open(void *parent, const PlatformType &type) | VST3Editor | protected |
originalController | VST3Editor | protected |
paramChangeListeners | VST3Editor | protected |
ParameterChangeListenerMap typedef | VST3Editor | protected |
queryInterface(const ::Steinberg::TUID iid, void **obj) | VST3Editor | |
recreateView() | VST3Editor | protected |
requestResize(const CPoint &newSize) | VST3Editor | |
requestResizeGuard | VST3Editor | protected |
save(bool saveAs=false) | VST3Editor | protected |
setAllowedZoomFactors(std::vector< double > zoomFactors) | VST3Editor | inline |
setEditorSizeConstrains(const CPoint &newMinimumSize, const CPoint &newMaximumSize) | VST3Editor | |
setZoomFactor(double factor) | VST3Editor | |
syncParameterTags() | VST3Editor | protected |
tooltipsEnabled | VST3Editor | protected |
valueChanged(CControl *pControl) | VST3Editor | protectedvirtual |
verifyView(CView *view, const UIAttributes &attributes, const IUIDescription *description) | VST3Editor | protectedvirtual |
viewName | VST3Editor | protected |
VST3Editor(Steinberg::Vst::EditController *controller, UTF8StringPtr templateName, UTF8StringPtr xmlFile) | VST3Editor | |
VST3Editor(UIDescription *desc, Steinberg::Vst::EditController *controller, UTF8StringPtr templateName, UTF8StringPtr xmlFile=0) | VST3Editor | |
xmlFile | VST3Editor | protected |
zoomFactor | VST3Editor | protected |
~IControlListener() | IControlListener | inlinevirtual |
~IKeyboardHook() | IKeyboardHook | inlinevirtual |
~IMouseObserver() | IMouseObserver | inlinevirtual |
~IViewAddedRemovedObserver() | IViewAddedRemovedObserver | inlinevirtual |
~VST3Editor() | VST3Editor | protected |