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

FrontendApplication::gotoProductPresenterScreen() method

Syntax

void gotoProductPresenterScreen();
Implemented in FrontendApplication.cpp:117

References

LocationReferrerScopeText
FrontendApplication.cpp:117
void FrontendApplication::gotoProductPresenterScreen()
FrontendApplication.hpp:62
void gotoProductPresenterScreen();
MainMenuView.cpp:66MainMenuView::gotoSelectedDemoScreen()MainMenuView
static_cast<FrontendApplication*>(Application::getInstance())->gotoProductPresenterScreen();

Call Tree

Functions calling FrontendApplication::gotoProductPresenterScreen()
FrontendApplication::gotoProductPresenterScreen()