TouchGFX + 0/4 examples
CodeScope will show references to touchgfx::ListLayout::removeAll() 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::ListLayout::removeAll()

touchgfx::ListLayout::removeAll() method

@fn virtual void ListLayout::removeAll(); Removes all children. Removes all children by resetting their parent and sibling pointers. In addition, the geometry is reset and any parent is signaled of the change.

Syntax

virtual void removeAll();

Examples

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

References

LocationText
ListLayout.hpp:140
virtual void removeAll();

Override Tree

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