Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OneMoreGres/ScreenTranslator
/ showSuccess
Method
showSuccess
src/trayicon.cpp:177–180 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
175
}
176
177
void TrayIcon::showSuccess()
178
{
179
setIcon(Icon::Success, Duration::Temporal);
180
}
181
182
void TrayIcon::handleIconClick(QSystemTrayIcon::ActivationReason reason)
183
{
Callers
1
finishTask
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected