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

Method Reload

Goldleaf/source/ui/ui_WebBrowserLayout.cpp:77–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75 }
76
77 void WebBrowserLayout::Reload() {
78 this->Refresh();
79 g_MainApplication->LoadCommonIconMenuData(true, cfg::Strings.GetString(36), CommonIconKind::Browser, cfg::Strings.GetString(14));
80 }
81
82 void WebBrowserLayout::input_DefaultKey() {
83 const auto url = ShowKeyboard(cfg::Strings.GetString(38), "https://");

Callers

nothing calls this directly

Calls 2

RefreshMethod · 0.95

Tested by

no test coverage detected