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

Method showInformation

gui/mainwindow.cpp:1568–1571  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1566}
1567
1568void MainWindow::showInformation(bool checked)
1569{
1570 mUI->mResults->showResults(ShowTypes::ShowInformation, checked);
1571}
1572
1573void MainWindow::checkAll()
1574{

Callers

nothing calls this directly

Calls 1

showResultsMethod · 0.45

Tested by

no test coverage detected