Vuo  2.0.0
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 labelFont, VuoFont placeholderFont, VuoAnchor labelAnchor, VuoPoint2d labelPadding, VuoColor color, VuoColor hoveredColor, VuoColor pressedColor, VuoColor borderColor, VuoReal borderThickness, 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.