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:150

References

LocationReferrerScopeText
FrontendApplication.cpp:150
void FrontendApplication::gotoCustomControlsScreen()
FrontendApplication.hpp:65
void gotoCustomControlsScreen();
MainMenuView.cpp:75MainMenuView::gotoSelectedDemoScreen()MainMenuView
static_cast<FrontendApplication*>(Application::getInstance())->gotoCustomControlsScreen();

Call Tree

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