touchgfx::ButtonWithLabel::setLabelColor() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::ButtonWithLabel::setLabelColor()

touchgfx::ButtonWithLabel::setLabelColor() method

@fn void ButtonWithLabel::setLabelColor(colortype col, bool performInvalidate = false) Sets label color. Sets label color.

Syntax

void setLabelColor(colortype col,     bool performInvalidate = false);

Arguments

col

The color with which the text label should be drawn.

performInvalidate

Optional parameter. If true, performs an instant invalidation of the button.

References

LocationText
ButtonWithLabel.hpp:86
void setLabelColor(colortype col, bool performInvalidate = false)

Call Tree

Functions called by touchgfx::ButtonWithLabel::setLabelColor()
touchgfx::ButtonWithLabel::setLabelColor()
touchgfx::colortype::operator=()
touchgfx::colortype::~colortype()
all items filtered out
Data read by touchgfx::ButtonWithLabel::setLabelColor()
touchgfx::ButtonWithLabel::setLabelColor()