MCPcopy Create free account
hub / github.com/KDE/kdevelop / setSeverity

Method setSeverity

kdevplatform/shell/problem.cpp:152–157  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

150}
151
152void DetectedProblem::setSeverity(Severity severity)
153{
154 Q_D(DetectedProblem);
155
156 d->m_severity = severity;
157}
158
159QString DetectedProblem::severityString() const
160{

Callers 15

testSeverityMethod · 0.45
testNoGroupingMethod · 0.45
testPathGroupingMethod · 0.45
testSeverityGroupingMethod · 0.45
generateProblemsMethod · 0.45
testSeverityMethod · 0.45
testNoGroupingMethod · 0.45
testPathGroupingMethod · 0.45
testSeverityGroupingMethod · 0.45
generateProblemsMethod · 0.45
testSeverityMethod · 0.45
processStderrLinesMethod · 0.45

Calls

no outgoing calls

Tested by 11

testSeverityMethod · 0.36
testNoGroupingMethod · 0.36
testPathGroupingMethod · 0.36
testSeverityGroupingMethod · 0.36
generateProblemsMethod · 0.36
testSeverityMethod · 0.36
testNoGroupingMethod · 0.36
testPathGroupingMethod · 0.36
testSeverityGroupingMethod · 0.36
generateProblemsMethod · 0.36
testSeverityMethod · 0.36