VSTGUI 4.10
Graphical User Interface Framework not only for VST plugins
Container Views

Classes

class  CFrame
 The CFrame is the parent container of all views. More...
 
class  CLayeredViewContainer
 a view container which draws into a platform layer on top of a parent layer or the platform viewA CLayeredViewContainer creates a platform layer on top of a parent layer or the platform view of CFrame if available on that platform and draws into it, otherwise it acts exactly like a CViewContainer More...
 
class  CRowColumnView
 a view container which layouts its subview as rows or columns More...
 
class  CScrollView
 a scrollable container view with scrollbars More...
 
class  CShadowViewContainer
 a view container which draws a shadow for it's subviews More...
 
class  CSplitView
 a split container view with separators between its child views More...
 
class  CTabView
 a tab view More...
 
class  CViewContainer
 Container Class of CView objects. More...
 

Detailed Description