|
VSTGUI
4.3
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 ()=0 |
| virtual void | switchContainerRemoved ()=0 |
Protected Attributes | |
| UIViewSwitchContainer * | viewSwitch |
|
inline |
|
inlinevirtual |
|
pure virtual |
|
inline |
|
inline |
Here is the caller graph for this function:
|
pure virtual |
|
pure virtual |
|
protected |