MCPcopy 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
46int Platforms::getCount() const
47{
48 return mPlatforms.count();
49}
50
51PlatformData& Platforms::get(Platform::Type platform)
52{

Callers 5

MainWindowMethod · 0.45
pdfExportMethod · 0.45
copyToClipboardMethod · 0.45
setStatisticsMethod · 0.45
saveStatisticsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected