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

Method filePath

kdevplatform/language/duchain/topducontextdynamicdata.cpp:644–647  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

642}
643
644QString KDevelop::TopDUContextDynamicData::filePath() const
645{
646 return pathForTopContext(m_topContext->ownIndex());
647}
648
649bool TopDUContextDynamicData::hasChanged() const
650{

Callers 10

initMethod · 0.45
testSetLocationMethod · 0.45
shouldClearFunction · 0.45
GenerateSimpleProjectMethod · 0.45
GenerateEmptyProjectMethod · 0.45

Calls 2

pathForTopContextFunction · 0.85
ownIndexMethod · 0.45

Tested by 9

initMethod · 0.36
testSetLocationMethod · 0.36
GenerateSimpleProjectMethod · 0.36
GenerateEmptyProjectMethod · 0.36