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

Method getBuildDir

gui/projectfiledialog.cpp:727–730  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

725}
726
727QString ProjectFileDialog::getBuildDir() const
728{
729 return mUI->mEditBuildDir->text();
730}
731
732QStringList ProjectFileDialog::getIncludePaths() const
733{

Callers 7

loadFromProjectFileMethod · 0.80
getCppcheckSettingsMethod · 0.80
analysisDoneMethod · 0.80
clearResultsMethod · 0.80
getLastResultsMethod · 0.80
analyzeProjectMethod · 0.80
setProjectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected