MCPcopy 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
55IProblem::Source DetectedProblem::source() const
56{
57 Q_D(const DetectedProblem);
58
59 return d->m_source;
60}
61
62void DetectedProblem::setSource(Source source)
63{

Callers 2

testSourceMethod · 0.45
testPluginNameMethod · 0.45

Calls

no outgoing calls

Tested by 2

testSourceMethod · 0.36
testPluginNameMethod · 0.36