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

touchgfx::RadioButton::getSolidRect() const method

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

Syntax

virtual Rect getSolidRect() const;

Return value

largest possible solid rect. Delegated to the largest solid rect of the radio button bitmap(s).

References

LocationText
RadioButton.hpp:131
virtual Rect getSolidRect() const;

Override Tree

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