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

touchgfx::ListLayout::add() method

@fn virtual void ListLayout::add(Drawable& d); Adds a Drawable instance to the end of the list. Adds a Drawable instance to the end of the list. The Drawable dimensions shall be set prior to addition.

Syntax

virtual void add(Drawable& d);

Arguments

d

Examples

touchgfx::ListLayout::add() is referenced by 4 libraries and example projects.

References

LocationText
ListLayout.hpp:107
virtual void add(Drawable& d);

Override Tree

Methods overriding this one
touchgfx::ListLayout::add()
all items filtered out