MCPcopy 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
147void SystrayHandler::close()
148{
149 if (_haveSystray)
150 {
151 SystrayClose();
152 }
153}
154
155static QString preloadSvg(const QString& filename)
156{

Callers 3

preloadSvgFunction · 0.45
loadSvgFunction · 0.45
mainFunction · 0.45

Calls 1

SystrayCloseFunction · 0.50

Tested by

no test coverage detected