Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ ok
Method
ok
gui/settingsdialog.cpp:320–324 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
318
}
319
320
void SettingsDialog::ok()
321
{
322
mApplications->copy(mTempApplications);
323
accept();
324
}
325
326
bool SettingsDialog::showFullPath() const
327
{
Callers
nothing calls this directly
Calls
1
copy
Method · 0.45
Tested by
no test coverage detected