Vuo  2.3.2
Classes | Functions
VuoUiThemeButtonRounded.cc File Reference

Description

Private VuoUiThemeButtonRounded implementation.

Definition in file VuoUiThemeButtonRounded.cc.

Go to the source code of this file.

Classes

class  VuoUiThemeButtonRounded
 A theme for button widgets, with the rounded style. More...
 

Functions

 VuoSerializableRegister (VuoUiThemeButtonRounded)
 Register with base class. More...
 
VuoUiTheme VuoUiTheme_makeButtonRounded (VuoReal minimumWidth, VuoReal minimumHeight, VuoFont labelFont, VuoAnchor labelAnchor, VuoPoint2d labelPadding, VuoColor labelColor, VuoColor labelColorHovered, VuoColor labelColorPressed, VuoColor backgroundColor, VuoColor backgroundColorHovered, VuoColor backgroundColorPressed, VuoColor borderColor, VuoColor borderColorHovered, VuoColor borderColorPressed, VuoReal borderThickness, VuoReal cornerRoundness)
 Creates a theme for button widgets, with the rounded style. More...
 

Function Documentation

◆ VuoSerializableRegister()

VuoSerializableRegister ( VuoUiThemeButtonRounded  )

Register with base class.