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