Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awawa-dev/HyperHDR
/ close
Method
close
sources/hyperhdr/SystrayHandler.cpp:147–153 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
145
}
146
147
void SystrayHandler::close()
148
{
149
if (_haveSystray)
150
{
151
SystrayClose();
152
}
153
}
154
155
static QString preloadSvg(const QString& filename)
156
{
Callers
3
preloadSvg
Function · 0.45
loadSvg
Function · 0.45
main
Function · 0.45
Calls
1
SystrayClose
Function · 0.50
Tested by
no test coverage detected