MCPcopy Create free account
hub / github.com/XorTroll/Goldleaf / tickets_DefaultKey

Method tickets_DefaultKey

Goldleaf/source/ui/ui_MainMenuLayout.cpp:87–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

85 }
86
87 void MainMenuLayout::tickets_DefaultKey() {
88 g_MainApplication->GetTicketsLayout()->Reload();
89 g_MainApplication->ShowLayout(g_MainApplication->GetTicketsLayout());
90 }
91
92 void MainMenuLayout::webBrowser_DefaultKey() {
93 if(GetLaunchMode() == LaunchMode::Application) {

Callers

nothing calls this directly

Calls 2

ShowLayoutMethod · 0.80
ReloadMethod · 0.45

Tested by

no test coverage detected