MCPcopy 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
346bool SettingsDialog::showErrorId() const
347{
348 return checkStateToBool(mUI->mShowErrorId->checkState());
349}
350
351bool SettingsDialog::showInconclusive() const
352{

Callers 1

programSettingsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected