Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ setCheckDirectory
Method
setCheckDirectory
gui/resultstree.cpp:1195–1198 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1193
}
1194
1195
void ResultsTree::setCheckDirectory(const QString &dir)
1196
{
1197
mCheckPath = dir;
1198
}
1199
1200
const QString& ResultsTree::getCheckDirectory() const
1201
{
Callers
4
doAnalyzeProject
Method · 0.45
doAnalyzeFiles
Method · 0.45
loadResults
Method · 0.45
loadLastResults
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected