MCPcopy 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
302void ProblemModel::clearProblems()
303{
304 setProblems({});
305}
306
307QVector<IProblem::Ptr> ProblemModel::problems(const KDevelop::IndexedString& document) const
308{

Callers 4

testNoGroupingMethod · 0.45
testPathGroupingMethod · 0.45
testSeverityGroupingMethod · 0.45
testPlaceholderTextMethod · 0.45

Calls

no outgoing calls

Tested by 4

testNoGroupingMethod · 0.36
testPathGroupingMethod · 0.36
testSeverityGroupingMethod · 0.36
testPlaceholderTextMethod · 0.36