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

Method close

gui/report.cpp:54–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52}
53
54void Report::close()
55{
56 if (mFile.isOpen())
57 mFile.close();
58}
59
60QFile* Report::getFile()
61{

Callers 15

man_searchFunction · 0.45
runMethod · 0.45
read_dataFunction · 0.45
serverFunction · 0.45
showSrcFileMethod · 0.45
__run_subprocess_ttyFunction · 0.45
writeHtmlFileFunction · 0.45
extracttests.pyFile · 0.45
getlineFunction · 0.45
updateFromOldReportMethod · 0.45
loadTextFileMethod · 0.45

Calls

no outgoing calls

Tested by 5

__run_subprocess_ttyFunction · 0.36
writeHtmlFileFunction · 0.36
loadCfgFileMethod · 0.36
saveCfgFileMethod · 0.36
getAddonFilePathMethod · 0.36