Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpartanJ/eepp
/ getNotificationCenter
Method
getNotificationCenter
src/tools/ecode/ecode.cpp:2881–2883 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2879
}
2880
2881
NotificationCenter* App::getNotificationCenter() const {
2882
return mNotificationCenter.get();
2883
}
2884
2885
void App::fullscreenToggle() {
2886
mWindow->toggleFullscreen();
Callers
15
run
Method · 0.80
createRendererMenu
Method · 0.80
initSearchBar
Method · 0.80
runBuild
Method · 0.80
setTerminalColorScheme
Method · 0.80
initGlobalSearchBar
Method · 0.80
doGlobalSearch
Method · 0.80
replaceEnvVars
Function · 0.80
runConfig
Method · 0.80
prepareAndRun
Method · 0.80
run
Method · 0.80
debuggeeStopped
Method · 0.80
Calls
1
get
Method · 0.45
Tested by
no test coverage detected