Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setSource
Method
setSource
kdevplatform/shell/problem.cpp:62–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
}
61
62
void DetectedProblem::setSource(Source source)
63
{
64
Q_D(DetectedProblem);
65
66
d->m_source = source;
67
}
68
69
QString DetectedProblem::sourceString() const
70
{
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