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

FrontendApplication::gotoMainMenuAnimatingButtonsScreen() method

Syntax

void gotoMainMenuAnimatingButtonsScreen();
Implemented in FrontendApplication.cpp:106

References

LocationReferrerScopeText
FrontendApplication.cpp:106
void FrontendApplication::gotoMainMenuAnimatingButtonsScreen()
FrontendApplication.hpp:61
void gotoMainMenuAnimatingButtonsScreen();
DemoPresenter.cpp:33DemoPresenter::backOptionSelected()DemoPresenter
static_cast<FrontendApplication*>(Application::getInstance())->gotoMainMenuAnimatingButtonsScreen();
MainMenuCarouselView.cpp:222MainMenuCarouselView::toggleMenu()MainMenuCarouselView
static_cast<FrontendApplication*>(Application::getInstance())->gotoMainMenuAnimatingButtonsScreen();

Call Tree

Functions calling FrontendApplication::gotoMainMenuAnimatingButtonsScreen()
FrontendApplication::gotoMainMenuAnimatingButtonsScreen()