Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ setAddons
Method
setAddons
gui/projectfile.cpp:792–795 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
790
}
791
792
void ProjectFile::setAddons(const QStringList &addons)
793
{
794
mAddons = addons;
795
}
796
797
void ProjectFile::setVSConfigurations(const QStringList &vsConfigs)
798
{
Callers
1
saveToProjectFile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected