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