MCPcopy 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
26PrintableReport::PrintableReport() :
27 Report(QString())
28{}
29
30bool PrintableReport::create()
31{

Callers

nothing calls this directly

Calls 1

QStringClass · 0.70

Tested by

no test coverage detected