touchgfx::ClickEvent::~ClickEvent() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::ClickEvent::~ClickEvent()

touchgfx::ClickEvent::~ClickEvent()

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

Syntax

virtual ~ClickEvent();

References

LocationText
ClickEvent.hpp:74
virtual ~ClickEvent() { }
ClickEvent.hpp:65
_type(type), _x(x), _y(y), _force(force) { }

Override Tree

Methods overriding this one
touchgfx::ClickEvent::~ClickEvent()
all items filtered out