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

Method HideRootWidget

src/client/plugin_interface/ct_plugin_interface.cpp:219–221  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

217 }
218
219 void ClientPluginInterface::HideRootWidget() {
220 root_widget_->hide();
221 }
222
223 void ClientPluginInterface::OnMessage(std::shared_ptr<Message> msg) {
224

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected