Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibreVR/Revive
/ quit
Method
quit
ReviveOverlay/trayiconcontroller.cpp:95–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
}
94
95
void CTrayIconController::quit()
96
{
97
m_trayIcon.reset();
98
QCoreApplication::quit();
99
}
100
101
void CTrayIconController::openxr(bool checked)
102
{
Callers
1
OnTimeoutPumpEvents
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected