MCPcopy 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
341bool SettingsDialog::showNoErrorsMessage() const
342{
343 return checkStateToBool(mUI->mShowNoErrorsMessage->checkState());
344}
345
346bool SettingsDialog::showErrorId() const
347{

Callers 1

programSettingsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected