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

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

controlBeginEdit(CControl *pControl) overridePadControllervirtual
controlEndEdit(CControl *pControl) overridePadControllervirtual
controllerDelegationControllerprotected
controlModifierClicked(CControl *pControl, CButtonState button) overrideDelegationControllerinlinevirtual
controlTagDidChange(VSTGUI::CControl *pControl) overrideDelegationControllerinlinevirtual
controlTagWillChange(VSTGUI::CControl *pControl) overrideDelegationControllerinlinevirtual
createSubController(IdStringPtr name, const IUIDescription *description) overrideDelegationControllerinlinevirtual
createView(const UIAttributes &attributes, const IUIDescription *description) overrideDelegationControllerinlinevirtual
DelegationController(IController *controller)DelegationControllerinlineexplicit
editControllerPadControllerprotected
getControlListener(UTF8StringPtr name) overrideDelegationControllerinlinevirtual
getTagForName(UTF8StringPtr name, int32_t registeredTag) const overrideDelegationControllerinlinevirtual
padControlPadControllerprotected
PadController(IController *baseController, Steinberg::Vst::EditController *editController, Steinberg::Vst::Parameter *xParam, Steinberg::Vst::Parameter *yParam)PadController
uiDescriptionPadControllerprotected
update(Steinberg::FUnknown *changedUnknown, Steinberg::int32 message) overridePadControllerprotected
valueChanged(CControl *pControl) overridePadControllervirtual
verifyView(CView *view, const UIAttributes &attributes, const IUIDescription *description) overridePadControllervirtual
xParamPadControllerprotected
yParamPadControllerprotected
~IControlListener() noexcept=defaultIControlListenervirtual
~PadController() overridePadController