Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ clearProblems
Method
clearProblems
kdevplatform/shell/problemmodel.cpp:302–305 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
300
}
301
302
void ProblemModel::clearProblems()
303
{
304
setProblems({});
305
}
306
307
QVector<IProblem::Ptr> ProblemModel::problems(const KDevelop::IndexedString& document) const
308
{
Callers
4
testNoGrouping
Method · 0.45
testPathGrouping
Method · 0.45
testSeverityGrouping
Method · 0.45
testPlaceholderText
Method · 0.45
Calls
no outgoing calls
Tested by
4
testNoGrouping
Method · 0.36
testPathGrouping
Method · 0.36
testSeverityGrouping
Method · 0.36
testPlaceholderText
Method · 0.36