MCPcopy 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
1195void ResultsTree::setCheckDirectory(const QString &dir)
1196{
1197 mCheckPath = dir;
1198}
1199
1200const QString& ResultsTree::getCheckDirectory() const
1201{

Callers 4

doAnalyzeProjectMethod · 0.45
doAnalyzeFilesMethod · 0.45
loadResultsMethod · 0.45
loadLastResultsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected