Vuo  2.0.0
Classes | Functions
VuoUiThemeSliderRounded.cc File Reference

Description

Private VuoUiThemeSliderRounded implementation.

Definition in file VuoUiThemeSliderRounded.cc.

Go to the source code of this file.

Classes

class  VuoUiThemeSliderRounded
 A theme for slider widgets, with the rounded style. More...
 

Functions

 VuoSerializableRegister (VuoUiThemeSliderRounded)
 Register with base class. More...
 
VuoUiTheme VuoUiTheme_makeSliderRounded (VuoFont labelFont, VuoColor labelColor, VuoColor labelColorHovered, VuoReal handleWidth, VuoReal handleHeight, VuoReal handleBorderThickness, VuoReal handleCornerRoundness, VuoColor handleColor, VuoColor handleColorHovered, VuoColor handleColorPressed, VuoColor handleBorderColor, VuoColor handleBorderColorHovered, VuoColor handleBorderColorPressed, VuoReal trackDepth, VuoReal trackBorderThickness, VuoReal trackCornerRoundness, VuoColor activeTrackColor, VuoColor activeTrackColorHovered, VuoColor activeTrackBorderColor, VuoColor activeTrackBorderColorHovered, VuoColor inactiveTrackColor, VuoColor inactiveTrackColorHovered, VuoColor inactiveTrackBorderColor, VuoColor inactiveTrackBorderColorHovered, VuoReal marginBetweenTrackAndLabel)
 Creates a theme for button widgets, with the rounded style. More...
 

Function Documentation

◆ VuoSerializableRegister()

VuoSerializableRegister ( VuoUiThemeSliderRounded  )

Register with base class.