Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ saveFullPath
Method
saveFullPath
gui/settingsdialog.cpp:331–334 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
329
}
330
331
bool SettingsDialog::saveFullPath() const
332
{
333
return checkStateToBool(mUI->mSaveFullPath->checkState());
334
}
335
336
bool SettingsDialog::saveAllErrors() const
337
{
Callers
1
programSettings
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected