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

touchgfx::RadioButtonGroup::getSelectedRadioButton() const method

@fn virtual RadioButton* RadioButtonGroup::getSelectedRadioButton() const Gets the selected RadioButton. Gets the selected RadioButton.

Syntax

virtual RadioButton* getSelectedRadioButton() const;

Return value

a pointer to the selected RadioButton. Returns 0 if no RadioButton is selected.

References

LocationText
RadioButtonGroup.hpp:136
virtual RadioButton* getSelectedRadioButton() const

Type Use

Type of touchgfx::RadioButtonGroup::getSelectedRadioButton() const
touchgfx::RadioButtonGroup::getSelectedRadioButton() const
all items filtered out