MCPcopy Create free account
hub / github.com/RGAA-Software/GoDesk / OnTabHide

Method OnTabHide

src/render_panel/ui/tab_server.cpp:646–648  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

644 }
645
646 void TabServer::OnTabHide() {
647 TabBase::OnTabHide();
648 }
649
650 void TabServer::RegisterMessageListener() {
651 msg_listener_ = context_->GetMessageNotifier()->CreateListener();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected