Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ getCheckDirectory
Method
getCheckDirectory
gui/resultsview.cpp:307–310 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
305
}
306
307
QString ResultsView::getCheckDirectory() const
308
{
309
return mUI->mTree->getCheckDirectory();
310
}
311
312
void ResultsView::setCheckSettings(const Settings &settings)
313
{
Callers
2
reAnalyzeSelected
Method · 0.80
updateDetails
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected