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

FrontendApplication::gotoCustomControlsScreen() method

Syntax

void gotoCustomControlsScreen();
Implemented in FrontendApplication.cpp:125

References

LocationReferrerScopeText
FrontendApplication.cpp:125
void FrontendApplication::gotoCustomControlsScreen()
FrontendApplication.hpp:63
void gotoCustomControlsScreen();
MainMenuView.cpp:66MainMenuView::gotoSelectedDemoScreen()MainMenuView
static_cast<FrontendApplication*>(Application::getInstance())->gotoCustomControlsScreen();

Call Tree

Functions calling FrontendApplication::gotoCustomControlsScreen()
FrontendApplication::gotoCustomControlsScreen()