MCPcopy 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
95void CTrayIconController::quit()
96{
97 m_trayIcon.reset();
98 QCoreApplication::quit();
99}
100
101void CTrayIconController::openxr(bool checked)
102{

Callers 1

OnTimeoutPumpEventsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected