Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
28
namespace Strings {
29
QString problemModelId() { return QStringLiteral(
"Cppcheck"
); }
30
}
31
32
ProblemModel::ProblemModel(Plugin* plugin)
Callers
3
ProblemModel
Method · 0.85
~ProblemModel
Method · 0.85
show
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected