MCPcopy 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
732void ProjectFile::setIncludes(const QStringList &includes)
733{
734 mIncludeDirs = includes;
735}
736
737void ProjectFile::setDefines(const QStringList &defines)
738{

Callers 1

saveToProjectFileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected