MCPcopy Create free account
hub / github.com/cppcheck-opensource/cppcheck / saveAllErrors

Method saveAllErrors

gui/settingsdialog.cpp:336–339  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

334}
335
336bool SettingsDialog::saveAllErrors() const
337{
338 return checkStateToBool(mUI->mSaveAllErrors->checkState());
339}
340
341bool SettingsDialog::showNoErrorsMessage() const
342{

Callers 1

programSettingsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected