Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
351
bool SettingsDialog::showInconclusive() const
352
{
353
return checkStateToBool(mUI->mEnableInconclusive->checkState());
354
}
355
356
void SettingsDialog::browsePythonPath()
357
{
Callers
1
programSettings
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected