VSTGUI  4.10
Graphical User Interface Framework not only for VST plugins
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Controls

Controls are views the user can interact with. More...

Classes

class  CDataBrowser
 DataBrowser view. More...
 
class  CAutoAnimation
 
class  COnOffButton
 a button control with 2 states More...
 
class  CCheckBox
 a check box control with a title and 3 states More...
 
class  CKickButton
 
class  CTextButton
 a button which renders without bitmaps More...
 
class  CKnob
 a knob control More...
 
class  CAnimKnob
 a bitmap knob control More...
 
class  CMovieButton
 a bi-states button with 2 subbitmaps More...
 
class  COptionMenu
 a popup menu control More...
 
class  CScrollbar
 a scrollbar control More...
 
class  CSlider
 a slider control More...
 
class  CVerticalSlider
 a vertical slider control More...
 
class  CHorizontalSlider
 a horizontal slider control More...
 
class  CVerticalSwitch
 a vertical switch control More...
 
class  CHorizontalSwitch
 a horizontal switch control More...
 
class  CRockerSwitch
 a switch control with 3 sub bitmaps More...
 
class  CTextEdit
 a text edit control More...
 
class  CTextLabel
 a text label More...
 
class  CVuMeter
 

Detailed Description

Controls are views the user can interact with.