MCPcopy Create free account
hub / github.com/KDE/kdevelop / ~ProblemModel

Method ~ProblemModel

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

Source from the content-addressed store, hash-verified

41}
42
43ProblemModel::~ProblemModel()
44{
45 problemModelSet()->removeModel(Strings::problemModelId());
46}
47
48KDevelop::IProject* ProblemModel::project() const
49{

Callers

nothing calls this directly

Calls 3

problemModelSetFunction · 0.85
problemModelIdFunction · 0.85
removeModelMethod · 0.45

Tested by

no test coverage detected