|
VSTGUI
4.2
Graphical User Interface Framework not only for VST plugins
|
Split View Controller. More...
Public Member Functions | |
| virtual bool | getSplitViewSizeConstraint (int32_t index, CCoord &minSize, CCoord &maxSize, CSplitView *splitView)=0 |
| virtual ISplitViewSeparatorDrawer * | getSplitViewSeparatorDrawer (CSplitView *splitView)=0 |
| virtual bool | storeViewSize (int32_t index, const CCoord &size, CSplitView *splitView)=0 |
| virtual bool | restoreViewSize (int32_t index, CCoord &size, CSplitView *splitView)=0 |
|
pure virtual |
return the separator drawer.
Here is the caller graph for this function:
|
pure virtual |
return the minimum and maximum size (width or height) of a view.
Here is the caller graph for this function:
|
pure virtual |
restore the size of the view.
Here is the caller graph for this function:
|
pure virtual |
store the size of the view.
Here is the caller graph for this function: