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

Method show

ReviveOverlay/trayiconcontroller.cpp:163–166  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

161}
162
163void CTrayIconController::show()
164{
165 COpenVROverlayController::SharedInstance()->ShowWindow();
166}
167
168void CTrayIconController::activated(QSystemTrayIcon::ActivationReason reason)
169{

Callers 3

SetQuickItemMethod · 0.80
ShowWindowMethod · 0.80
InitMethod · 0.80

Calls 1

ShowWindowMethod · 0.80

Tested by

no test coverage detected