Vuo  2.3.2
Classes | Macros | Functions
VuoUiThemeTextFieldRounded.cc File Reference

Description

Private VuoUiThemeTextFieldRounded implementation.

Definition in file VuoUiThemeTextFieldRounded.cc.

Go to the source code of this file.

Classes

class  VuoUiThemeTextFieldRounded
 A theme for text/number widgets, with the rounded style. More...
 

Macros

#define THEME_DEBUG   0
 Draws per-character bounding boxes. More...
 

Functions

 VuoSerializableRegister (VuoUiThemeTextFieldRounded)
 Register with base class. More...
 
VuoUiTheme VuoUiTheme_makeTextFieldRounded (VuoFont font, VuoAnchor textAnchor, VuoPoint2d textPadding, VuoColor textColor, VuoColor textColorHovered, VuoColor textColorActive, VuoColor backgroundColor, VuoColor backgroundColorHovered, VuoColor backgroundColorActive, VuoColor borderColor, VuoColor borderColorHovered, VuoColor borderColorActive, VuoReal borderThickness, VuoColor cursorColor, VuoColor selectionColor, VuoReal cornerRoundness)
 Creates a theme for text/number field widgets, with the rounded style. More...
 

Macro Definition Documentation

◆ THEME_DEBUG

#define THEME_DEBUG   0

Draws per-character bounding boxes.

Definition at line 11 of file VuoUiThemeTextFieldRounded.cc.

Function Documentation

◆ VuoSerializableRegister()

VuoSerializableRegister ( VuoUiThemeTextFieldRounded  )

Register with base class.