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

touchgfx::Box::setColor() method

@fn void Box::setColor(colortype color) Sets the color of the rectangle. Sets the color of the rectangle.

Syntax

void setColor(colortype color);

Arguments

color

The color of the box.

Examples

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

References

LocationText
Box.hpp:90
void setColor(colortype color)

Call Tree

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