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

Method showPortability

gui/mainwindow.cpp:1558–1561  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1556}
1557
1558void MainWindow::showPortability(bool checked)
1559{
1560 mUI->mResults->showResults(ShowTypes::ShowPortability, checked);
1561}
1562
1563void MainWindow::showPerformance(bool checked)
1564{

Callers

nothing calls this directly

Calls 1

showResultsMethod · 0.45

Tested by

no test coverage detected