Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ setIncludes
Method
setIncludes
gui/projectfile.cpp:732–735 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
730
}
731
732
void ProjectFile::setIncludes(const QStringList &includes)
733
{
734
mIncludeDirs = includes;
735
}
736
737
void ProjectFile::setDefines(const QStringList &defines)
738
{
Callers
1
saveToProjectFile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected