Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ addExcludeList
Method
addExcludeList
gui/filelist.cpp:106–109 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
104
}
105
106
void FileList::addExcludeList(const QStringList &paths)
107
{
108
mExcludedPaths = paths;
109
}
110
111
static std::vector<std::string> toStdStringList(const QStringList &stringList)
112
{
Callers
7
doAnalyzeFiles
Method · 0.80
reAnalyzeSelected
Method · 0.80
filterFiles
Method · 0.80
filterFiles2
Method · 0.80
filterFiles3
Method · 0.80
filterFiles4
Method · 0.80
filterFiles5
Method · 0.80
Calls
no outgoing calls
Tested by
5
filterFiles
Method · 0.64
filterFiles2
Method · 0.64
filterFiles3
Method · 0.64
filterFiles4
Method · 0.64
filterFiles5
Method · 0.64