FrontendApplication::gotoMainMenuScreen() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXFrontendApplication::gotoMainMenuScreen()

FrontendApplication::gotoMainMenuScreen() method

Syntax

void gotoMainMenuScreen();
Implemented in FrontendApplication.cpp:105

References

LocationReferrerScopeText
FrontendApplication.cpp:105
void FrontendApplication::gotoMainMenuScreen()
FrontendApplication.hpp:54
void gotoMainMenuScreen();
DemoPresenter.cpp:28DemoPresenter::backOptionSelected()DemoPresenter
static_cast<FrontendApplication*>(Application::getInstance())->gotoMainMenuScreen();

Call Tree

Functions calling FrontendApplication::gotoMainMenuScreen()
FrontendApplication::gotoMainMenuScreen()