Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
152
void DetectedProblem::setSeverity(Severity severity)
153
{
154
Q_D(DetectedProblem);
155
156
d->m_severity = severity;
157
}
158
159
QString DetectedProblem::severityString() const
160
{
Callers
15
testSeverity
Method · 0.45
testNoGrouping
Method · 0.45
testPathGrouping
Method · 0.45
testSeverityGrouping
Method · 0.45
generateProblems
Method · 0.45
testSeverity
Method · 0.45
testNoGrouping
Method · 0.45
testPathGrouping
Method · 0.45
testSeverityGrouping
Method · 0.45
generateProblems
Method · 0.45
testSeverity
Method · 0.45
processStderrLines
Method · 0.45
Calls
no outgoing calls
Tested by
11
testSeverity
Method · 0.36
testNoGrouping
Method · 0.36
testPathGrouping
Method · 0.36
testSeverityGrouping
Method · 0.36
generateProblems
Method · 0.36
testSeverity
Method · 0.36
testNoGrouping
Method · 0.36
testPathGrouping
Method · 0.36
testSeverityGrouping
Method · 0.36
generateProblems
Method · 0.36
testSeverity
Method · 0.36