Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ PrintableReport
Method
PrintableReport
gui/printablereport.cpp:26–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
#include <QList>
25
26
PrintableReport::PrintableReport() :
27
Report(QString())
28
{}
29
30
bool PrintableReport::create()
31
{
Callers
nothing calls this directly
Calls
1
QString
Class · 0.70
Tested by
no test coverage detected