Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ reloadOptions
Method
reloadOptions
YACReader/main_window_viewer.cpp:917–921 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
915
}
916
917
void MainWindowViewer::reloadOptions()
918
{
919
updateContextMenuPolicy();
920
viewer->updateConfig(settings);
921
}
922
923
void MainWindowViewer::updateContextMenuPolicy()
924
{
Callers
nothing calls this directly
Calls
1
updateConfig
Method · 0.45
Tested by
no test coverage detected