Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apohl79/audiogridder
/ initialize
Method
initialize
Plugin/Source/StatisticsWindow.cpp:225–225 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
223
}
224
225
void StatisticsWindow::initialize() { Inst::initialize(); }
226
227
void StatisticsWindow::cleanup() {
228
Inst::cleanup([](auto) { hide(); });
Callers
nothing calls this directly
Calls
1
initialize
Function · 0.50
Tested by
no test coverage detected