VSTGUI  4.10
Graphical User Interface Framework not only for VST plugins
CControl::Impl Struct Reference

Public Types

using SubListenerDispatcher = DispatchList< IControlListener * >
 

Public Attributes

SubListenerDispatcher subListeners
 
float oldValue {1}
 
float defaultValue {0.5}
 
float vmin {0}
 
float vmax {1.f}
 
float wheelInc {0.1f}
 
int32_t editing {0}
 

Member Typedef Documentation

◆ SubListenerDispatcher

Member Data Documentation

◆ defaultValue

float defaultValue {0.5}

◆ editing

int32_t editing {0}

◆ oldValue

float oldValue {1}

◆ subListeners

SubListenerDispatcher subListeners

◆ vmax

float vmax {1.f}

◆ vmin

float vmin {0}

◆ wheelInc

float wheelInc {0.1f}

The documentation for this struct was generated from the following file: