MCPcopy 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
62void DetectedProblem::setSource(Source source)
63{
64 Q_D(DetectedProblem);
65
66 d->m_source = source;
67}
68
69QString DetectedProblem::sourceString() const
70{

Callers 2

testSourceMethod · 0.45
testPluginNameMethod · 0.45

Calls

no outgoing calls

Tested by 2

testSourceMethod · 0.36
testPluginNameMethod · 0.36