Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ source
Method
source
kdevplatform/shell/problem.cpp:55–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
}
54
55
IProblem::Source DetectedProblem::source() const
56
{
57
Q_D(const DetectedProblem);
58
59
return d->m_source;
60
}
61
62
void DetectedProblem::setSource(Source source)
63
{
Callers
2
testSource
Method · 0.45
testPluginName
Method · 0.45
Calls
no outgoing calls
Tested by
2
testSource
Method · 0.36
testPluginName
Method · 0.36