Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
762
void ProjectFile::setPlatform(const QString &platform)
763
{
764
mPlatform = platform;
765
}
766
767
QList<SuppressionList::Suppression> ProjectFile::getCheckingSuppressions() const
768
{
Callers
1
saveToProjectFile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected