MCPcopy Create free account
hub / github.com/apohl79/audiogridder / closeButtonPressed

Method closeButtonPressed

Server/Source/ServerSettingsWindow.cpp:676–679  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

674}
675
676void ServerSettingsWindow::closeButtonPressed() {
677 traceScope();
678 m_app->hideServerSettings();
679}
680} // namespace e47

Callers

nothing calls this directly

Calls 1

hideServerSettingsMethod · 0.80

Tested by

no test coverage detected