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

touchgfx::ListLayout::remove() method

@fn virtual void ListLayout::remove(Drawable& d); Removes a Drawable. Removes a Drawable. Safe to call even if drawable has not been added.

Syntax

virtual void remove(Drawable& d);

Arguments

d

References

LocationText
ListLayout.hpp:118
virtual void remove(Drawable& d);

Override Tree

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