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

touchgfx::ScrollableContainer::getContainedArea() const method

@fn virtual Rect ScrollableContainer::getContainedArea() const; Gets contained area. Gets contained area.

Syntax

virtual Rect getContainedArea() const;

Return value

The contained area.

References

LocationReferrerScopeText
ScrollableContainer.hpp:235
virtual Rect getContainedArea() const;
ScrollableContainer.hpp:113touchgfx::ScrollableContainer::isScrollableXY()touchgfx::ScrollableContainer
Rect contained = getContainedArea();

Call Tree

Functions calling touchgfx::ScrollableContainer::getContainedArea() const
touchgfx::ScrollableContainer::getContainedArea() const
Methods overriding this one
touchgfx::ScrollableContainer::getContainedArea() const
Type of touchgfx::ScrollableContainer::getContainedArea() const
touchgfx::ScrollableContainer::getContainedArea() const
all items filtered out