Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ showErrorId
Method
showErrorId
gui/settingsdialog.cpp:346–349 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
344
}
345
346
bool SettingsDialog::showErrorId() const
347
{
348
return checkStateToBool(mUI->mShowErrorId->checkState());
349
}
350
351
bool SettingsDialog::showInconclusive() const
352
{
Callers
1
programSettings
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected