MCPcopy 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
797void ProjectFile::setVSConfigurations(const QStringList &vsConfigs)
798{
799 mVsConfigurations = vsConfigs;
800}
801
802void ProjectFile::setCheckLevel(ProjectFile::CheckLevel checkLevel)
803{

Callers 1

saveToProjectFileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected