Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
145
IProblem::Severity DetectedProblem::severity() const
146
{
147
Q_D(const DetectedProblem);
148
149
return d->m_severity;
150
}
151
152
void DetectedProblem::setSeverity(Severity severity)
153
{
Callers
15
data
Method · 0.45
addProblem
Method · 0.45
match
Method · 0.45
testSeverity
Method · 0.45
testSeverity
Method · 0.45
testSeverity
Method · 0.45
testJob
Method · 0.45
problemExists
Method · 0.45
problemExists
Method · 0.45
testParser
Method · 0.45
createExternalProblem
Method · 0.45
ClangProblem
Method · 0.45
Calls
no outgoing calls
Tested by
9
testSeverity
Method · 0.36
testSeverity
Method · 0.36
testSeverity
Method · 0.36
testJob
Method · 0.36
testParser
Method · 0.36
testSeverity
Method · 0.36
containsErrors
Function · 0.36
expectedError
Function · 0.36
testParser
Method · 0.36