Vuo  2.0.0
Classes | Functions
VuoUiThemeToggleRounded.cc File Reference

Description

Private VuoUiThemeToggleRounded implementation.

Definition in file VuoUiThemeToggleRounded.cc.

Go to the source code of this file.

Classes

class  VuoUiThemeToggleRounded
 A theme for toggle widgets, with the rounded style. More...
 

Functions

 VuoSerializableRegister (VuoUiThemeToggleRounded)
 Register with base class. More...
 
VuoUiTheme VuoUiTheme_makeToggleRounded (VuoFont labelFont, VuoColor labelColor, VuoColor labelColorHovered, VuoColor labelColorPressed, VuoColor labelColorToggled, VuoColor labelColorToggledAndHovered, VuoColor checkmarkColor, VuoColor checkmarkColorHovered, VuoColor checkmarkColorPressed, VuoColor checkmarkBorderColor, VuoColor checkmarkBorderColorHovered, VuoColor checkmarkBorderColorPressed, VuoColor checkboxBackgroundColor, VuoColor checkboxBackgroundColorHovered, VuoColor checkboxBackgroundColorPressed, VuoColor checkboxBackgroundColorToggled, VuoColor checkboxBackgroundColorToggledAndHovered, VuoColor checkboxBorderColor, VuoColor checkboxBorderColorHovered, VuoColor checkboxBorderColorPressed, VuoColor checkboxBorderColorToggled, VuoColor checkboxBorderColorToggledAndHovered, VuoReal checkboxBorderThickness, VuoReal checkboxCornerRoundness, VuoReal marginBetweenCheckboxAndLabel)
 Creates a theme for toggle widgets, with the rounded style. More...
 

Function Documentation

◆ VuoSerializableRegister()

VuoSerializableRegister ( VuoUiThemeToggleRounded  )

Register with base class.