Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ setCheckDirectory
Method
setCheckDirectory
gui/resultsview.cpp:302–305 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
300
}
301
302
void ResultsView::setCheckDirectory(const QString &dir)
303
{
304
mUI->mTree->setCheckDirectory(dir);
305
}
306
307
QString ResultsView::getCheckDirectory() const
308
{
Callers
1
readErrorsXml
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected