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

Method setBuildDir

gui/projectfiledialog.cpp:776–779  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

774}
775
776void ProjectFileDialog::setBuildDir(const QString &buildDir)
777{
778 mUI->mEditBuildDir->setText(buildDir);
779}
780
781void ProjectFileDialog::setImportProject(const QString &importProject)
782{

Callers 2

saveToProjectFileMethod · 0.45
newProjectFileMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected