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

Method showInconclusive

gui/settingsdialog.cpp:351–354  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

349}
350
351bool SettingsDialog::showInconclusive() const
352{
353 return checkStateToBool(mUI->mEnableInconclusive->checkState());
354}
355
356void SettingsDialog::browsePythonPath()
357{

Callers 1

programSettingsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected