iPlug2 - C++ Audio Plug-in Framework
Loading...
Searching...
No Matches
IVStyle Member List

This is the complete list of members for IVStyle, including all inherited members.

angle (defined in IVStyle)IVStyle
colorSpec (defined in IVStyle)IVStyle
drawFrame (defined in IVStyle)IVStyle
drawShadows (defined in IVStyle)IVStyle
emboss (defined in IVStyle)IVStyle
frameThickness (defined in IVStyle)IVStyle
hideCursor (defined in IVStyle)IVStyle
IVStyle(bool showLabel=DEFAULT_SHOW_LABEL, bool showValue=DEFAULT_SHOW_VALUE, const IVColorSpec &colors={DEFAULT_BGCOLOR, DEFAULT_FGCOLOR, DEFAULT_PRCOLOR, DEFAULT_FRCOLOR, DEFAULT_HLCOLOR, DEFAULT_SHCOLOR, DEFAULT_X1COLOR, DEFAULT_X2COLOR, DEFAULT_X3COLOR}, const IText &labelText=DEFAULT_LABEL_TEXT, const IText &valueText=DEFAULT_VALUE_TEXT, bool hideCursor=DEFAULT_HIDE_CURSOR, bool drawFrame=DEFAULT_DRAW_FRAME, bool drawShadows=DEFAULT_DRAW_SHADOWS, bool emboss=DEFAULT_EMBOSS, float roundness=DEFAULT_ROUNDNESS, float frameThickness=DEFAULT_FRAME_THICKNESS, float shadowOffset=DEFAULT_SHADOW_OFFSET, float widgetFrac=DEFAULT_WIDGET_FRAC, float angle=DEFAULT_WIDGET_ANGLE, EOrientation labelOrientation=DEFAULT_LABEL_ORIENTATION)IVStyleinline
IVStyle(const std::initializer_list< IColor > &colors)IVStyleinline
labelOrientation (defined in IVStyle)IVStyle
labelText (defined in IVStyle)IVStyle
roundness (defined in IVStyle)IVStyle
shadowOffset (defined in IVStyle)IVStyle
showLabel (defined in IVStyle)IVStyle
showValue (defined in IVStyle)IVStyle
valueText (defined in IVStyle)IVStyle
widgetFrac (defined in IVStyle)IVStyle
WithAngle(float v) const (defined in IVStyle)IVStyleinline
WithColor(EVColor idx, IColor color) const (defined in IVStyle)IVStyleinline
WithColors(const IVColorSpec &spec) const (defined in IVStyle)IVStyleinline
WithDrawFrame(bool v=true) const (defined in IVStyle)IVStyleinline
WithDrawShadows(bool v=true) const (defined in IVStyle)IVStyleinline
WithEmboss(bool v=true) const (defined in IVStyle)IVStyleinline
WithFrameThickness(float v) const (defined in IVStyle)IVStyleinline
WithHideCursor(bool hide=true) const (defined in IVStyle)IVStyleinline
WithLabelOrientation(EOrientation v) const (defined in IVStyle)IVStyleinline
WithLabelText(const IText &text) const (defined in IVStyle)IVStyleinline
WithRoundness(float v) const (defined in IVStyle)IVStyleinline
WithShadowOffset(float v) const (defined in IVStyle)IVStyleinline
WithShowLabel(bool show=true) const (defined in IVStyle)IVStyleinline
WithShowValue(bool show=true) const (defined in IVStyle)IVStyleinline
WithValueText(const IText &text) const (defined in IVStyle)IVStyleinline
WithWidgetFrac(float v) const (defined in IVStyle)IVStyleinline