MCPcopy Create free account
hub / github.com/cppcheck-opensource/cppcheck / getCheckDirectory

Method getCheckDirectory

gui/resultsview.cpp:307–310  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

305}
306
307QString ResultsView::getCheckDirectory() const
308{
309 return mUI->mTree->getCheckDirectory();
310}
311
312void ResultsView::setCheckSettings(const Settings &settings)
313{

Callers 2

reAnalyzeSelectedMethod · 0.80
updateDetailsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected