Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
43
ProblemModel::~ProblemModel()
44
{
45
problemModelSet()->removeModel(Strings::problemModelId());
46
}
47
48
KDevelop::IProject* ProblemModel::project() const
49
{
Callers
nothing calls this directly
Calls
3
problemModelSet
Function · 0.85
problemModelId
Function · 0.85
removeModel
Method · 0.45
Tested by
no test coverage detected