Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ getExcludedPaths
Method
getExcludedPaths
gui/projectfiledialog.cpp:755–758 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
753
}
754
755
QStringList ProjectFileDialog::getExcludedPaths() const
756
{
757
return getPaths(mUI->mListExcludedPaths);
758
}
759
760
QStringList ProjectFileDialog::getLibraries() const
761
{
Callers
7
loadFromProjectFile
Method · 0.45
doAnalyzeProject
Method · 0.45
doAnalyzeFiles
Method · 0.45
reAnalyzeSelected
Method · 0.45
loadSimple
Method · 0.45
loadSimpleWithIgnore
Method · 0.45
loadSimpleNoroot
Method · 0.45
Calls
1
getPaths
Function · 0.85
Tested by
3
loadSimple
Method · 0.36
loadSimpleWithIgnore
Method · 0.36
loadSimpleNoroot
Method · 0.36