|
VSTGUI
4.2
Graphical User Interface Framework not only for VST plugins
|
Inheritance diagram for IViewSwitchController:
Collaboration diagram for IViewSwitchController:Public Member Functions | |
| IViewSwitchController (UIViewSwitchContainer *viewSwitch) | |
| virtual | ~IViewSwitchController () |
| void | init () |
| UIViewSwitchContainer * | getViewSwitchContainer () const |
| virtual CView * | createViewForIndex (int32_t index)=0 |
| virtual void | switchContainerAttached () |
| virtual void | switchContainerRemoved () |
Protected Attributes | |
| UIViewSwitchContainer * | viewSwitch |
|
inline |
|
inlinevirtual |
|
pure virtual |
|
inline |
|
inline |
Here is the caller graph for this function:
|
inlinevirtual |
|
inlinevirtual |
|
protected |