MCPcopy Create free account
hub / github.com/cppcheck-opensource/cppcheck / setPlatform

Method setPlatform

gui/projectfile.cpp:762–765  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

760}
761
762void ProjectFile::setPlatform(const QString &platform)
763{
764 mPlatform = platform;
765}
766
767QList<SuppressionList::Suppression> ProjectFile::getCheckingSuppressions() const
768{

Callers 1

saveToProjectFileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected