MCPcopy Create free account
hub / github.com/KDE/kdevelop / finalLocation

Method finalLocation

kdevplatform/shell/problem.cpp:89–94  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

87}
88
89DocumentRange DetectedProblem::finalLocation() const
90{
91 Q_D(const DetectedProblem);
92
93 return d->m_range;
94}
95
96void DetectedProblem::setFinalLocation(const DocumentRange &location)
97{

Callers 15

problemsMethod · 0.45
dataMethod · 0.45
addProblemMethod · 0.45
matchMethod · 0.45
testPathGroupingMethod · 0.45
checkDisplayMethod · 0.45
checkPathGroupMethod · 0.45
checkDiagnodesFunction · 0.45
testPathGroupingMethod · 0.45
testFinalLocationMethod · 0.45
testJobMethod · 0.45
problemExistsMethod · 0.45

Calls

no outgoing calls

Tested by 13

testPathGroupingMethod · 0.36
checkDisplayMethod · 0.36
checkPathGroupMethod · 0.36
checkDiagnodesFunction · 0.36
testPathGroupingMethod · 0.36
testFinalLocationMethod · 0.36
testJobMethod · 0.36
testParserMethod · 0.36
testTodoProblemsMethod · 0.36
testJSProblemsMethod · 0.36
testParserMethod · 0.36