MCPcopy Create free account
hub / github.com/KDE/kdevelop / problemModelId

Function problemModelId

plugins/cppcheck/problemmodel.cpp:29–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27
28namespace Strings {
29QString problemModelId() { return QStringLiteral("Cppcheck"); }
30}
31
32ProblemModel::ProblemModel(Plugin* plugin)

Callers 3

ProblemModelMethod · 0.85
~ProblemModelMethod · 0.85
showMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected