|
VSTGUI
4.2
Graphical User Interface Framework not only for VST plugins
|
This is the complete list of members for VST3Editor, including all inherited members.
| beginEdit(int32_t index) | VST3Editor | protected |
| canResize() | VST3Editor | protected |
| checkSizeConstraint(Steinberg::ViewRect *rect) | VST3Editor | protected |
| close() | VST3Editor | protected |
| controlBeginEdit(CControl *pControl) | VST3Editor | protectedvirtual |
| controlEndEdit(CControl *pControl) | VST3Editor | protectedvirtual |
| controlModifierClicked(VSTGUI::CControl *pControl, VSTGUI::CButtonState button) | CControlListener | inlinevirtual |
| controlTagDidChange(CControl *pControl) | VST3Editor | protectedvirtual |
| controlTagWillChange(CControl *pControl) | VST3Editor | protectedvirtual |
| createSubController(UTF8StringPtr name, IUIDescription *description) | VST3Editor | protectedvirtual |
| createView(const UIAttributes &attributes, 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 |
| getControlListener(UTF8StringPtr controlTagName) | IController | inlinevirtual |
| getEditorSizeConstrains(CPoint &minimumSize, CPoint &maximumSize) | VST3Editor | |
| getParameterChangeListener(int32_t tag) | VST3Editor | protected |
| getTagForName(UTF8StringPtr name, int32_t registeredTag) const | IController | inlinevirtual |
| 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 | |
| setEditorSizeConstrains(const CPoint &newMinimumSize, const CPoint &newMaximumSize) | VST3Editor | |
| syncParameterTags() | VST3Editor | protected |
| tooltipsEnabled | VST3Editor | protected |
| valueChanged(CControl *pControl) | VST3Editor | protectedvirtual |
| verifyView(CView *view, const UIAttributes &attributes, 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 |
| ~CControlListener() | CControlListener | inlinevirtual |
| ~IKeyboardHook() | IKeyboardHook | inlinevirtual |
| ~IMouseObserver() | IMouseObserver | inlinevirtual |
| ~IViewAddedRemovedObserver() | IViewAddedRemovedObserver | inlinevirtual |
| ~VST3Editor() | VST3Editor | protected |