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

Method show

gui/showtypes.cpp:91–94  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

89}
90
91void ShowTypes::show(ShowTypes::ShowType category, bool showing)
92{
93 mVisible[category] = showing;
94}

Callers 5

showResultsMethod · 0.45
showScratchpadMethod · 0.45
showThreadDetailsMethod · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected