Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ getCount
Method
getCount
gui/platforms.cpp:46–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
}
45
46
int Platforms::getCount() const
47
{
48
return mPlatforms.count();
49
}
50
51
PlatformData& Platforms::get(Platform::Type platform)
52
{
Callers
5
MainWindow
Method · 0.45
pdfExport
Method · 0.45
copyToClipboard
Method · 0.45
setStatistics
Method · 0.45
saveStatistics
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected