TouchGFX + 0/4 examples
CodeScope will show references to touchgfx::Button::~Button() from the following samples and libraries:
Examples
STM32469I-Discovery
Demonstrations
STM32469I_EVAL
Demonstrations
STM324x9I_EVAL
Demonstrations
STM32F429I-Discovery
Demonstrations
 
Symbols
loading...
Files
loading...

touchgfx::Button::~Button()

@fn virtual Button::~Button() Destructor. Destructor.

Syntax

virtual ~Button();

Examples

touchgfx::Button::~Button() is referenced by 4 libraries and example projects.

References

LocationReferrerScopeText
Button.hpp:54
virtual ~Button() { }
Button.hpp:45
Button() : AbstractButton(), up(), down(), alpha(255) { }
ButtonWithLabel.hpp:33touchgfx::ButtonWithLabel::~ButtonWithLabel()touchgfx::ButtonWithLabel
class ButtonWithLabel : public Button
ToggleButton.hpp:34touchgfx::ToggleButton::~ToggleButton()touchgfx::ToggleButton
class ToggleButton : public Button

Override Tree

Overridden methods
Methods overriding this one
touchgfx::ToggleButton::~ToggleButton()
touchgfx::ButtonWithLabel::~ButtonWithLabel()
all items filtered out
touchgfx::Button::~Button()
touchgfx::AbstractButton::~AbstractButton()
all items filtered out