Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1568
void MainWindow::showInformation(bool checked)
1569
{
1570
mUI->mResults->showResults(ShowTypes::ShowInformation, checked);
1571
}
1572
1573
void MainWindow::checkAll()
1574
{
Callers
nothing calls this directly
Calls
1
showResults
Method · 0.45
Tested by
no test coverage detected