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

touchgfx::TextArea::getSolidRect() const method

@fn virtual Rect TextArea::getSolidRect() const Gets solid rectangle. Gets solid rectangle.

Syntax

virtual Rect getSolidRect() const;

Return value

the largest solid rectangle for this widget. For a TextArea, this is an empty area.

References

LocationText
TextArea.hpp:69
virtual Rect getSolidRect() const

Call Tree

Functions called by touchgfx::TextArea::getSolidRect() const
touchgfx::TextArea::getSolidRect() const
all items filtered out
Methods overriding this one
touchgfx::TextArea::getSolidRect() const
Type of touchgfx::TextArea::getSolidRect() const
touchgfx::TextArea::getSolidRect() const
all items filtered out