touchgfx::TextAreaWithOneWildcard::draw() const is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::TextAreaWithOneWildcard::draw() const

touchgfx::TextAreaWithOneWildcard::draw() const method

@fn virtual void TextAreaWithOneWildcard::draw(const Rect& area) const Draws TextArea and its text. Draws TextArea and its text if a Font is set and the TypedText associated with the TextArea is valid.

Syntax

virtual void draw(const Rect& area) const;

Arguments

area

The invalidated area.

References

LocationText
TextAreaWithWildcard.hpp:116
virtual void draw(const Rect& area) const

Call Tree

Data read by touchgfx::TextAreaWithOneWildcard::draw() const
touchgfx::TextAreaWithOneWildcard::draw() const
Methods overriding this one
touchgfx::TextAreaWithOneWildcard::draw() const
all items filtered out
Type of touchgfx::TextAreaWithOneWildcard::draw() const
touchgfx::TextAreaWithOneWildcard::draw() const