Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OneMoreGres/ScreenTranslator
/ setActiveTaskCount
Method
setActiveTaskCount
src/trayicon.cpp:132–136 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
130
}
131
132
void TrayIcon::setActiveTaskCount(int count)
133
{
134
activeTaskCount_ = count;
135
updateIcon();
136
}
137
138
void TrayIcon::resetFatalError()
139
{
Callers
2
finishTask
Method · 0.80
captured
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected