GraphView::buttonPressedHandler() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXGraphView::buttonPressedHandler()

GraphView::buttonPressedHandler() method

Syntax

void buttonPressedHandler(const AbstractButton& button);
Implemented in GraphView.cpp:286

Arguments

button

References

LocationText
GraphView.cpp:286
void GraphView::buttonPressedHandler(const AbstractButton& button)
GraphView.hpp:94
void buttonPressedHandler(const AbstractButton& button);

Call Tree