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

Method ReturnToParentLayout

Goldleaf/source/ui/ui_MainApplication.cpp:318–321  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

316 }
317
318 void MainApplication::ReturnToParentLayout() {
319 this->PopMenuData();
320 this->PopLayout();
321 }
322
323 void MainApplication::LoadMenuData(const bool push_new, const std::string &name, pu::sdl2::TextureHandle::Ref icon, const std::string &temp_head) {
324 if(push_new) {

Callers 15

OnInputMethod · 0.80
OnInputMethod · 0.80
OnInputMethod · 0.80
StartCopyMethod · 0.80
StartInstallMethod · 0.80
OnInputMethod · 0.80
DisplayContentInfoMethod · 0.80
OnInputMethod · 0.80
OnInputMethod · 0.80
OnInputMethod · 0.80
StartDumpMethod · 0.80

Calls 2

PopMenuDataMethod · 0.95
PopLayoutMethod · 0.95

Tested by

no test coverage detected