Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
727
QString ProjectFileDialog::getBuildDir() const
728
{
729
return mUI->mEditBuildDir->text();
730
}
731
732
QStringList ProjectFileDialog::getIncludePaths() const
733
{
Callers
7
loadFromProjectFile
Method · 0.80
getCppcheckSettings
Method · 0.80
analysisDone
Method · 0.80
clearResults
Method · 0.80
getLastResults
Method · 0.80
analyzeProject
Method · 0.80
setProject
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected