MCPcopy Create free account
hub / github.com/LibreVR/Revive / activated

Method activated

ReviveOverlay/trayiconcontroller.cpp:168–172  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

166}
167
168void CTrayIconController::activated(QSystemTrayIcon::ActivationReason reason)
169{
170 if (reason == QSystemTrayIcon::ActivationReason::DoubleClick)
171 show();
172}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected