Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ severities
Method
severities
kdevplatform/shell/problemstore.cpp:187–192 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
185
}
186
187
KDevelop::IProblem::Severities ProblemStore::severities() const
188
{
189
Q_D(const ProblemStore);
190
191
return d->m_severities;
192
}
193
194
WatchedDocumentSet* ProblemStore::documents() const
195
{
Callers
3
match
Method · 0.80
testSeverities
Method · 0.80
testSeverities
Method · 0.80
Calls
no outgoing calls
Tested by
2
testSeverities
Method · 0.64
testSeverities
Method · 0.64