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

Method ResetMenuHead

Goldleaf/source/ui/ui_BrowserLayout.cpp:746–748  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

744 }
745
746 void BrowserLayout::ResetMenuHead() {
747 g_MainApplication->LoadMenuHead(this->cur_exp->GetPresentableCwd());
748 }
749
750 void BrowserLayout::HandleFileDirectly(const std::string &path) {
751 const auto dir = fs::GetBaseDirectory(path);

Callers 3

OnFileSelectedMethod · 0.95
OnDirectorySelectedMethod · 0.95
UpdateElementsMethod · 0.95

Calls 2

LoadMenuHeadMethod · 0.80
GetPresentableCwdMethod · 0.80

Tested by

no test coverage detected