TouchGFX + 0/4 examples
CodeScope will show references to touchgfx::TextArea::setColor() from the following samples and libraries:
Examples
STM32469I-Discovery
Demonstrations
STM32469I_EVAL
Demonstrations
STM324x9I_EVAL
Demonstrations
STM32F429I-Discovery
Demonstrations
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::TextArea::setColor()

touchgfx::TextArea::setColor() method

@fn inline void TextArea::setColor(colortype color) Sets the color of the text. Sets the color of the text.

Syntax

inline void setColor(colortype color);

Arguments

color

The color to use.

Examples

touchgfx::TextArea::setColor() is referenced by 4 libraries and example projects.

References

LocationText
TextArea.hpp:83
inline void setColor(colortype color)

Call Tree

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