|
VSTGUI
4.2
Graphical User Interface Framework not only for VST plugins
|
extension to CControlListener used by UIDescription More...
Inheritance diagram for IController:
Collaboration diagram for IController:Public Member Functions | |
| virtual int32_t | getTagForName (UTF8StringPtr name, int32_t registeredTag) const |
| virtual CControlListener * | getControlListener (UTF8StringPtr controlTagName) |
| virtual CView * | createView (const UIAttributes &attributes, IUIDescription *description) |
| virtual CView * | verifyView (CView *view, const UIAttributes &attributes, IUIDescription *description) |
| virtual IController * | createSubController (UTF8StringPtr name, IUIDescription *description) |
| virtual void | valueChanged (VSTGUI::CControl *pControl)=0 |
| virtual int32_t | controlModifierClicked (VSTGUI::CControl *pControl, VSTGUI::CButtonState button) |
| return 1 if you want the control to not handle it, otherwise 0 More... | |
| virtual void | controlBeginEdit (VSTGUI::CControl *pControl) |
| virtual void | controlEndEdit (VSTGUI::CControl *pControl) |
| virtual void | controlTagWillChange (VSTGUI::CControl *pControl) |
| virtual void | controlTagDidChange (VSTGUI::CControl *pControl) |
extension to CControlListener used by UIDescription
|
inlinevirtualinherited |
Reimplemented in DelegationController, VST3Editor, CColorChooser, GroupController, and PadController.
Here is the caller graph for this function:
|
inlinevirtualinherited |
Reimplemented in DelegationController, VST3Editor, CColorChooser, GroupController, and PadController.
Here is the caller graph for this function:
|
inlinevirtualinherited |
return 1 if you want the control to not handle it, otherwise 0
Reimplemented in DelegationController.
Here is the caller graph for this function:
|
inlinevirtualinherited |
|
inlinevirtualinherited |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
|
pure virtualinherited |
Implemented in DelegationController, CDataBrowser, CScrollView, VST3Editor, CFontChooser, CTabView, CColorChooser, CSplashScreen, GroupController, and PadController.
Here is the caller graph for this function:
|
inlinevirtual |
Reimplemented in DelegationController, VST3Editor, GroupController, and PadController.
Here is the caller graph for this function: