MCPcopy 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
177void TrayIcon::showSuccess()
178{
179 setIcon(Icon::Success, Duration::Temporal);
180}
181
182void TrayIcon::handleIconClick(QSystemTrayIcon::ActivationReason reason)
183{

Callers 1

finishTaskMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected