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

touchgfx::Container::setupDrawChain() method

Syntax

virtual void setupDrawChain(const Rect& invalidatedArea,     Drawable** nextPreviousElement);

Arguments

invalidatedArea

nextPreviousElement

References

LocationText
Container.hpp:250
virtual void setupDrawChain(const Rect& invalidatedArea, Drawable** nextPreviousElement);

Override Tree

Methods overriding this one
touchgfx::Container::setupDrawChain()