Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
676
void ServerSettingsWindow::closeButtonPressed() {
677
traceScope();
678
m_app->hideServerSettings();
679
}
680
} // namespace e47
Callers
nothing calls this directly
Calls
1
hideServerSettings
Method · 0.80
Tested by
no test coverage detected