Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AIRLegend/aitrack
/ onSaveClick
Method
onSaveClick
Client/src/view/WindowMain.cpp:96–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
94
}
95
96
void WindowMain::onSaveClick()
97
{
98
presenter->save_prefs(get_inputs());
99
}
100
101
102
Callers
nothing calls this directly
Calls
1
save_prefs
Method · 0.80
Tested by
no test coverage detected