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

Method severity

kdevplatform/shell/problem.cpp:145–150  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

143}
144
145IProblem::Severity DetectedProblem::severity() const
146{
147 Q_D(const DetectedProblem);
148
149 return d->m_severity;
150}
151
152void DetectedProblem::setSeverity(Severity severity)
153{

Callers 15

dataMethod · 0.45
addProblemMethod · 0.45
matchMethod · 0.45
testSeverityMethod · 0.45
testSeverityMethod · 0.45
testSeverityMethod · 0.45
testJobMethod · 0.45
problemExistsMethod · 0.45
problemExistsMethod · 0.45
testParserMethod · 0.45
createExternalProblemMethod · 0.45
ClangProblemMethod · 0.45

Calls

no outgoing calls

Tested by 9

testSeverityMethod · 0.36
testSeverityMethod · 0.36
testSeverityMethod · 0.36
testJobMethod · 0.36
testParserMethod · 0.36
testSeverityMethod · 0.36
containsErrorsFunction · 0.36
expectedErrorFunction · 0.36
testParserMethod · 0.36