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

touchgfx::Container::getSolidRect() const method

@fn virtual Rect Container::getSolidRect() const; Gets solid rectangle of a Container. Gets solid rectangle of a Container. JSMOC does not operate directly on containers.

Syntax

virtual Rect getSolidRect() const;

Return value

An empty rectangle per default.

References

LocationText
Container.hpp:177
virtual Rect getSolidRect() const;

Override Tree

Methods overriding this one
touchgfx::Container::getSolidRect() const
Type of touchgfx::Container::getSolidRect() const
touchgfx::Container::getSolidRect() const
all items filtered out