Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ setResultsSource
Method
setResultsSource
gui/resultstree.cpp:1205–1208 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1203
}
1204
1205
void ResultsTree::setResultsSource(ResultsSource source)
1206
{
1207
mResultsSource = source;
1208
}
1209
1210
QString ResultsTree::stripPath(const QString &path, bool saving) const
1211
{
Callers
4
doAnalyzeProject
Method · 0.45
doAnalyzeFiles
Method · 0.45
loadResults
Method · 0.45
loadProjectFile
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected