MCPcopy 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
1205void ResultsTree::setResultsSource(ResultsSource source)
1206{
1207 mResultsSource = source;
1208}
1209
1210QString ResultsTree::stripPath(const QString &path, bool saving) const
1211{

Callers 4

doAnalyzeProjectMethod · 0.45
doAnalyzeFilesMethod · 0.45
loadResultsMethod · 0.45
loadProjectFileMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected