Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ showStyle
Method
showStyle
gui/mainwindow.cpp:1543–1546 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1541
}
1542
1543
void MainWindow::showStyle(bool checked)
1544
{
1545
mUI->mResults->showResults(ShowTypes::ShowStyle, checked);
1546
}
1547
1548
void MainWindow::showErrors(bool checked)
1549
{
Callers
nothing calls this directly
Calls
1
showResults
Method · 0.45
Tested by
no test coverage detected